Actions

QS

Multiflexible min: Difference between revisions

From LimeSurvey Manual

m (typo numbers)
 
(5 intermediate revisions by 3 users not shown)
Line 8: Line 8:
<!--T:463-->
<!--T:463-->
'''Description'''
'''Description'''
<!--T:471-->
'''Multiflexible_min''' is available only in the '''Array (Numbers) question type'''.


<!--T:464-->
<!--T:464-->
Line 15: Line 18:
'''Valid values'''
'''Valid values'''
*Any integer value
*Any integer value
*Any number{{NewIn|1.92}}
*Any number  
*Any SGQA code{{NewIn|1.92}}
*Any [[SGQA identifier|SGQA code]]
*Any question code (variable name){{NewIn|1.92}}
*Any question code (variable name)  
*Any equation, using [[Expression Manager|Expression Manager]] syntax, without surrounding curly braces{{NewIn|1.92}} .
*Any equation, using the [[Expression Manager|Expression Manager]] syntax, without the surrounding curly braces.


<!--T:467-->
<!--T:467-->
Line 24: Line 27:


<!--T:468-->
<!--T:468-->
To set a dropdown box starting at the number 1, and going to 10; set this attribute to 1.
To set a dropdown box starting from 7, set this attribute to 7.
 
<!--T:469-->
</onlyinclude>
</onlyinclude>


[[Category:Question Settings]][[Category:Advanced Question Settings]]
<!--T:470-->
[[Category:Question Settings]][[Category:Question Display Options]]


</translate>
</translate>

Latest revision as of 13:34, 21 April 2018


Minimum value (multiflexible_min)

Description

Multiflexible_min is available only in the Array (Numbers) question type.

This sets the minimum numeric value for the dropdown lists.

Valid values

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

Example

To set a dropdown box starting from 7, set this attribute to 7.