Jdunstone
About
- Username
- Jdunstone
- Joined
- Visits
- 40
- Last Active
- Roles
- Member
Comments
-
Okay thanks so much! I will pass this on to my IT dept. As an aside - I tried to update my own JATOS in the interim while waiting for IT to get back to me, and I can't load the newer version. the loader.log is giving me an error related to my versio…
-
Hi Kristian, Thank you so much for your response, this is very helpful. Do you know of any substantial changes to functions within JATOS that would mean updating required me to make changes to my existing code, or would I simply need to update the …
-
I get one error and one warning - see screenshot attached https://forum.cogsci.nl/uploads/492/BBDLYUAN8PFF.png
-
I tried in a few different browsers and nothing worked, but then a few hours later it just started working again, although I still can't download any data (it just loads seemingly indefinitely). It seems maybe that my institution's connection to JAT…
-
I'm also having a problem integrating with prolific. I have included the lines above var prolific_id = jatos.urlQueryParameters.prolific_pid; vars.prolific_id = prolific_id; But when trying to test the code I get the following error: Uncaught TypeE…
-
I am having a similar issue, and have used the method suggested above but my output just looks like this: {[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]} Do you know w…
-
Okay this is working now! I will have to rewrite the intro page but I think I should be able to save data now
-
I'm using version 3.6.1 The rest of my study is written using jsPsych, except for the opening page which was written by a collaborator and that defines a variable called URL, I wonder if it is this that is causing the error. I will remove the first…