Actions

List questions: Difference between revisions

From LimeSurvey Manual

mNo edit summary
mNo edit summary
 
(11 intermediate revisions by 4 users not shown)
Line 2: Line 2:




<!--T:25-->
__TOC__
__TOC__


Line 9: Line 10:


<!--T:2-->
<!--T:2-->
To see all the survey questions listed in one place, look for the ''List questions'' button, located under the '''Settings tab''':
To view a list of survey questions, from the '''Settings''' tab, click '''List questions'''.




Line 17: Line 18:


<!--T:4-->
<!--T:4-->
Once clicked, the following page will be displayed:
Once clicked, the following page will be displayed.




Line 23: Line 24:
<center>[[File:List questions panel.png]]</center>
<center>[[File:List questions panel.png]]</center>


 
=Questions Table= <!--T:6-->
=Questions table= <!--T:6-->




<!--T:7-->
<!--T:7-->
In the screenshot from above you may observe on the top-right side of the table a search box that allows you to look for a specific question. The group filter can be applied to it in case you use similar question names across multiple question groups.  
The screenshot above shows (on the top-right side of the table) a search box that allows you to look for a specific question. The group filter can be applied in the case you use similar question names across multiple question groups.


<!--T:8-->
<!--T:8-->
Line 34: Line 34:


<!--T:9-->
<!--T:9-->
*'''Question ID:''' It displays a numeric value representing the ID of the question;
*'''Question ID:''' Displays a numeric value representing the ID of the question.


<!--T:10-->
<!--T:10-->
*'''Question order:''' It lists the order in which the questions are displayed to the respondents;
*'''Question order:''' Lists the order in which the questions are displayed to the participants.


<!--T:11-->
<!--T:11-->
*'''(Question) Code:''' The question code is mainly used with [[Expression Manager|expressions]];
*'''(Question) Code:''' The question code is mainly used with [[ExpressionScript - Presentation|expressions]].


<!--T:12-->
<!--T:12-->
*'''Question:''' The question text is displayed under this column;
*'''Question:''' The question text is displayed under this column.


<!--T:13-->
<!--T:13-->
*'''Question type:''' It displays the question type. For further details on the available LimeSurvey question types, check the following [[Question types|link]].
*'''Question type:''' Displays the question type. For further details on the available LimeSurvey question types, check the following [[Question types|link]].


<!--T:14-->
<!--T:14-->
*'''Group:''' It shows the group a question belongs to. For more details on question groups, click [[Question groups - introduction|here]];
*'''Group:''' Shows the group a question belongs to. For more details on question groups, click [[Question groups - introduction|here]].


<!--T:15-->
<!--T:15-->
*'''Mandatory:''': To find out more about what it means for a question to be mandatory, click [[QS:Mandatory|here]]. Three options can be displayed in the table:
*'''Mandatory:''': To find out more about what it means for a question to be mandatory, click [[QS:Mandatory|here]]. Three options can be displayed in the table:
**''Not specified:'' The question is not mandatory;
**''Not specified:'' The question is not mandatory.
**''Specified:'' The question has to be filled in by respondents;
**''Specified:'' The question has to be filled in by respondents.
**''Not relevant:'' The attribute ''Mandatory'' cannot be edited (e.g., [[Question type - Text display|text display questions]]).  
**''Not relevant:'' The attribute ''Mandatory'' cannot be edited (e.g., [[Question type - Text display|text display questions]]).  


<!--T:16-->
<!--T:16-->
*'''Other:''' It refers to attribute [[QS:Other|Other]]. If enabled, another answer option will be displayed alongside the ones defined by you. Three options can be displayed in the table:
*'''Other:''' It refers to attribute [[QS:Other|Other]]. If enabled, another answer option will be displayed alongside the ones defined by you. Three options can be displayed in the table:
**''Not specified:'' The question does not have the attribute ''Other'' enabled (no "other" answer option will be displayed alongside your defined answers);
**''Not specified:'' The question does not have the attribute ''Other'' enabled (no "other" answer option will be displayed alongside your defined answers).
**''Specified:'' If specified, option ''Other'' is active. This means that an ''other'' answer option will be displayed alongside your defined question answers;
**''Specified:'' If specified, option ''Other'' is active. This means that an ''other'' answer option will be displayed alongside your defined question answers.
**''Not relevant:'' Certain questions do not allow you to enable the ''Other'' option (such as text display or free text question types).  
**''Not relevant:'' Certain questions do not allow you to enable the ''Other'' option (such as text display or free text question types).  


Line 70: Line 70:
<!--T:18-->
<!--T:18-->
*'''Quick-action buttons:''' The last column contains four quick action buttons:
*'''Quick-action buttons:''' The last column contains four quick action buttons:
**''Question preview:''  It allows you to quickly preview a question and check if everything looks fine;
**''Question preview:''  Allows you to preview a question.
**''Edit question:'' To edit the question text or other question-related attributes, click on the green pencil;
**''Edit question:'' To edit the question text or other question-related attributes, click the green pencil.
**''Question summary:'' It provides access to the most important details of the respective question such as the question text and the enabled attributes;
**''Question summary:'' Provides access to the most important details of the respective question, such as the question text and the enabled attributes.
**''Delete:'' The red trash button represents the delete button. Once clicked, you have to confirm the question deletion, as well as the deletion of its contents (answer options and subquestions).
**''Delete:'' The red trash button - once clicked, you mustconfirm the question deletion, as well as the deletion of its contents (answer options and subquestions).




Line 80: Line 80:




==Group-editing questions== <!--T:20-->
==Group-Editing Questions== <!--T:20-->




