looking for latest version of the JATOS.js library
Dear all,
at the University of Freiburg, we are utilizing JATOS to store data from a static webpage that hosts our Data Collection Tool for "Cognitive-Affective Maps" (a mind-map-like drawing method). You can find more information about our project on our GitHub page: https://github.com/CAM-E-L
For data storage, we are using functions such as:
jatos.submitResultData(resultJson);
However, we have encountered an issue while working with JATOS version 3.6.1. It seems that this version is no longer compatible with the updated JATOS server. Could someone point me to where I can download the latest version of the JATOS.js library?
Thank you in advance for your help!
Best regards,
Julius Fenn
Comments
Hi Julius,
greetings from Tübingen!
we are utilizing JATOS to store data from a static webpage that hosts our Data Collection Tool
I can't say I really understand what you are doing there :)
But you can get the recent jatos.js (3.9.3) at https://raw.githubusercontent.com/JATOS/JATOS/924af573c039901e7619904408916af97edcb162/modules/publix/public/javascripts/jatos.js
Hope this helps!
Best,
Kristian