Actions

QS

Minimum number of files/nl: Difference between revisions

From LimeSurvey Manual

(Updating to match new version of source page)
Line 3: Line 3:


===Minimaal aantal bestanden (maximum_number_of_files)===
===Minimaal aantal bestanden (maximum_number_of_files)===
'''Description'''


Het minimale aantal bestanden dat als antwoord op de vraag kan worden geüpload.
Het minimale aantal bestanden dat als antwoord op de vraag kan worden geüpload.


'''Geldige waarden'''
'''Valid values'''
*een positief getal
*Any positive integer
*een (afgerond) aantal {{NewIn/nl|1.92}}
*Any number (will be rounded to integer)  
*een SGQA code {{NewIn/nl|1.92}}
*Any SGQA code
*een vraagcode (variabele naam){{NewIn/nl|1.92}}
*Any question code (variable name)  
*een vergelijking, zie [[Expression Manager/nl|Expressie beheer]], zonder de omringende accolades.{{NewIn/nl|1.92}}
*Any equation, using [[Expression Manager|Expression Manager]] syntax, without surrounding curly braces.


</onlyinclude>
</onlyinclude>


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

Revision as of 15:30, 31 March 2018


Minimaal aantal bestanden (maximum_number_of_files)

Description

Het minimale aantal bestanden dat als antwoord op de vraag kan worden geüpload.

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.