Solved
Answer Choice Randomization: Problem with randomized subset
Hi,
I have the following problem:
I want to include 15 single-choice answers (3 groups / 5 answers possibilities per group) in one question and the respondent should get only 1 randomly chosen answer from each group - in total 3 answers.
I tried with the 'Advanced Randomization' function, but I just managed to create one 'Random Subset'. So I need to create several 'Random Subsets' in one question.
Do you have any idea how to create more than one subset or how to solve the problem in another way, so that the respondents just get one answer from each group? I struggle with the problem for hours. So I really hope you can help me.
Many thanks in advance,
Jennifer
Best answer by TomG
@JenniferKratky,
To do it without JavaScript, you can use survey flow randomizers to randomly pick one choice from each group by setting flags for the choices to be shown. For example, let's say Group 1 is made up of Choices 1 through 5. Create a Group 1 randomizer with five embedded data blocks under it and randomly choose 1 block. The blocks would set a 'display' flag for each choice (e.g., choice1_flag = 1). Create a similar randomizer for each group. Then in your question add display logic to all your choices to only display the choice if the flag is set to 1.
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.