Hey there, I randomized the order of 2 routines by following the instructions here
Although routines are successfully randomized, .csv data folder repeats the trial 5 times. While the outputs (rt, accuracy etc) for the first routine appears in the first row, the other routine outputs are on the 3rd row. The rest of the 3 repetitions are empty.
If you deselect “isTrials” on the inner loop does that help? That option indicates that each iteration of this loop corresponds to a new trial, and therefore should have a unique row in the data output, if the loop is used for skipping routines rather than working through a spreadsheet you can deselect that option.