Actions

QS

QS:Relevanz-Gleichung

From LimeSurvey Manual

Revision as of 11:40, 26 February 2018 by FuzzyBot (talk | contribs) (Updating to match new version of source page)


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.