Group: Forum Members
Posts: 83,
Visits: 261
|
hi, I'm coding a simple task that requires a response on the keyboard from 1 to 7. However, the recorded responses are shifted +1, so if I press "1" repeatedly it shows up as "2" in the data file. Would you have any idea what is going on? I am using a new macbook pro keyboard.
thank you!
<trial riskP> / stimulustimes = [0=blank; 1=dospQ, riskPStim] / beginresponsetime = 0 / validresponse = (1,2,3,4,5,6,7) / responseinterrupt = trial </trial>
|