Actions

QS

Other comment mandatory: Difference between revisions

From LimeSurvey Manual

(Marked this version for translation)
 
(2 intermediate revisions by 2 users not shown)
Line 10: Line 10:


<!--T:383-->
<!--T:383-->
Only applies to mandatory questions having an 'other answer' in which the participant can give a free text response ('other comment').
It only applies to mandatory questions having an "other answer" option in which the participant can give a free text response ("other comment").


<!--T:384-->
<!--T:384-->
When this setting is activated and the participant selects the other answer (the 'other checkbox' or 'other answer in a list'), then he will have to give a comment in the 'Other comment' input box in order to proceed to next page.
When this setting is activated and the participant selects the other answer (the "other checkbox" or "other answer in a list"), then he will have to give a comment in the "Other comment" input box in order to proceed to the next page.


<!--T:385-->
<!--T:385-->
Note that this option is not available for Multiple Choice questions because the Other checkbox status is not recorded in DB for this question type, only the content of the other text input is recorded. This means that checking the other checkbox is just a visual effect that is only meaningfull if the text box is filled in: that is why other_comment_mandatory is assumed to be set for this question type.
Note that this option is not available for '''Multiple Choice questions''' because the "Other" checkbox status is not recorded in the database for this question type, only the content being recorded. This means that checking the "other" checkbox is just a visual effect that is only meaningful if the text box is filled in: that is why ''other_comment_mandatory'' is assumed to be set for this question type.
 
<!--T:390-->
'''Available options'''
*On
*Off (default)


<!--T:386-->
<!--T:386-->
Line 27: Line 32:
</onlyinclude>
</onlyinclude>


[[Category:Question Settings]][[Category:Advanced Question Settings]]
<!--T:389-->
[[Category:Question Settings]][[Category:Question Logic Options]]


</translate>
</translate>

Latest revision as of 13:32, 21 April 2018


'Other:' comment mandatory (other_comment_mandatory)

Description

It only applies to mandatory questions having an "other answer" option in which the participant can give a free text response ("other comment").

When this setting is activated and the participant selects the other answer (the "other checkbox" or "other answer in a list"), then he will have to give a comment in the "Other comment" input box in order to proceed to the next page.

Note that this option is not available for Multiple Choice questions because the "Other" checkbox status is not recorded in the database for this question type, only the content being recorded. This means that checking the "other" checkbox is just a visual effect that is only meaningful if the text box is filled in: that is why other_comment_mandatory is assumed to be set for this question type.

Available options

  • On
  • Off (default)

Example

If activated for a "Multiple options with comments" question and the user enters a value in the left part of the Other answer but doesn't enter text in the Other Comment part, a warning message will be displayed when he tries to proceed to the next page.