Hi,
I have batch script so that participants get one of 2 scripts first followed by a memory test script they all do. All the scripts and batch script work perfectly on the desktop, but not online. It loads up the first experiment and runs though properly but then just finishes without loading the memory script.
This is my batch script
<batch GroupAB>
/ subjects = (1 of 2)
/ file = "PL_AB.iqx"
/ file = "memorytest.iqx"
</batch>
<batch GroupBA>
/ subjects = (2 of 2)
/ file = "PL_BA.iqx"
/ file = "memorytest.iqx"
</batch>
and the link to the online expt
http://research.millisecond.com/jm560/id_cognition_batch_expt12017.webI've tried using different servers (as i use chrome which I've heard causes issues) but get the same result with all of them.
Any help would be appreciated.
Best,
Jenny