Survey structure: Difference between revisions
From LimeSurvey Manual
mNo edit summary |
mNo edit summary |
||
(19 intermediate revisions by 3 users not shown) | |||
Line 15: | Line 15: | ||
<!--T:4--> | <!--T:4--> | ||
When you access a survey, the [[Survey settings|Survey Settings menu]] is selected by default. | When you access a survey, the [[Survey settings|Survey Settings menu]] is selected by default. To access the '''Survey Structure''', click the '''Structure''' tab next to the '''Settings''' tab: | ||
Line 23: | Line 23: | ||
<!--T:6--> | <!--T:6--> | ||
The current structure of your survey will be displayed. As you can see in the screenshot | The current structure of your survey will be displayed. As you can see in the screenshot above, there are three question groups and four questions. | ||
<!--T:7--> | <!--T:7--> | ||
To better order them | To better order them, you can use the '''regenerate question codes''' function of LimeSurvey. This will automatically renumber your questions and question groups: | ||
Line 34: | Line 34: | ||
<!--T:9--> | <!--T:9--> | ||
{{Note|For more details about this function, continue reading the following [[Overview#Overview toolbar|wiki section]].}} | {{Note| For more details about this function, continue reading the following [[Overview#Overview toolbar|wiki section]].}} | ||
<!--T:10--> | <!--T:10--> | ||
You can add from the '''Survey Structure''' menu [[Question groups - introduction|question groups]] and [[Questions - introduction|questions]]. To find out more information about these options, continue reading the next [[Survey structure#The structure of a survey|wiki section]]. | You can add from the '''Survey Structure''' menu [[Question groups - introduction|question groups]] and [[Questions - introduction|questions]]. To find out more information about these options, continue reading the next [[Survey structure#The structure of a survey|wiki section]]. | ||
=The structure of a survey= <!--T:11--> | =The structure of a survey= <!--T:11--> | ||
Line 45: | Line 44: | ||
<!--T:12--> | <!--T:12--> | ||
'''A survey | '''A survey consists of questions and question groups''' that represent the backbone of a survey. Besides questions and question groups, a survey may also contain: | ||
* the main and additional survey languages | * the main and additional survey languages | ||
* | * question attributes | ||
* | * answers | ||
* | * subquestions | ||
* | * default answers | ||
* | * assessments | ||
* | * quotas | ||
* | * quota members | ||
* | * quota language settings | ||
* | * survey users and their permissions | ||
* | * survey-specific settings | ||
<!--T:13--> | <!--T:13--> | ||
Everything mentioned above is included in | Everything mentioned above is included in a .lsa and/or .lss file. These file types allow users to easily import and export surveys into/from their LimeSurvey installation. | ||
<!--T:14--> | <!--T:14--> | ||
Line 66: | Line 66: | ||
<!--T:15--> | <!--T:15--> | ||
{{Alert|title=Attention|text=Please note that every question is attached to a question group | {{Alert|title=Attention|text=Please note that every question is attached to a question group. This means that in order to add questions to your survey, you need to add a question group first}} | ||
=Question groups= <!--T:16--> | =Question groups= <!--T:16--> | ||
Line 73: | Line 72: | ||
<!--T:17--> | <!--T:17--> | ||
Before you | Before you add questions to a survey, you need to create at least one question group. Then, all your new questions will be added to this question group. | ||
<!--T:18--> | <!--T:18--> | ||
To find out more about question groups, read our [[Question groups - introduction|introduction on question groups]]. | To find out more about question groups, read our [[Question groups - introduction|introduction on question groups]]. | ||
=Questions= <!--T:19--> | =Questions= <!--T:19--> | ||
Line 83: | Line 81: | ||
<!--T:20--> | <!--T:20--> | ||
Once a question group | Once you create a question group, you can start adding questions. To quickly check the question types that you can use in a survey, continue reading the following [[Question types|wiki page]]. | ||
<!--T:21--> | <!--T:21--> | ||
If you want to learn more about question fields, read our [[Questions - introduction|introduction on questions]] | If you want to learn more about question fields, read our [[Questions - introduction|introduction on questions]] | ||
=Reordering questions and question groups= <!--T:22--> | =Reordering questions and question groups= <!--T:22--> | ||
Line 93: | Line 90: | ||
<!--T:23--> | <!--T:23--> | ||
The system through which you change the order of the questions and question groups | The system through which you change the order of the questions and question groups changed slightly in LimeSurvey 3. | ||
<!--T:24--> | <!--T:24--> | ||
In LimeSurvey 2, you have to click | In LimeSurvey 2, you have to click the '''Survey''' button to access the home page of the survey and select the '''Question organizer''' option. Then, the following page will be loaded: | ||
Line 104: | Line 101: | ||
<!--T:26--> | <!--T:26--> | ||
You can update the order of all your questions and question groups from here | You can update the order of all your questions and question groups from here or move some questions from one group to another. To start reordering questions and/or question groups, click and drag each of them to the desired position. | ||
Line 112: | Line 109: | ||
<!--T:28--> | <!--T:28--> | ||
In LimeSurvey 3 (early releases), you can change the order of the questions and question groups from the '''Survey Structure''' menu. Once accessed, click | In LimeSurvey 3 (early releases), you can change the order of the questions and question groups from the '''Survey Structure''' menu. Once accessed, click the three-lines symbol located in front of the question (group) name and drag it to the desired position. | ||
Line 123: | Line 120: | ||
<!--T:31--> | |||
<hr width="50%" style="margin:auto"> | <hr width="50%" style="margin:auto"> | ||
In the later releases of LimeSurvey, more options | <!--T:32--> | ||
In the later releases of LimeSurvey, more options were added under the '''Settings tab'''. Now, you can get a better perspective on your questions and questions group by accessing the '''[[Reorder questions and question groups]]''' panel. A similar drag-and-drop system as described above allows you to change the question and group order. | |||
</translate> | </translate> |
Latest revision as of 14:56, 26 April 2021

Introduction
When you access a survey, the Survey Settings menu is selected by default. To access the Survey Structure, click the Structure tab next to the Settings tab:

The current structure of your survey will be displayed. As you can see in the screenshot above, there are three question groups and four questions.
To better order them, you can use the regenerate question codes function of LimeSurvey. This will automatically renumber your questions and question groups:


You can add from the Survey Structure menu question groups and questions. To find out more information about these options, continue reading the next wiki section.
The structure of a survey
A survey consists of questions and question groups that represent the backbone of a survey. Besides questions and question groups, a survey may also contain:
- the main and additional survey languages
- question attributes
- answers
- subquestions
- default answers
- assessments
- quotas
- quota members
- quota language settings
- survey users and their permissions
- survey-specific settings
Everything mentioned above is included in a .lsa and/or .lss file. These file types allow users to easily import and export surveys into/from their LimeSurvey installation.
Different settings such as themes, survey participants tables, resources or label sets have to be separately exported and then imported into another survey.

Question groups
Before you add questions to a survey, you need to create at least one question group. Then, all your new questions will be added to this question group.
To find out more about question groups, read our introduction on question groups.
Questions
Once you create a question group, you can start adding questions. To quickly check the question types that you can use in a survey, continue reading the following wiki page.
If you want to learn more about question fields, read our introduction on questions
Reordering questions and question groups
The system through which you change the order of the questions and question groups changed slightly in LimeSurvey 3.
In LimeSurvey 2, you have to click the Survey button to access the home page of the survey and select the Question organizer option. Then, the following page will be loaded:

You can update the order of all your questions and question groups from here or move some questions from one group to another. To start reordering questions and/or question groups, click and drag each of them to the desired position.
In LimeSurvey 3 (early releases), you can change the order of the questions and question groups from the Survey Structure menu. Once accessed, click the three-lines symbol located in front of the question (group) name and drag it to the desired position.


In the later releases of LimeSurvey, more options were added under the Settings tab. Now, you can get a better perspective on your questions and questions group by accessing the Reorder questions and question groups panel. A similar drag-and-drop system as described above allows you to change the question and group order.