PsychoPy version 2023.2.3
Hi there, I have an experiment where I have two clickable stimuli, a yellow circle and a blue circle. I’m getting an issue whereby when I accidentally miss click the experiment closes. When all is going well the experiment is progressing as I need it to but over quite a lot of trials it’s natural a participant will double-click or mis-click accidentally.
In terms of my experiment I’ve got a block which is repeated each time. The blocks are the same so I think if I correct the issue in one block it will be resolved for all of them.
The stimuli componetns (the two circles) are displaying as I need them to so I think the issue is likely with my mouse component.
Currently the mouse is set to:
'End routine on press = valid click
Clickable stimuli = practice_Blue_circle, practice_yellow_circle
New clicks only = yes
Length of time the mouse is active for is 2.2 seconds and this is the same for both of my circle components.
Under the mouse Data tab:
Save mouse state = on valid click
Time relative to = mouse onset
Grateful for any thoughts as to what might be going on. I can’t update the version of PsychoPy as it’s on a shared lab computer with other experiments running on this version.
Thanks in advance.