OS
WIN10
PsychoPy version
2020.1.3.
Standard Standalone? (y/n) Y
What are you trying to achieve?:
I’m making a screening task to check whether participants can handle the mouse to choose and click on objects. We will collect data on time it takes to click on a simple square, and to move the cursor to a triangle and click on the triangle.
When completed in the correct order (clicked the square first, then the triangle), the participant will get a new screen with the square and the triangle, but on a different spot. This will be repeated in total 5 times.
If the participant clicks the triangle first, and then the square, a feedback should be shown that this was incorrect, and asking the participant to try again. After 3 wrong answers, the experiment is terminated, and the participant will be excluded from the experiment. Wrong answers should be recorded as well.
What did you try to make it work?:
I set up the squares and triangles, but I am completely new to conditional coding and I can’t figure it out.
I would be very grateful if anyone could help me with the appropriate code to make this task work-