Actions

QS

Min num value n/en: Difference between revisions

From LimeSurvey Manual

(Updating to match new version of source page)
(Updating to match new version of source page)
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:
*Any SGQA code
*Any SGQA code
*Any question code (variable name)
*Any question code (variable name)
*Any equation, using [[Expression Manager|Expression Manager]] syntax, without surrounding curly braces.
*Any equation, using [[ExpressionScript - Presentation|ExpressionScript]] syntax, without surrounding curly braces.
</onlyinclude>
</onlyinclude>


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

Latest revision as of 18:00, 19 May 2020


Minimum value of the numeric input (min_num_value_n)

Description

Minimum value of the numeric input that can be introduced in the input box by the respondent.

Valid values

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