Actions

Survey settings inheritance: Difference between revisions

From LimeSurvey Manual

(Created page with "'''General information''' This documentation will give you an overview how the inheritance process of survey settings works in Limesurvey software. '''Database tables for inh...")
 
No edit summary
Line 8: Line 8:
1. Table surveys_groups
1. Table surveys_groups
Here we save the default group (always exists) and all other groups that could be created by the user.
Here we save the default group (always exists) and all other groups that could be created by the user.
[[File:Example.jpg]]
[[File:create_survey_default_group.png]]

Revision as of 14:38, 31 March 2020

General information This documentation will give you an overview how the inheritance process of survey settings works in Limesurvey software.

Database tables for inheritance

We have three tables that are relevant for the inheritance process. 1. Table surveys_groups Here we save the default group (always exists) and all other groups that could be created by the user.