Opensesame + Jatos: not registering/updating variables
Hi!
I created an experiment in OpenSesame and uploaded it to JATOS. The program runs just fine, but it's not registering/updating variables correctly. The output looks like it registered some trials hundreds of times and then most trials not at all. It is also missing most of the variables that I defined. I'm not sure what's happening... Any ideas?
Here is the OS file: https://drive.google.com/file/d/1i_BgEvM7HoUww9nrCLGNUHKePu_VV6G-/view?usp=sharing
Here is the output file: https://docs.google.com/spreadsheets/d/1mbMjkOdevDKR0tnFJfihtqvJUc4ql5Xh/edit?usp=sharing&ouid=102847304146046128593&rtpof=true&sd=true
Thank you!
Comments
Update: I think the issue is that it's not uploading the data because it's registering screens that are not run. There is a loop that contains one items and is set to run 100 times but only if the participant presses the wrong button (which doesn't happen). The screen only runs once (the participant presses the correct key) but jatos is registering all 100 times. Is there any way to suppress this?
Thank you!!!