Actions

QS

Max subquestions/nl: Difference between revisions

From LimeSurvey Manual

No edit summary
(Updating to match new version of source page)
Line 1: Line 1:
<languages />
<languages />
<onlyinclude>
<onlyinclude>
===Maximaal aantal subvragen (max_subquestions)===
===Maximum columns for answers (max_col_for_ans)===


'''Beschrijving'''
'''Beschrijving'''


Beperkt het aantal velden dat in de database wordt aangemaakt. Deze instelling kan niet gewijzigd worden als de enquête actief is. Standaard wordt het aantal keuzes gebruikt op het moment van activeren. Dit bepaalt ook ook het maximum aantal antwoorden, uiteindelijk is het maximum aantal antwoorden het minimum van deze beide instellingen.
This option limits the number of columns created in the database (more precisely, in the answers table). If you give a value lower than maximum answers option}}, then this attribute will represent the upper limit of the maximum choices you can make.
 
'''Valid Values'''
*Any positive numerical value
*The default value is the total number of answer options your question contains. The number will be displayed after you activate for the first time the survey.
</onlyinclude>
</onlyinclude>
[[Category:Question Settings/nl]][[Category:Advanced Question Settings/nl]]
 
[[Category:Question Settings]][[Category:Advanced Question Settings]]

Revision as of 15:05, 9 April 2018

Maximum columns for answers (max_col_for_ans)

Beschrijving

This option limits the number of columns created in the database (more precisely, in the answers table). If you give a value lower than maximum answers option}}, then this attribute will represent the upper limit of the maximum choices you can make.

Valid Values

  • Any positive numerical value
  • The default value is the total number of answer options your question contains. The number will be displayed after you activate for the first time the survey.