<!--T:21-->
<!--T:21-->
On the bottom-left side of the table you may find the '''Selected question(s)...''' button. As the name suggests, it allows survey administrators to quickly perform certain group-actions. They are divided in general and advanced options:
The '''Selected question(s)...''' button is located on the bottom-left side of the table. As the name suggests, it allows survey administrators to perform certain group-actions. They are divided in general and advanced options:




Line 92: Line 92:


<!--T:23-->
<!--T:23-->
* '''Delete:''' Click on it if you wish to delete at least two questions from your questions table;
* '''Delete:''' Click to delete at least two questions from your questions table.
* '''Set question group and position:''' Select multiple questions to quickly move them to another question group;
* '''Set question group and position:''' Select multiple questions to move them to another question group.
* '''Set CSS class:''' To quickly set up a [[QS:CSS_Class|CSS class]] for multiple questions, use this function.
* '''Set "Mandatory" state:''' Select multiple questions and edit their [[QS:Mandatory|"Mandatory" state]].
* '''Set statistics option:''' Each question contains a set of attributes grouped under the ''Statistics'' tab. For more information, access the [[Category:Question_Statistics_Options|Statistics wiki section]];
* '''Set CSS class:''' To set up a [[QS:CSS_Class|CSS class]] for multiple questions, use this function.
* '''Set ''Other'' state:''' To enable or disable attribute ''[[QS:Other|Other]]'' for multiple questions at once, use this button;
* '''Set statistics option:''' Each question contains a set of attributes grouped under the ''Statistics'' tab. For more information, access the [[Category:Question_Statistics_Options|Statistics wiki section]].
* '''Present subquestions/answer options in random order:''' If enabled, the subquestions and question answers will be displayed to each respondent in a random order. For more details on this attribute, continue reading [[QS:Random_order|here]].
* '''Set ''Other'' state:''' To enable or disable attribute [[QS:Other|Other]] for multiple questions at once, use this button.
* '''Present subquestions/answer options in random order:''' If enabled, the subquestions and question answers will be displayed to each survey participant in a random order. For more details on this attribute, continue reading [[QS:Random_order|here]].




<!--T:24-->
<!--T:24-->
{{Hint|Text=From the bottom-right corner of the table you can select the number of rows/entries to be displayed per page. The default number is 10. However, if you wish to perform certain group-editing actions via the '''Selected question(s)''' button, increase the number to get a better on your questions.}}  
{{Hint|Text=From the bottom-right corner of the table you can select the number of rows/entries to be displayed per page. The default number is 10. However, if you wish to perform certain group-editing actions via the '''Selected question(s)''' button, increase the number.}}  


</translate>
</translate>

Latest revision as of 17:21, 4 May 2021


Introduction

To view a list of survey questions, from the Settings tab, click List questions.



Once clicked, the following page will be displayed.


Questions Table

The screenshot above shows (on the top-right side of the table) a search box that allows you to look for a specific question. The group filter can be applied in the case you use similar question names across multiple question groups.

The table columns are:

  • Question ID: Displays a numeric value representing the ID of the question.
  • Question order: Lists the order in which the questions are displayed to the participants.
  • (Question) Code: The question code is mainly used with expressions.
  • Question: The question text is displayed under this column.
  • Question type: Displays the question type. For further details on the available LimeSurvey question types, check the following link.
  • Group: Shows the group a question belongs to. For more details on question groups, click here.
  • Mandatory:: To find out more about what it means for a question to be mandatory, click here. Three options can be displayed in the table:
    • Not specified: The question is not mandatory.
    • Specified: The question has to be filled in by respondents.
    • Not relevant: The attribute Mandatory cannot be edited (e.g., text display questions).
  • Other: It refers to attribute Other. If enabled, another answer option will be displayed alongside the ones defined by you. Three options can be displayed in the table:
    • Not specified: The question does not have the attribute Other enabled (no "other" answer option will be displayed alongside your defined answers).
    • Specified: If specified, option Other is active. This means that an other answer option will be displayed alongside your defined question answers.
    • Not relevant: Certain questions do not allow you to enable the Other option (such as text display or free text question types).


Note: For a quick introduction on questions, check the following wiki subsection.


  • Quick-action buttons: The last column contains four quick action buttons:
    • Question preview: Allows you to preview a question.
    • Edit question: To edit the question text or other question-related attributes, click the green pencil.
    • Question summary: Provides access to the most important details of the respective question, such as the question text and the enabled attributes.
    • Delete: The red trash button - once clicked, you mustconfirm the question deletion, as well as the deletion of its contents (answer options and subquestions).


To check the structure of a LimeSurvey survey, please read the following wiki subsection.


Group-Editing Questions

The Selected question(s)... button is located on the bottom-left side of the table. As the name suggests, it allows survey administrators to perform certain group-actions. They are divided in general and advanced options:



  • Delete: Click to delete at least two questions from your questions table.
  • Set question group and position: Select multiple questions to move them to another question group.
  • Set "Mandatory" state: Select multiple questions and edit their "Mandatory" state.
  • Set CSS class: To set up a CSS class for multiple questions, use this function.
  • Set statistics option: Each question contains a set of attributes grouped under the Statistics tab. For more information, access the.
  • Set Other state: To enable or disable attribute Other for multiple questions at once, use this button.
  • Present subquestions/answer options in random order: If enabled, the subquestions and question answers will be displayed to each survey participant in a random order. For more details on this attribute, continue reading here.


 Hint: From the bottom-right corner of the table you can select the number of rows/entries to be displayed per page. The default number is 10. However, if you wish to perform certain group-editing actions via the Selected question(s) button, increase the number.