Actions

QS

Multiflexible max: Difference between revisions

From LimeSurvey Manual

(Marked this version for translation)
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 10: Line 10:


<!--T:473-->
<!--T:473-->
Only available in Array (Multi Flexible) (Numbers) question type. Sets the maximum numeric value for the dropdown lists.
'''Multiflexible_max''' is available only in the '''Array (Numbers) question type'''.
 
<!--T:480-->
This sets the maximum numeric value for the dropdown lists.  


<!--T:474-->
<!--T:474-->
'''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:476-->
<!--T:476-->
Line 24: Line 27:


<!--T:477-->
<!--T:477-->
To set a dropdown box starting at the number 1, and going to 10; set this attribute to 10.
To set a dropdown box from 1 to 10, type in this box "10".


<!--T:478-->
<!--T:478-->
Line 30: Line 33:


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


</translate>
</translate>

Latest revision as of 12:47, 20 April 2018


Maximum value (multiflexible_max)

Description

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

This sets the maximum 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 from 1 to 10, type in this box "10".