Actions

QS

Minimum number of files/en: Difference between revisions

From LimeSurvey Manual

(Importing a new version from external source)
(Updating to match new version of source page)
 
Line 3: Line 3:


===Minimum number of files (minimum_number_of_files)===
===Minimum number of files (minimum_number_of_files)===
'''Description'''


The minimum number of files that must be uploaded in response to this question.
The minimum number of files that must be uploaded in response to this question.
Line 8: Line 10:
'''Valid values'''
'''Valid values'''
*Any positive integer
*Any positive integer
*Any number (will be rounded to integer){{NewIn|1.92}}
*Any number (will be rounded to integer)  
*Any SGQA code{{NewIn|1.92}}
*Any 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 [[Expression Manager|Expression Manager]] syntax, without surrounding curly braces.


</onlyinclude>
</onlyinclude>


[[Category:Question Settings]][[Category:Advanced Question Settings]]
[[Category:Question Settings]][[Category:Question Logic Options]]

Latest revision as of 15:30, 31 March 2018


Minimum number of files (minimum_number_of_files)

Description

The minimum number of files that must be uploaded in response to this question.

Valid values

  • Any positive integer
  • Any number (will be rounded to integer)
  • Any SGQA code
  • Any question code (variable name)
  • Any equation, using Expression Manager syntax, without surrounding curly braces.