Actions

QS

Max num value n/nl: Difference between revisions

From LimeSurvey Manual

(Created page with "'''Beschrijving'''")
No edit summary
 
(14 intermediate revisions by 2 users not shown)
Line 2: Line 2:
<onlyinclude>
<onlyinclude>


===Maximum waarde (max_num_value_n)===
===Maximale waarde van de numerieke invoer (max_num_value_n)===


'''Beschrijving'''
'''Beschrijving'''


Maximum value of the numeric input.
Maximale waarde van de numerieke invoer.
 
{{Hint|Text=As of Version 1.92, this also applies to multiple numeric and numeric array input questions.  When this attribute is set, each input value must meet this criteria.}}
 
'''Valid values'''
*Any integer value above 0
 
{{FeatureChange|v=1.92}}
*Any number
*Any SGQA code
*Any question code (variable name)
*Any equation, using [[Expression Manager|Expression Manager]] syntax, without surrounding curly braces.


'''Geldige waarden'''
*een geheel getal, minimaal 1
*een SGQA code
*een vraagcode (variabele naam)
*een vergelijking, zie [[ExpressionScript - Presentation/nl|ExpressionScript]], zonder de omringende accolades.
</onlyinclude>
</onlyinclude>


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

Latest revision as of 17:53, 19 May 2020


Maximale waarde van de numerieke invoer (max_num_value_n)

Beschrijving

Maximale waarde van de numerieke invoer.

Geldige waarden

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