Online experiment running problem
Hello,
I am trying to run an online experiment. However, one specific part of my experiment (lag experiment) cannot be run on Jatos. The online version just skipped the second block (both practice and experiment) Could you maybe help me find what is going on here?
Comments
HI Lorraine!
U need to be a little more specific as to what exactly is happening in your experiment. If you have a python inline script in your experiment probably it wont work in JATOS. This is just speculative.
Regards
Hi,
no, I didn't include any python code. The only change I think may cause this problem is I set certain condition to the loop item.
I cannot report the specific problem as the online experiment just skip this practice_loop_lag item without reporting any error. I wonder whether the condition is not supported by the jatos/osweb?
Best,
Lorraine
Hi Lorraine,
Which part is "lag experiment"? Are you using the most recent version of Osweb?
There was a bug in an earlier version in which a loop would be skipped if it only had a single row. It looks like your lag_loops are all only having one line. Could this be the problem? Does updating osweb solve the issue?
Eduard