Hi,
I’m building an online survey and looking to use LimeView. I can see the survey design tools are great, but I can’t see what the default data model looks like?
Is this information available in the documentation?
Also, is it possible to change the data schema of the backend?
No, you design the questionnaire and you'll receive the responses in a table defined by Limesurvey (one column per question or subquestion, in the rows you have the different datasets from the respondents).
Of course, the answer codes that will be stored in the database can be defined by you, as you wish.
Help us to help you!
Provide your LS version and where it is installed (own server, uni/employer, SaaS hosting, etc.).
Always provide a LSS file (not LSQ or LSG).
Note: I answer at this forum in my spare time, I'm not a LimeSurvey GmbH employee.
You can install Limesurvey on your own server, so you have control over the database. So if you really need your results in a certain way, you can always read the database directly and format the data as you need.
Or you use the API and read the information directly into your application or for whatever you need this.
Help us to help you!
Provide your LS version and where it is installed (own server, uni/employer, SaaS hosting, etc.).
Always provide a LSS file (not LSQ or LSG).
Note: I answer at this forum in my spare time, I'm not a LimeSurvey GmbH employee.