Hello,
please can someone tell me how I can exit coder in the middle of the experiment, I try with “escape”, but doesn’t work (I use psychopy 3. on computer)
thank you
Hi @you1, you can add a keyboard component, and check for when the escape key has been pressed.See keyboard documentation.
1 Like