Adding general conditional logic
You can add general conditional logic (in addition to jumping to another question) to questionnaires by using condition blocks. Condition blocks consist of If, ElseIf, and Else items which specify conditions and actions to be taken if the conditions are met. Actions can include questions as well as routing items.
For example, you might have a condition that checks the gender of the respondent, and then asks one set of questions if the gender is female or another set if the gender is male. An If item could check the gender and ask the set of questions for female respondents, and an Else item could ask the set of questions for male respondents.
Conditional logic samples
UNICOM Intelligence Author provides the following sample questions that demonstrate conditional logic.
▪Lifestyle Question: under Library > Questions > Demographics
▪Coffee Question: under Library > Questions > Ratings and Frequencies.
See also