Question Conditions
Last updated
Was this helpful?
Last updated
Was this helpful?
Question conditions allows you to define a condition based on the actual respondent answers to that .
One you have selected a for your you may define how it will be evaluated. The rule will be evaluate to true if ngSurvey was able to match its condition definitions.
Answered
will be trigger the rule if the selected answer has been selected by the respondent.
Not answered
will be trigger the rule if the selected answer has not been selected by the respondent.
You may select one answer that will be included in your condition's definition. If you select any answer definition will be evaluated to true if the respondent has selected any answer of the question.
Comparison operator.
Value to compare.
Type used for comparison.
Equals
check that the value is equals the one entered by the respondent. This is not case sensitive.
Contains
check that the value is part of the one entered by the respondent.
Greater
check that the value is greater than the one entered by the respondent. This is type depended if you selected for example the numeric then 10 would be greater than 9, if it was a date then 2nd June would be greater than 1st June.
Less
check that the value is less than the one entered by the respondent.
RegEx
let you define a regular expression to validate the respondent value.
Rated
let you define the that should be reached for that question.
Scored
let you define a total that should be reached for that question.
The condition definitions of text based repondent answers like can be further fine tuned using following properties.