What I wanna design is…
The design which trial terminates when the participant presses a button(imagestim) correctly! I wanna wait until the participant clicks the right button.
How should I code the function of event.waitKeys() for mouse track?
I thought event.waitKeys() is for keyboard response…so…I’m curious about the mouse tracking design.