Solved
Loop and Merge: EVEN randomization
Hi,
I'm using loop and merge over 500 text-blocks (500 paragraphs). Each subject should evaluate a subset with randomly selected 50 text-blocks. Is there any way to make sure that we have an even random allocation, such that each text-block is displayed to only 10 subjects (very much similar to even randomizing function in the survey flow but for loop and merge)?
So far I´ve found this solution . But given the number of my text-blocks it's inefficient, I was wondering if it is the only solution!
Best,
Rah
Best answer by TomG
Just add a lot of padding to the beginning of the hidden question's text:
```
<div style="padding-top:1500px"></div>
```
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

