|
Sample survey
One more way of using 'Branch on Range' is creating so called 'Delayed Branch Logic'. It means that at some point questions of the survey depend on answers to question(s) asked earlier.
For example, you survey should consist of three blocks:
- At first you collect some general information including respondent's status;
- In the second block you place questions intended for all the respondents;
- The third block consists of questions which depend on respondent's status.
So in this case you should apply "Branch on Range" to the last question of the second block and do the following:
- Assign different point numbers to each answer choice of question asking for respondent's status.
- Note: The type of this question must allow scoring points ('Pick One with Other Option', 'Check All That Apply', 'Dropdown Box', 'List Box', 'Rate Different Items Along the Scale of Your Choice', 'Compare one against another').
- Set logic rules for going over to next question to each score.
- Apply 'Skip Logic' to questions in the third block if needed.
|