Conditions Rules

โŒจ๏ธ Condition rules

Conditions rules define a condition that should be evaluated within a condition group. You can have one or more condition rules per condition group.

  1. Condition type that will be evaluated.

  2. Make a copy of the rule.

  3. Deletes the rule.

  4. Logical operator (AND / OR) to apply if you have multiple condition rules in the same group.

๐Ÿ”… Condition types

You may use following condition types to build your condition rules.

  • Questionlet you define a question condition based on the respondent answers to that question.

  • Score rules let you define rules based on the total score of the respondent, it can be either the total score at a given moment or a score for specific question.

  • Panelist attribute let you define rules based on the panelist that is currently logged in your survey using the the panel security item. A least one panel must be selected in your security item to be able to use that feature.

  • Querystring Variable let you define rules based on on a querystring variable value.

  • Member Of Panel let you define rules based on the panel membership of a respondent. This feature is currently only available with report filters.

  • Member Of Panel View let you define rules based on the members of a panel view. This feature is currently only available with report filters.

  • Language let you define rules based on the selected language in which the survey is currently running.

  • Device type let you define rules based on device of the respondent mobile or desktop

  • Response Date Range let you define a range of date with a start date and end date on which the survey was answered . This feature is only with report filters.

  • Javascript let you develop your own complex conditions using the javascript language.

  • Context user let you define if the condition will match based on the currently logged user of the local users security item.

  • Context grouplet you define if the condition will match based on the currently logged user's groups of the local users security item

Last updated

Was this helpful?