Questionnaire Designer: Difference between revisions

Jump to navigation Jump to search
Line 586: Line 586:
* '''Resco Question Group''' stores information about the question groups and the questions it contains.
* '''Resco Question Group''' stores information about the question groups and the questions it contains.
* '''Resco Question''' stores all the questions created for the questionnaire, as well as answers. The answers are stored in the '''resco_value''' field.
* '''Resco Question''' stores all the questions created for the questionnaire, as well as answers. The answers are stored in the '''resco_value''' field.
* '''Resco Questionnaire Folder''' stores information about the folder structure that organizes questionnaire templates in the designer.
* '''Resco Questionnaire Folder''' stores information about the folder structure that organizes questionnaire templates in the designer. Usually, this entity does not need to be enabled in the app project.


When an app user starts a questionnaire in the app, a new copy of the template is created. For an answered questionnaire, we store both questions and answers. This approach ensures that when you change your questionnaire template, existing answered questionnaires are not affected; historical records are not altered.
When an app user starts a questionnaire in the app, a new copy of the template is created. For an answered questionnaire, we store both questions and answers. This approach ensures that when you change your questionnaire template, existing answered questionnaires are not affected; historical records are not altered.

Navigation menu