Actions

QS

Relevance: Difference between revisions

From LimeSurvey Manual

m (Reverted edits by Admin (talk) to last revision by C schmitz)
(Added a description of what relevance actually is.)
Line 13: Line 13:


<!--T:5-->
<!--T:5-->
All questions let you specify a relevance equation. This is the successor to conditions and support much more complex conditional logic.
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. All questions let you specify a relevance equation. Relevance is the successor to conditions and supports much more complex conditional logic.


<!--T:6-->
<!--T:6-->

Revision as of 15:17, 23 January 2014


Relevance equation

 Hint: This features is available starting in version 1.92


Description

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. All questions let you specify a relevance equation. Relevance is the successor to conditions and supports much more complex conditional logic.

Syntax Highlighting

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

Valid values

Any equation, using Expression Manager syntax, without surrounding curly braces.

Examples

Here are good examples of syntax highlighting