URL of experiment: Sebastián Corral / Frequency-doubledgratingtaskV4 · GitLab
Description of the problem: When i upload my experiment to pavlovia, it gets stuck at initialising the experiment, but it runs well locally. I thought it has something to do with the correct answer property, because this started to happend when I enabled the “store correct” option, and it fixes when I disable it.
So i tried to download a functionally experiment to see how the script was made and I realize that, while the right answered in this experiment was write like this:
the right answer on my JS was auto-written in green, like this:
So I tried to rewrite it imitating the downloaded experiment, but when I close the coder, it goes back to where it was before I changed it.
What could i do to make the experiment to run online?