Actions

QS

Max num value/nl: Difference between revisions

From LimeSurvey Manual

No edit summary
No edit summary
Line 8: Line 8:
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.
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'''
'''Geldige waarden'''
*Any integer value above 0
*een geheel getal, minimaal 1
*Any number
*een SGQA code
*Any SGQA code
*een vraagcode (variabele naam)
*Any question code (variable name)
*een vergelijking, zie [[Expression Manager/nl|Expressie beheer]], zonder de omringende accolades.
*Any equation, using [[Expression Manager|Expression Manager]] syntax, without surrounding curly braces.


'''Voorbeeld'''
'''Voorbeeld'''

Revision as of 18:02, 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.

Geldige waarden

  • een geheel getal, minimaal 1
  • een SGQA code
  • een vraagcode (variabele naam)
  • een vergelijking, zie Expressie beheer, zonder de omringende accolades.

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.