Solved
How to add a fixed question after the last block (all blocks are assigned in random order)
Hi all,
I would like to add a fixed question that refers to the content of the last scenario presented to the respondent. Each respondent is presented with 3 scenarios (blocks) in random order (there are 6 blocks in total - participants will be presented with only 3) - for each scenario the participant will be asked some permutation of questions.
I want to add a fixed question that appears only once - at the end of the last block (all the three blocks are assigned in random order). The fixed question needs to refer to the content of the last scenario - how can I do this?
Thanks a lot!
Best answer by npetrov937
Hi @ShirRaviv123 ,
I am a bit confused by the randomization procedure but it could just be me. Perhaps posting a picture of your randomization could help next time?
Anyhow, what you can do is assign a "group" variable every time a participant see a specific condition. Then, at the end, you can have a few logical checks:
If group = 1 (i.e. saw domain 1 scenario 1), then display this relevant block.
If group = 2 (i.e. saw domain 1 scenario 2), then display this relevant block.
If group = 3 (i.e. saw domain 2 scenario 1), then display this relevant block.
Would that work?
Hope that helps.
Nikolay
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
