Actions

QS

Max num value/nl: Difference between revisions

From LimeSurvey Manual

No edit summary
No edit summary
Line 15: Line 15:
*Any equation, using [[Expression Manager|Expression Manager]] syntax, without surrounding curly braces.
*Any equation, using [[Expression Manager|Expression Manager]] syntax, without surrounding curly braces.


'''Example'''
'''Voorbeeld'''
*Setting a value of 20 would mean that the total value of all numbers entered in all input boxes for this question may not exceed 20. Totals of 21 would not be allowed. A total of 15 would be acceptable.
*Als je hier 20 invult, dan wil je de invoer alleen accepteren als de som van alle invoer bij deze vraag maximaal 20 is.


</onlyinclude>
</onlyinclude>


[[Category:Question Settings/nl]][[Category:Question Input Options]]
[[Category:Question Settings/nl]][[Category:Question Input Options]]

Revision as of 18:01, 1 April 2018


Maximale som (max_num_value)

Beschrijving

This setting is available in the multiple numeric and numeric array input questions. When this attribute is set, the input value(s) (depending on the type of question) must meet this criteria - the (sum of) number(s) has to be smaller than the value you type in this box. Otherwise, the respondent will not be able to submit her answer.

Valid values

  • Any integer value above 0
  • Any number
  • Any SGQA code
  • Any question code (variable name)
  • Any equation, using Expression Manager syntax, without surrounding curly braces.

Voorbeeld

  • Als je hier 20 invult, dan wil je de invoer alleen accepteren als de som van alle invoer bij deze vraag maximaal 20 is.