setting keyboard responses independent of other items in the loop
in OpenSesame
hey, i want to run a loop with a specific timespan (1300ms) for a number of trials and log subjects' responses. when I use a keyboard_response Item, my loop will be dependent on a keypress, but when I put the timeout for the response to 0, the response is not logged. Can I log a keyboard response indepdendent from the execution of the loop?
Comments
Hi,
It sounds like you're looking for the
coroutinesitem, which allows you to run multiple items in parallel, thus offering better control over their time course.Cheers!
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!