Actions

QS

Max answers/nl: Difference between revisions

From LimeSurvey Manual

No edit summary
(Updating to match new version of source page)
Line 17: Line 17:
'''Voorbeeld'''
'''Voorbeeld'''


Als je de waarde 2 invult, dan kan de respondent maximaal 2 items (het veld '''Andere''' is dan ook 1 item) selecteren. Bij het vraagtype rangschikken kunnen er maximaal 2 items gerangschikt worden.
If set to 2, the user will only be able to check at most two checkboxes or one checkbox + fill the "Other" field (if any). For the [[Question_type_-_Ranking|Ranking question type]], the participant would be able to select maximum two items.
</onlyinclude>
</onlyinclude>


[[Category:Question Settings/nl]][[Category:Question Logic Options]]
[[Category:Question Settings/nl]][[Category:Question Logic Options]]

Revision as of 13:40, 21 April 2018


Maximum aantal antwoorden (max_answers)

Beschrijving

Met dit attribuut kun je instellen dat de gebruiker maximaal het ingevulde aantal antwoordopties kiest bij een meerkeuzevraag.

Geldige waarden

  • een aantal
  • een SGQA code
  • een vraagcode (variabele naam)
  • een vergelijking, zie Expressie beheer, zonder de omringende accolades.

Voorbeeld

If set to 2, the user will only be able to check at most two checkboxes or one checkbox + fill the "Other" field (if any). For the Ranking question type, the participant would be able to select maximum two items.