Extended Stroop Task

Hello I am new to PsychoPy and am doing the demo tasks I am stuck on the Extended version of the Stroop Task, the practice run with the correct incorrect msg
Basically I am trying to get the code of an If-else statement to work. At first it would only say that what was inputted was wrong even if it wasn’t now it is just saying correct even if the response is incorrect

Here is how the code looks

Here is the pages I am on for the guide

Any help is much appreciated!

The code is running, and looks OK, so the problem is probably with your keyboard component and how it decides whether or not a response is correct.

So what can I do to fix that?

We don’t know. We would need to see your keyboard component.