Actions

QS

Relevance/de: Difference between revisions

From LimeSurvey Manual

(Created page with "Jede Gleichung mit Expression Manager Syntax ohne umschließende geschweifte Klammern.")
(Updating to match new version of source page)
Line 3: Line 3:


===Relevanz-Gleichung===
===Relevanz-Gleichung===
{{FeatureStarting|v=1.92}}


'''Beschreibung'''
'''Beschreibung'''


Für alle Fragen können Sie eine Relevanz-Gleichung angeben. Diese ist der Nachfolger von 'Bedingungen' und es lassen sich damit auch sehr viel komplexere Logiken abbilden.
If the value of the relevance equation is "1" or "true", the question is "relevant" in the survey context, i.e. it is shown to the survey participant. If not, the question is hidden. Any survey question allows you to specify a relevance equation. This function is the successor of [[Setting_conditions|conditions]] and supports much more complex conditional logic.


'''Syntax-Hervorhebung'''
'''Syntax-Hervorhebung'''


Wenn Sie eine Relevanz Gleichung speichern, wird diese ausgewertet und mit Syntax-Hervorhebung versehen. Alle Fehler werden farb-codiert, so dass diese schnell erkennen und beheben können.
Whenever you save the relevance equation, it is evaluated and syntax-highlighted. Any errors will be color coded so that you can quickly detect and fix them.
 
{{Hint|Text=To check if all the relevance equations are used correctly within your survey, read about our [[Show_logic_file|show logic file]] feature.}}


'''Gültige Werte'''
'''Gültige Werte'''


Jede Gleichung mit [[Expression Manager/de|Expression Manager]] Syntax ohne umschließende geschweifte Klammern.
Any equation that makes use of the [[Expression Manager|Expression Manager]] syntax, without surrounding curly braces.


'''Beispiele'''
'''Beispiele'''


Hier sind paar gute Beispiele für [[Expression Manager HowTos#Syntax Highlighting|Syntax-Hervorhebung]] (Englisch)
Here are good examples of [[Expression_Manager_how-tos#Syntax_Highlighting|syntax highlighting]].


</onlyinclude>
</onlyinclude>
[[Category:Question Settings]][[Category:Core Question Settings]]
 
[[Category:Question Settings]][[Category:General Question Options]]

Revision as of 11:40, 26 February 2018


Relevanz-Gleichung

Beschreibung

If the value of the relevance equation is "1" or "true", the question is "relevant" in the survey context, i.e. it is shown to the survey participant. If not, the question is hidden. Any survey question allows you to specify a relevance equation. This function is the successor of conditions and supports much more complex conditional logic.

Syntax-Hervorhebung

Whenever you save the relevance equation, it is evaluated and syntax-highlighted. Any errors will be color coded so that you can quickly detect and fix them.

 Hint: To check if all the relevance equations are used correctly within your survey, read about our show logic file feature.


Gültige Werte

Any equation that makes use of the Expression Manager syntax, without surrounding curly braces.

Beispiele

Here are good examples of syntax highlighting.