Stimuli not updating every frame

If this template helps then use it. If not then just delete and start from scratch.

OS (e.g. Win10): Macbook Pro - M1 Pro
PsychoPy version (e.g. 2024.2.4 Py 3.8): v2023.2.3
Standard Standalone Installation? (y/n) y
Do you want it to also run online? (y/n) n
What are you trying to achieve?: I want a participant to play a sequence of notes, and as they are clicking each note, a highlighted stimulus will indicate which note to play next for the participant.

What did you try to make it work?: Tried having the position of the stimulus update each frame, with separate code that also updates each frame to see when a participant has made a response.

Link to the most relevant existing thread you have found:

What specifically went wrong when you tried that?:
No output error. Instead, just no change to the highlight stimulus position as a participant make responses

sequence_task.psyexp (106.2 KB)

Figured it out! it was an issue with how I was specifying the allowed keys.

1 Like