Actions

QS

Multiflexible max: Difference between revisions

From LimeSurvey Manual

(Created page with "<translate> <!--T:1--> <languages /> <onlyinclude> ===Maximum value (multiflexible_max)=== <!--T:471--> <!--T:472--> '''Description''' <!--T:473--> Only available in Array ...")
 
(Marked this version for translation)
Line 29: Line 29:
To set a dropdown box starting at the number 1, and going to 10; set this attribute to 10.
To set a dropdown box starting at the number 1, and going to 10; set this attribute to 10.


<!--T:478-->
</onlyinclude>
</onlyinclude>


</translate>
</translate>

Revision as of 23:53, 5 May 2013


Maximum value (multiflexible_max)

Description

Only available in Array (Multi Flexible) (Numbers) question type. Sets the maximum numeric value for the dropdown lists.

Valid values

  • Any integer value
And as of Version 1.92
  • Any number
  • Any SGQA code
  • Any question code (variable name)
  • Any equation, using Expression Manager syntax, without surrounding curly braces.

Example

To set a dropdown box starting at the number 1, and going to 10; set this attribute to 10.