Actions

QS

Max answers/de: Difference between revisions

From LimeSurvey Manual

(Created page with "'''Beschreibung'''")
(Created page with "Mit diesem Wert kann man beim Fragetyp "Mehrfachauswahl" die Anzahl der maximal möglichen Antworten festlegen.")
Line 6: Line 6:
'''Beschreibung'''
'''Beschreibung'''


Can be used to limit the total number of answers a user can select in a multiple choice question.
Mit diesem Wert kann man beim Fragetyp "Mehrfachauswahl" die Anzahl der maximal möglichen Antworten festlegen.


'''Valid values'''
'''Valid values'''

Revision as of 11:43, 26 May 2013


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.