keypress "none" as correct response
in OpenSesame
I am writing a program (N-back) where the correct response for most of the trials is to NOT press any key, and only press a key for some of the trials (those with matching digit). How do I specify that the correct response is not to press any key? In the loop, in the correct_response variable, I tried leaving blank the trials where no response is the correct response and typing "s" in those with the matching digit. I also wrote "s;none" as allowed responses for the keyboard press item. Apparently "none" is not recognized by OpenSesame so I need another command to tell it that no key press is an accepted response.
This discussion has been closed.
Comments
Hi, I've just answered this question in your previous post.
Cheers