HI,
I have been asked to review your product for a client of mine and I have a few questions (the builder seems great by the way).
If I generate a survey with about 60 questions over 5 pages and store the JSON in a database table, then store the individual user JSON responses (approximately 100 JSON strings per survey) in another database table (with a look up so we know which responses are from which survey), is it possible to render the results broken down by question in tables and as charts/graphs/pie charts.
We would be storing the data in a database as the data is of a financial nature and we wouldn't want to send it to a third party.