Actions

List questions: Difference between revisions

From LimeSurvey Manual

mNo edit summary
(Marked this version for translation)
(14 intermediate revisions by one other user not shown)
Line 1: Line 1:
<languages /> <translate>
<languages /> <translate>


{{Alert|Under construction}}


<!--T:25-->
__TOC__


=Introduction=


=Introduction= <!--T:1-->


<!--T:2-->
To see all the survey questions listed in one place, look for the ''List questions'' button, located under the '''Settings tab''':
<!--T:3-->
<center>[[File:List_questions_location.png]]</center>
<!--T:4-->
Once clicked, the following page will be displayed:
<!--T:5-->
<center>[[File:List questions panel.png]]</center>
<center>[[File:List questions panel.png]]</center>




=Questions table=
=Questions table= <!--T:6-->
 
 
<!--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.
 
<!--T:8-->
The table columns are:


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


*'''Question ID:''' The ID of the question;
<!--T:10-->
*'''Question order:''' It lists the order in which the questions are displayed to the respondents;
*'''Question order:''' It lists the order in which the questions are displayed to the respondents;
*'''(Question) Code:''' The question code, which is mainly used when you wish to create [[Expression Manager|expressions]];
 
*'''Question:''' The question text;
<!--T:11-->
*'''(Question) Code:''' The question code is mainly used with [[Expression Manager|expressions]];
 
<!--T:12-->
*'''Question:''' The question text is displayed under this column;
 
<!--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:''' It displays the question type. For further details on the available LimeSurvey question types, check the following [[Question types|link]].
*'''Group:''' It shows the group the question belongs to. For more details on question groups, click [[Question groups - introduction|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:
<!--T:14-->
**''Not specified'': The question is not mandatory (no symbol located in the table);
*'''Group:''' It shows the group a question belongs to. For more details on question groups, click [[Question groups - introduction|here]];
**''Specified'': The question has to be filled in by respondents. A red star will be displayed in the table if the option ''Mandatory'' is enabled);
**''Not relevant'': The sign (a red circle) is displayed only if the user cannot edit option ''Mandatory''.


*'''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:
<!--T:15-->
**''Not specified:'' The question does not have the attribute ''Other'' enabled (no "other" option will be displayed alongside your defined answers). No symbol is shown in the table in this case.
*'''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:
**''Specified:'' If specified, option ''Other'' is active. A black circle with a dot in the middle of it will be shown.
**''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., [[Question type - Text display|text display questions]]).
 
<!--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:
**''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).  
**''Not relevant:'' Certain questions do not allow you to enable the ''Other'' option (such as text display or free text question types).  


*'''Quick-action buttons:''' The last column contains for quick action buttons:
 
**''Question preview:''  It allows you to quickly preview a question and check if everything looks fine.
<!--T:17-->
**''Edit question:'' To edit the question text or other question-related attributes, click on the green pencil.
{{Note| '''Note:''' For a quick introduction on questions, check the following [[Questions - introduction|wiki subsection]].}}
**''Question summary:'' It 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 will have to confirm with the deletion of the respective question, as well as with its contents (answer options and subquestions).  
 
<!--T:18-->
*'''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;
**''Edit question:'' To edit the question text or other question-related attributes, click on 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;
**''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).
 
 
<!--T:19-->
{{Note| To check the structure of a LimeSurvey survey, please read the following [[Survey structure|wiki subsection]].}}
 
 
==Group-editing questions== <!--T:20-->
 
 
<!--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:
 
 
<!--T:22-->
<center>[[File:Select_questions_group_edit.png]]</center>
 
 
<!--T:23-->
* '''Delete:''' Click on it if you wish 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 "Mandatory" state:''' Select multiple questions and quickly edit their [[QS:Mandatory|"Mandatory" state]];
* '''Set CSS class:''' To quickly set up a [[QS:CSS_Class|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 [[Category:Question_Statistics_Options|Statistics wiki section]];
* '''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 respondent in a random order. For more details on this attribute, continue reading [[QS:Random_order|here]].




<!--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.}}


</translate>
</translate>

Revision as of 20:11, 12 June 2019


Introduction

To see all the survey questions listed in one place, look for the List questions button, located under the Settings tab:



Once clicked, the following page will be displayed:



Questions table

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 table columns are:

  • Question ID: It displays a numeric value representing the ID of the question;
  • Question order: It lists the order in which the questions are displayed to the respondents;
  • (Question) Code: The question code is mainly used with expressions;
  • Question: The question text is displayed under this column;
  • Question type: It displays the question type. For further details on the available LimeSurvey question types, check the following link.
  • Group: It 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: It allows you to quickly preview a question and check if everything looks fine;
    • Edit question: To edit the question text or other question-related attributes, click on 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;
    • 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).


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


Group-editing questions

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:



  • Delete: Click on it if you wish 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 "Mandatory" state: Select multiple questions and quickly edit their "Mandatory" state;
  • Set CSS class: To quickly 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 respondent 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 to get a better on your questions.