Actions

QS

Mandatory: Difference between revisions

From LimeSurvey Manual

mNo edit summary
mNo edit summary
Line 2: Line 2:
<languages /><onlyinclude>
<languages /><onlyinclude>


===Mandatory (mandatory)=== <!--T:1-->
===Mandatory=== <!--T:1-->


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


<!--T:3-->
<!--T:3-->
This option allows the survey administrator to decide which questions have to be answered to allow first before allowing the respondent to proceed further. If you have a question with multiple subquestions and you require only certain subquestions to be answered, use the "min_answers" question attribute instead.
This option allows the survey administrators to request their respondents to answer to certain survey questions. If the mandatory questions are not answered, the respondents will not be able to proceed further. If you have a question with multiple subquestions and you require only certain subquestions to be answered, use the "min_answers" question attribute instead.


<!--T:4-->
<!--T:4-->

Revision as of 16:50, 13 February 2018

Mandatory

Description

This option allows the survey administrators to request their respondents to answer to certain survey questions. If the mandatory questions are not answered, the respondents will not be able to proceed further. If you have a question with multiple subquestions and you require only certain subquestions to be answered, use the "min_answers" question attribute instead.

Valid values:

  • Yes
  • No (default)