[solved] collecting free responses and response time
Hi!
First of all I'm completely new to OpenSesame so my question may be a noob question. I'm trying to create a simple procedure - show stimuli for period of time (say 60s) and collect every keypress (to be exact 4 keys) that subject makes, along with time interval between each keypress (to know for how long thet percive some givan state) Is it possible to do so?
Thanks in advance!
Comments
Hi Dorgar,
That's possible, but you'll need to use some inline code to do so. The script below shows how to loop through a number of responses, reducing the timeout with each response so that the total timeout is 60s. This should hopefully get you started.
For more info, see:
Cheers!
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!