I have a question for a survey I need to run. After some research I am still not completely sure how to achieve what I have set out to do.
Here is what I want to do: I have ~30 (unique) text snippets (reviews). I want to display 3 (randomly chosen) of those 30 and then have the respondents fill out a multi item questionnaire. This should be done in subsequent steps instead of all on one page. Basically following this core logic:
Page 1: Text Snippet 1
Page 2: Questionnaire
Page 3: Text Snippet 2
Page 4: Questionnaire
Page 5: Text Snippet 3
Page 6: Questionnaire
What would be the best way to get this to work? Should I just create a block with 1 text element for each text snippet I have and then use the randomizer in survey flow? Or is there a better way? How can I make sure that not by chance the respondents get the same snippet displayed twice? The questionnaire is always the exact same scale - but of course, I need to link every answer to the text snippet for the analysis.
Thanks a lot for your help!