Actions

QS

Max answers/en: Difference between revisions

From LimeSurvey Manual

(Importing a new version from external source)
 
(Updating to match new version of source page)
Line 9: Line 9:


'''Valid values'''
'''Valid values'''
*Any number value
*Any number value  
 
<div class="simplebox">And as of Version 1.92</div>
*Any SGQA code
*Any question code (variable name)
*Any equation, using [[Expression Manager|Expression Manager]] syntax, without surrounding curly braces.


'''Example'''
'''Example'''

Revision as of 15:57, 5 July 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

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.