Actions

QS

Hidden/de: 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:
<div class="mw-translate-fuzzy">
<languages />
<languages />
<onlyinclude>
</div>


<onlyinclude>
<div class="mw-translate-fuzzy">
===Always hide this question (hidden)===
===Diese Frage immer verstecken (hidden)===
</div>


'''Beschreibung'''
'''Beschreibung'''
Line 8: Line 12:
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 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.  
<div class="mw-translate-fuzzy">
* If you wish to store or calculate a value on the fly via the [[Expression Manager]].
Wenn Sie eine Frage per URL vorausfüllen kann diese Einstellung benutzt werden um die Frage und ihren Wert vor dem Teilnehmer vollständig zu verstecken. Dies überschreibt alle Bedingungen, weil die Frage nie in die Seite eingebunden wird. Wenn Sie nur eine Frage verstecken wollen, um etwa einen Wert zu speichern, der mit Javascript automatisch berechnet wird, benutzen Sie stattdessen Javascript im Quelltext der Frage.
</div>


<div class="simplebox">[[File:help.png]] '''Note:''' A common question type that is used with this function is the [[Question_type_-_Equation|Equation]] one.</div>
<div class="mw-translate-fuzzy">
{{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}}
</div>


'''Available options'''
'''Available options'''
Line 18: Line 25:
</onlyinclude>
</onlyinclude>


[[Category:Question Settings]][[Category:Question Display Options]]
<div class="mw-translate-fuzzy">
[[Category:Question Settings/de]][[Category:Advanced Question Settings/de]]
</div>

Revision as of 16:25, 19 May 2020

Diese Frage immer verstecken (hidden)

Beschreibung

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:

Wenn Sie eine Frage per URL vorausfüllen kann diese Einstellung benutzt werden um die Frage und ihren Wert vor dem Teilnehmer vollständig zu verstecken. Dies überschreibt alle Bedingungen, weil die Frage nie in die Seite eingebunden wird. Wenn Sie nur eine Frage verstecken wollen, um etwa einen Wert zu speichern, der mit Javascript automatisch berechnet wird, benutzen Sie stattdessen Javascript im Quelltext der Frage.

 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)