I used jsPsych to create an experiment that shows an image, and uses a slider response for each trial. When I save the code in html on my local computer, it plays fine from there. But when I try to pilot run the experiment code and images in Pavlovia from a gitlab.pavlovia repository I only get a white web page. I don’t know if the problem is in my code, or file structure in the repository, or somewhere else. Screenshots of first 50 lines of code here:
Update: I changed the jspsych version in the code to 6.0.0 and now instead of a white page I get the message “experiment failed to load” when I pilot it from Pavlovia.