Actions

Translations

ExpressionScript sample surveys/64/nl: Difference between revisions

From LimeSurvey Manual

(Created page with "#min_num_value_n - minimum value for an answer #max_num_value_n - max value for an answer #[[QS:Min_answers/nl|min_answers]...")
 
No edit summary
 
Line 1: Line 1:
#[[QS:Min_num_value_n/nl|min_num_value_n]] - minimum value for an answer
#[[QS:Min_num_value_n/nl|min_num_value_n]] - Minimale waarde van de numerieke invoer
#[[QS:Max_num_value_n/nl|max_num_value_n]] - max value for an answer
#[[QS:Max_num_value_n/nl|max_num_value_n]] - Maximale waarde van de numerieke invoer
#[[QS:Min_answers/nl|min_answers]] - minimum number of answers required
#[[QS:Min_answers/nl|min_answers]] - Minimum aantal antwoorden
#[[QS:Max_answers/nl|max_answers]] maximum number of answers allowed
#[[QS:Max_answers/nl|max_answers]] Maximum aantal antwoorden
#[[QS:Multiflexible_min/nl|multiflexible_min]] - minimum value allowed for an answer (for multiflexi numbers question type)
#[[QS:Multiflexible_min/nl|multiflexible_min]] - Minimale waarde
#[[QS:Multiflexible_max/nl|multiflexible_max]] - maximum value allowed for an answer (for multiflexi numbers question type)
#[[QS:Multiflexible_max/nl|multiflexible_max]] - Maximale waarde
#[[QS:Min_num_value/nl|min_num_value]] - minimum allowed sum across all answers for the question
#[[QS:Min_num_value/nl|min_num_value]] -Minimale som
#[[QS:Max_num_value/nl|max_num_value]] - maximum allowed sum across all answers for the question
#[[QS:Max_num_value/nl|max_num_value]] - Maximale som
#[[QS:Equals_num_value/nl|equals_num_value]] - the sum across all answers for the question must equal this value
#[[QS:Equals_num_value/nl|equals_num_value]] - Is gelijk aan de waarde van de som
#[[QS:Preg_validation/nl|validation]] - this is the regular expression validation for the question - it can apply to individual cells
#[[QS:Preg_validation/nl|validation]] - Validatie van de vraag

Latest revision as of 15:04, 19 May 2020

Message definition (ExpressionScript sample surveys)
#[[QS:Min_num_value_n|min_num_value_n]] - minimum value for an answer
#[[QS:Max_num_value_n|max_num_value_n]] - max value for an answer
#[[QS:Min_answers|min_answers]] - minimum number of answers required
#[[QS:Max_answers|max_answers]] maximum number of answers allowed
#[[QS:Multiflexible_min|multiflexible_min]] - minimum value allowed for an answer (for multiflexi numbers question type)
#[[QS:Multiflexible_max|multiflexible_max]] - maximum value allowed for an answer (for multiflexi numbers question type)
#[[QS:Min_num_value|min_num_value]] - minimum allowed sum across all answers for the question
#[[QS:Max_num_value|max_num_value]] - maximum allowed sum across all answers for the question
#[[QS:Equals_num_value|equals_num_value]] - the sum across all answers for the question must equal this value
#[[QS:Preg_validation|validation]] - this is the regular expression validation for the question - it can apply to individual cells
  1. min_num_value_n - Minimale waarde van de numerieke invoer
  2. max_num_value_n - Maximale waarde van de numerieke invoer
  3. min_answers - Minimum aantal antwoorden
  4. max_answers Maximum aantal antwoorden
  5. multiflexible_min - Minimale waarde
  6. multiflexible_max - Maximale waarde
  7. min_num_value -Minimale som
  8. max_num_value - Maximale som
  9. equals_num_value - Is gelijk aan de waarde van de som
  10. validation - Validatie van de vraag