Hello,
I am trying to create a survey with several layers of randomization. I need to present a select number of 5 different scenario types.
Here is the breakdown of what I am trying to do.
Each scenario is a block of three questions, a timer, a scenario/multiple choice, and a slider question. I have 5 different types of scenarios, we can call A, B, C, D, and E.
I have 15 of each type of ABCDE, for a total of 75 scenarios. I want to randomly present 10 A, B, C, D, & Es in a random order, for a total of 50 scenarios. Right now I can only get it to randomly present 10 from each type of scenario, but it maintains the A, B, C, D, & E order. Please tell me what I am doing wrong.