Actions

QS

Relevance/en: Difference between revisions

From LimeSurvey Manual

(Importing a new version from external source)
(Importing a new version from external source)
Line 19: Line 19:


'''Examples'''
'''Examples'''
*Here are good examples of [[Expression Manager HowTos#Syntax Highlighting|syntax highlighting]]


Here are good examples of [[Expression Manager HowTos#Syntax Highlighting|syntax highlighting]]
Here are good examples of [[Expression Manager HowTos#Syntax Highlighting|syntax highlighting]]


</onlyinclude>
</onlyinclude>

Revision as of 01:11, 13 June 2013


Relevance equation

 Hint: This features is available starting in version 1.92


Description

All questions let you specify a relevance equation. This is the successor to conditions and support 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