Sequential blocks, randomized trials

Hi there!

I am trying to build an experiment in the Builder where the blocks of the experiment are sequential, but the trials within those blocks are randomized. They are all in the same datasource CSV file.

I’m having difficulty doing this in the Builder, could anyone share a procedure for how this is done?

Thank you! :slight_smile:

I do this with concentric loops. The outer loop is sequential and specifies the rows to use in the inner loop which is random.