I’m going to guess that this is because you are running a very old version of PsychoPy. A long time ago, continueRoutine
was re-set to True
after any “Begin routine” code was run, but that is no longer the case.
I’m going to guess that this is because you are running a very old version of PsychoPy. A long time ago, continueRoutine
was re-set to True
after any “Begin routine” code was run, but that is no longer the case.