Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

collecting multiple keyboard RTs

Hi all,
I'm new to OpenSesame but have had some success with simple experiments (flanker tasks, priming tasks). Now I am trying to do something more advanced and I am running into difficulties. I want to run a dichotic listening experiment where participants are also instructed to push the spacebar when they here a certain word. Since there are multiple "target" words on a given trial and I want to collect the time of all of these, I planned to use an inline script which would save each keyboard response RT to an array. Then, I figured I could use a coroutine to play the sound file and run the keyboard response script. However, when I try to add the inline script I receive the following error message "new_inline_script" does not support coroutines. When I searched for this error message I only got a single site which fails to open https://pypkg.com/pypi/python-opensesame/f/opensesame_plugins/coroutines/oscoroutines/_qtcoroutines.py

If anyone has any insight into what I am doing wrong I would be very appreciative if they shared it. Suggestions for getting this experiment to work would also be welcome.

Best
Tim

Comments

Sign In or Register to comment.