Actions

QS

QS:Maximale Antworten

From LimeSurvey Manual

Revision as of 11:43, 26 May 2013 by C schmitz (talk | contribs) (Created page with "Mit diesem Wert kann man beim Fragetyp "Mehrfachauswahl" die Anzahl der maximal möglichen Antworten festlegen.")


Maximale Antworten (max_answers)

Beschreibung

Mit diesem Wert kann man beim Fragetyp "Mehrfachauswahl" die Anzahl der maximal möglichen Antworten festlegen.

Valid values

  • Any number value
And as of Version 1.92
  • Any SGQA code
  • Any question code (variable name)
  • Any equation, using Expression Manager syntax, without surrounding curly braces.

Example

If set to 2, the user will only be able to check at most 2 checkboxes or 1 checkbox + fill the Other field (if any). At ranking questions the participant would be able to only select 2 items at most.