Actions

QS

Multiflexible min: Difference between revisions

From LimeSurvey Manual

mNo edit summary
m (typo numbers)
 
(3 intermediate revisions by 2 users not shown)
Line 9: Line 9:
'''Description'''
'''Description'''


'''Multiflexible_min''' is available only in the '''array (numbers) question type'''.
<!--T:471-->
'''Multiflexible_min''' is available only in the '''Array (Numbers) question type'''.


<!--T:464-->
<!--T:464-->
Line 26: Line 27:


<!--T:468-->
<!--T:468-->
To set a dropdown box starting from 7; set this attribute to 7.
To set a dropdown box starting from 7, set this attribute to 7.
 
<!--T:469-->
</onlyinclude>
</onlyinclude>



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.