Experiment working in Builder, but not properly online

URL of experiment: https://gitlab.pavlovia.org/dtr168/mindfulness-and-advertisement-recognition

Description of the problem: I created a simple task, where subjects will hit the “Up” key when they breathe for the first 8 times and the “down” key for the 9th time of each cycle. In the builder, I provide feedback about whether the correct button was pressed, by showing a green “correct” if the right key was pressed and a red “false” if the wrong one was pressed. From the builder it work just fine!

When I uploaded it to Pavlovia it seemed fine first, but then I noticed that no matter which button gets pressed it shows a red “false”. I’m assuming it has to do with the conversion of the script to JS, and that the correct key response is not tracked properly anymore.

Would love to hear if you have any advice :slight_smile:

Hello,
I am creating an experiment and experiencing a very similar problem. I ran across your post while looking for how to fix this. Were you able to find a solution?