Actions

QS

Max answers/de: Difference between revisions

From LimeSurvey Manual

(Created page with "QS:Maximale Antworten")
 
(Created page with "===Maximale Antworten (max_answers)===")
Line 2: Line 2:
<onlyinclude>
<onlyinclude>


===Maximum answers (max_answers)===
===Maximale Antworten (max_answers)===


'''Description'''
'''Description'''

Revision as of 11:42, 26 May 2013


Maximale Antworten (max_answers)

Description

Can be used to limit the total number of answers a user can select in a multiple choice question.

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.