Description of the problem:
I hope everyone is fine. I am sorry but I do not have so much knowledge about online experiments and coding.
There is no problem with sync my psychopy experiment to pavlovia and offline experiment, but when I tried it to run it online, it seems to be stuck on the initialising stage on Pavlovia.
I have checked other forums, but I couldn’t fix it. There is no problem with naming or the situation of public.
Please can you share the URL to your experiment so that we can take a look? From your experiment page go > View code <> > settings (tab on left, cog image at bottom) > permissions > set to public > then share the URL of that page with us
In general, stuck on initializing means there is a JS syntax error somewhere and the usual approach we take to deal with this is.
the error is in line 158 - 159 of experiment1.js: text: /* */ , You initialise an empty string blank1 which causes the problem. Initialise the string with, for instance, the text dummy