Actions

QS

QS:Minimale Antwortanzahl

From LimeSurvey Manual

Revision as of 16:48, 22 May 2013 by C schmitz (talk | contribs) (Created page with "'''Gültige Werte''' *Irgendeine ganze Zahl größer als 0")


Minimale Antwortanzahl (min_answers)

Beschreibung

Kann genutzt werden um sicherzustellen, dass ein Benutzer mindestens eine bestimmte Anzahl an Antworten einer Mehrfachauswahl wählt.

Gültige Werte

  • Irgendeine ganze Zahl größer als 0
And as of 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.