Actions

QS

Hidden/sl: Difference between revisions

From LimeSurvey Manual

(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages />
<languages />
<onlyinclude>
<onlyinclude>
===Always hide this question (hidden)===


===Vedno skrij to vprašanje (hidden)===
'''Opis'''


'''Opis'''
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]]


To nastavitev lahko uporabite, če ste nadomestili vprašanje z URL povezavo in ga anketirancu ne želite prikazati (vključno z njenimi vrednostmi). S tem se izničijo postavljeni pogoji, ki se navezujejo na to vprašanje, saj le to dejansko niti ni bilo postavljeno. Če pa želite vprašanje le skriti (na primer, če želite shraniti vrednost izračunana ***on the fly ***), potem uporabite JavaScript, ki je vgrajen v izvorno kodo vprašanja.
{{Hint|Text=A common question type that is used with this function is the [[Question_type_-_Equation|Equation]] one.}}


{{Hint|Text=The question are not diplay in HTML, it can be set with an [[Question_type_-_Equation|equation question]] or survey URL, but not in javascript}}
'''Available options'''
'''Available options'''
*On
*On
*Off (default)
*Off (default)
</onlyinclude>
</onlyinclude>


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

Revision as of 21:45, 7 March 2018


Always hide this question (hidden)

Opis

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)