Hey, I’m trying to create a simple IAT experiment where I try to make the feedback displayed in the screen right after they press the given key. for example if they are supposed to press x and they do so, an ✓ icon will appear.
I am using this code to achieve this.
It works in the first routine however, when it comes to the second routine a random feedback flashes on the screen and then the routine begins. How can I fix this problem?
Thank you so much for your concern.