Other comment mandatory/nl: Difference between revisions
From LimeSurvey Manual
Created page with "'''Beschrijving'''" |
Created page with "Als de vraag verplicht is en een optie "Andere" heeft, dan kan de deelnemer in dit veld een opmerking / toelichting invullen ('other comment')." |
||
Line 6: | Line 6: | ||
'''Beschrijving''' | '''Beschrijving''' | ||
Als de vraag verplicht is en een optie "Andere" heeft, dan kan de deelnemer in dit veld een opmerking / toelichting invullen ('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 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 next page. |
Revision as of 15:36, 30 August 2013
'Andere:' opmerking verplicht (other_comment_mandatory)
Beschrijving
Als de vraag verplicht is en een optie "Andere" heeft, dan kan de deelnemer in dit veld een opmerking / toelichting invullen ('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 next page.
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.
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.