URL of experiment:
My_stroop_test_online_microphone
Description of the problem:
Actually I totally follow the following demo to create my Stroop test.
https://gitlab.pavlovia.org/abraver/online_mic
However, the original demo works well on my pavlovia, but my own Stroop test doesn’t work online.
Can’t figure out why. I also tried to clear the browser cache many times. My local psychopy is v2023.2.3 – the newest version. I appreciate any help or suggestions on this problem.
Thank you!
I think this thread will solve your problem
URL of experiment: Sign in · GitLab
Description of the problem: Though the experiment runs fine offline on PsychoPy, it gets stuck on an ‘initializing’ screen when running online on Pavlovia. Based on my research, it seems like it is probably an error in the JS code, but the developer tools have been unhelpful in finding the actually error. The error I get is: Failed to load resource: the server responded with a status of 404 (). There are no loaded in Python packages that seem to be a common i…
It works! I think only the newest version has this issue.
Thank you so much for the solution!