Actions

QS

QS:Min answers

From LimeSurvey Manual

Revision as of 16:00, 24 August 2013 by Han (talk | contribs) (Created page with "'''Geldige waarden''' *Een geheel getal, minimaal 1")


Minimum aantal antwoorden (min_answers)

Beschrijving

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

Geldige waarden

  • Een geheel getal, minimaal 1
 Hint: This feature changed with version 1.92
  • Any number
  • Any SGQA code
  • Any question code (variable name)
  • Any equation, using Expression Manager syntax, without surrounding curly braces.

Example

If set to 3, the user will only be able to submit the survey form if they have selected at least three check-boxes. In ranking questions, this ensures that at least three items are ranked. Please note that if you use this attribute with Ranking questions please set the question to non-mandatory - because when you leave it at mandatory all items need to be ranked which is counter-active to this feature.