Actions

QS

Hidden/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>
===Always hide this question (hidden)===


===De vraag altijd verbergen (hidden)===
'''Beschrijving'''


'''Beschrijving'''
If enabled, the question will always be hidden - it will not be displayed to the survey participants. This function can be used in the following scenarios:


Als je met een URL een vraag al ingevuld toont, dan kun je er met deze instelling ook voor zorgen dat de vraag helemaal niet getoond wordt aan de deelnemer. Deze instelling gaat voor wat met condities is ingesteld, de vraag wordt helemaal niet opgenomen op de pagina. Als je een vraag alleen wilt verbergen (bijvoorbeeld om even snel een waarde op te slaan) gebruik dan in de vraag broncode embedded JavaScript.
* If you wish to prefill a question with a URL and you want not to have it displayed on the screen. This overrides any conditions used within the survey because the respective question will not even be embedded on the page.  
* If you wish to store or calculate a value on the fly via the [[Expression Manager]]


{{Hint/nl|Text=De vraag wordt niet getoond in HTML, het kan worden ingesteld met een [[Question_type_-_Equation/nl|vergelijking]] of enquête URL, maar niet met JavaScript}}
{{Hint|Text=A common question type that is used with this function is the [[Question_type_-_Equation|Equation]] one.}}
'''Beschikbare opties'''
*Ja
*Nee (standaard)


'''Available options'''
*On
*Off (default)
</onlyinclude>
</onlyinclude>


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

Revision as of 21:45, 7 March 2018


Always hide this question (hidden)

Beschrijving

If enabled, the question will always be hidden - it will not be displayed to the survey participants. This function can be used in the following scenarios:

  • If you wish to prefill a question with a URL and you want not to have it displayed on the screen. This overrides any conditions used within the survey because the respective question will not even be embedded on the page.
  • If you wish to store or calculate a value on the fly via the Expression Manager
 Hint: A common question type that is used with this function is the Equation one.


Available options

  • On
  • Off (default)