Concurrent Multiple Response Feedback
I'm not sure why this isn't working: I want to be able to have subjects type 4 letters and have each displayd at a specific location on the screen until all responses have been collected.
As an example of what I'm trying to do I've pasted the end of a row(trial) below, it may or may not be clear when this posts but in the loc column I specify X,Y,0 so as to leave the previous stim on the screen BUT this doesn't work for "feedback" ~ all the other stim stay on the screen but the feedback is cleared as soon as the next feedback is placed on the screen. I don't want to use an open ended response field if I can avoid it because the positions of the items on screen matters to the experiment.
stim ------- loc --- time - stim - loc ---- time ----- stim ----- loc -- time
feedback -- x,y,0 - 0 ---- ~ --- 0,0,0 -- rt:any --- feedback - x,y,0 - 2000
Thanks,
Nate
1 Attachment(s)
Multiple Feedback Responses (not replacing)
We are having the same problem with trying to have several feedback responses appear on the same page. Participants are pressing 5 keys, and we want the feedback of each key to appear (and stay) on the screen. We are using "0" to suggest not to remove the previous stimulus...but each feedback response is replaced with the next one (e.g., Feedback of 5 appears, but then when the next button is pressed...5 disappears and the next feedback takes it's place).
Has it been confirmed that the 2010 version is fixing this? We are in need of this feedback feature for our experiment. Please help!
I have attached a file that my student is working with. We are just testing line 6 to see if we can figure this out...but the feedback will not stay on the page.