Not sure if I should open another topic for this but I'm thoroughly confused about the location of jatos.js. Is this somehow handled differently now? I can't locate the file anywhere, yet experiment.html successfully calls <script src="jatos.js"></script>. I used to have the file included in the experiment folder with older versions. Was that actually never necessary and the file was created by some kind of magic during runtime?
Exactly this, jatos.js is magically added by JATOS. You never have to add it yourself. Although you can use your own version of jatos.js. But this makes only sense if you have somehow adjusted it.
Comments
Yes, JATOS works with jsPsych 7. I just turned the 2 example experiments from their tutorial into JATOS studies. You can try them out:
Best,
Kristian
Oh that's really great, thank you so much!
Not sure if I should open another topic for this but I'm thoroughly confused about the location of jatos.js. Is this somehow handled differently now? I can't locate the file anywhere, yet experiment.html successfully calls <script src="jatos.js"></script>. I used to have the file included in the experiment folder with older versions. Was that actually never necessary and the file was created by some kind of magic during runtime?
Exactly this, jatos.js is magically added by JATOS. You never have to add it yourself. Although you can use your own version of jatos.js. But this makes only sense if you have somehow adjusted it.
Best
Kristian