Hi, I am trying to randomize 2 sets, each of which have 9 blocks that are also randomized. I have attempted to create a 3rd set that takes the first and last questions of the blocks within the sets, but I have gotten an error on the randomization overlapping.
Here is a visual example: (note that qx-qx represents one block)
Set 1 (q1-q2, q3-q4, q5-a6, q7-a8, q9-q10, q11-q12, q13-q14, q15-q16, q17-18)
Set 2 (q19-q20, q21-q22, q23-q24, q25-q26, q27-q28, q29-q30, q31-q32, q33-q34, q35-36)
Within each set, I want the blocks to be randomized (which I was able to do relatively easily using the 'Randomize' feature in LS. I am unable to randomize the set order though.
Hopefully this question is clear, thanks in advance for any help!