I have 12 question groups in my survey and I have set it up with relevance equations so that respondents will only answer 5 of these groups at random.* I would like to present respondents with an option to complete additional question groups (taken from the same pool of 12 at random, no repetition) at the end of the first 5 random groups.
Any suggestions on how to implement this?
* (I have a pre-survey section with some demographic questions and a hidden equation that picks one of 12 combinations of 5 groups of questions using if statements in the relevance equations)
Repeat the 12 groups after the first 12 (let's call the first 12 "set-1" and the second 12 "set-2")
After set-1, insert a multiple-choice question where they can select which set-2 groups to see.
Place relevance on the sub-questions of that multiple-choice to hide them if the group was seen in set-1. If using pre 2.06, you will need to use separate multiple-choices because there is no relevance for sub-questions.
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.