Actions

QS

Hidden/nl: Difference between revisions

From LimeSurvey Manual

(Created page with "===De vraag altijd verbergen (hidden)===")
(Created page with "'''Beschrijving'''")
Line 4: Line 4:
===De vraag altijd verbergen (hidden)===
===De vraag altijd verbergen (hidden)===


'''Description'''
'''Beschrijving'''


If you prefill a question by URL you can use this setting to hide the question and its value from the survey participant at all. This overrides any conditions because the particular question is never even embedded in a page. If you just want to hide a question (for example if you want to store a value calculated on the fly) then use Javascript embedded in the question source code.
If you prefill a question by URL you can use this setting to hide the question and its value from the survey participant at all. This overrides any conditions because the particular question is never even embedded in a page. If you just want to hide a question (for example if you want to store a value calculated on the fly) then use Javascript embedded in the question source code.

Revision as of 13:56, 23 August 2013


De vraag altijd verbergen (hidden)

Beschrijving

If you prefill a question by URL you can use this setting to hide the question and its value from the survey participant at all. This overrides any conditions because the particular question is never even embedded in a page. If you just want to hide a question (for example if you want to store a value calculated on the fly) then use Javascript embedded in the question source code.

 Hint: The question are not diplay in HTML, it can be set with an equation question or survey URL, but not in javascript

Available options

  • On
  • Off (default)