By ashsegal - 5/11/2016
Hi, I have four different experiments I wish to put together, however I want the order to be randomised between participants.
Is there an easier option then
/file= "file1.ipx" /file="file2.ipx" /file="file3.ipx" /file="file4.ipx" /subject=(1of#) ...ect
For all the possible options.
Thank you
|
By Dave - 5/11/2016
No, if you want to randomize separate scripts (as opposed to, say, blocks within single a script), explicitly specifying all orders in <batch> elements with /subjects = (x of n) is the way to go.
Hope this helps.
|
|