Avatar

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

GorinS

About

Username
GorinS
Joined
Visits
20
Last Active
Roles
Member

Comments

  • Hi Kristian, After a test with Safari, everything works fine. The only weird stuff is that one trial has been logged two times, what did not occur when I tested the expeirment with other browsers. But it is not a real issue for my study. I think eve…
  • Hi Kristian, JATOS is installed on servers at my university (people from the IT dealt with installing it). The server consists of 2 virtual CPUs with 4 Go of RAM and a storage capacity of 30 Go. For Safari, OSWeb is supposed to support version >=…
  • Hi Kristian, Thank you very much for the file :-) I tested it and it seems to speed up the process of sending the data a bit, but the biggest speed up improvement was when I manually determined the variables to be logged, reducing the size of the da…
  • Hi Andrew, I think your problem may be related to the fact that you use a 'file' as source. As described in the OSWeb manual, using files to populate loop cells is not supported (https://osdoc.cogsci.nl/3.2/manual/osweb/; see 'Supported functionalit…
  • Hi Kristian, For participants getting stuck on the loading page, it is a normal behaviour as OSWeb supports only some brower versions (e.g., Safari >= version 10); it is not related to JATOS at all. For the delay to show the endPage (for the stud…
  • Hi Kristian, Thank you for your answer! What I did is adding the jatos.startNextComponent in the following block of code: function send (data) { // Send this log entry to the server return jatos.submitResultData( data, functi…
  • Hi Kristian, Thank you for the detailed answer. I changed the jatos.js file generated by OSWeb by including the jatos.startNextComponent option to jatos.appendResultData. Is it correct that it doesn't change the initial behavior of OSWeb except that…
  • Hi @kri, I recently switched from the desktop to the web version of OpenSesame to run my experiments (they are hosted on a JATOS server). EEverything is working well, but a colleague of mine tested one of my experiment and there are missing lines (…