repeat previously randomized block of questions | XM Community
Skip to main content

I have a survey that randomly assigns a block of questions to each respondent showing some cards (we have four blocks but they only get to see one). This is followed by some other questions. At the end of the survey I want respondents to see exactly the same block of questions that they previously saw (i.e. the one they were randomly assigned).
I need qualities to be able to recover the information of which block of questions respondents saw , and then use that information to repeat the same block of questions at the end of the questionnare.

I would really appreciate if some one can help me to understand how to do this.

Under your randomizer create four groups. Under each group place a block and set an embedded field that tells you the block was displayed.
Later in your survey add four branches that check the embedded field referenced above and display the appropriate block.


Thanks a lot, that is exactly what I needed to do


Leave a Reply