The jsPsych experiment runs fine locally, but I have been unable to make it run on Pavlovia. As soon as I hit the Launch experiment button, I get these errors (and a blank screen is displayed).
I wonder whether this is something to do with the experimenter running an older version of jspsych? Or is it rather that I am not using an up-to-date version of the jspych pavlovia plugin?
This is my first attempt at integrating a jspsych experiment with Pavlovia. Any hint would be greatly appreciated. Please let me know if you need any more information on the errors.
Thanks very much for the pointers! Unfortuntely, checking the errors only got me so far. I can see there is an issue with the plugins and I suspect it is down to changes in jspsych plugin syntax along the way. I think newer versions of the pavlovia plugin (or possibly all versions) follow a syntax that is different from the one of the custom plugins this experiment relies on - it was probably created in an older version of jspysch and relies on the syntax used by that version. I don’t have enough knowledge of jspsych/js to start editing the custom plugins, so I think my best option is to run this experiment on my own server rather than Pavlovia.
@thomas_pronk - apologies I did not see your reply until now. I have given you access as a developer. I have now moved the task to my own server though and it works fine there, so no rush!
Thanks for sharing! I wondered whether your task is based on jspsych 7.x , which introduced some major changes that might have problems with my plugin. However, yours is based on jspsych 6.x, so that ain’t it. No matter though; since you’ve got it working (on your own server, no need for me to dive deeper for now.