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

repeat previously randomized block of questions

  • June 7, 2022
  • 2 replies
  • 191 views

Forum|alt.badge.img

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.

Best answer by vmtg

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

2 replies

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 6082 replies
  • June 7, 2022

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.


Forum|alt.badge.img
  • Author
  • 1 reply
  • Answer
  • June 8, 2022

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