Other comment mandatory/da: Difference between revisions
From LimeSurvey Manual
Maren.fritz (talk | contribs) Created page with "'''Beskrivelse'''" |
Maren.fritz (talk | contribs) Created page with "Det gælder kun for obligatoriske spørgsmål med mulighed for "andet svar", hvor deltageren kan give et fritekstsvar ("anden kommentar")." |
||
Line 8: | Line 8: | ||
Det gælder kun for obligatoriske spørgsmål med mulighed for "andet svar", hvor deltageren kan give et fritekstsvar ("anden kommentar"). | Det gælder kun for obligatoriske spørgsmål med mulighed for "andet svar", hvor deltageren kan give et fritekstsvar ("anden kommentar"). | ||
Når denne indstilling er aktiveret, og deltageren vælger det andet svar ("andet afkrydsningsfelt" eller "andet svar på en liste"), skal han give en kommentar i inputfeltet "Anden kommentar" for at fortsætte til Næste side. | |||
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. | 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. |
Revision as of 12:44, 28 December 2023
'Andet:' kommentar obligatorisk (other_comment_mandatory)
Beskrivelse
Det gælder kun for obligatoriske spørgsmål med mulighed for "andet svar", hvor deltageren kan give et fritekstsvar ("anden kommentar").
Når denne indstilling er aktiveret, og deltageren vælger det andet svar ("andet afkrydsningsfelt" eller "andet svar på en liste"), skal han give en kommentar i inputfeltet "Anden kommentar" for at fortsætte til Næste side.
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.