coroutines issue
Hi! I am trying to use coroutines so participants will be able to respond over two sketchpad items.
When I run the task, responses are not recorded when i'm in my 'wait' sketchapd
I'm using windows 10 and OpenSesame version 3.2.6 (It's for an online course I develop, so I can't use any inlines)
I just wanted to know if it should work, and if it should - what am I doing wrong.
Thanks for reading!
Tali


Comments
Hi Tali,
The way you've set it up now, keyboard_response is only active for the first 1000 ms. Since wait is only presented after 1500 ms, responses will indeed no longer be collected then. Do you see the logic? It's a very simple timeline, basically.
Just to avoid confusion: if you also want to run the experiment online (with osweb), then the
coroutinesitem is not supported either.Cheers!
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!
Hi Sebastiaan

Thanks! that was it!
and I'm so happy to hear that osweb is already working!!!