Actions

QS

Max answers: Difference between revisions

From LimeSurvey Manual

No edit summary
(Marked this version for translation)
Line 31: Line 31:
</onlyinclude>
</onlyinclude>


<!--T:380-->
[[Category:Question Settings]][[Category:Advanced Question Settings]]
[[Category:Question Settings]][[Category:Advanced Question Settings]]


</translate>
</translate>

Revision as of 00:15, 13 June 2013


Maximum answers (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.