github JATOS/JATOS v3.4.1
JATOS

latest releases: v3.8.6, v3.8.5, v3.8.5-alpha...
4 years ago

Changes

  • GUI: In the Study Properties changing the study asset’s name can be done with or without changing the directory name on disk (#168)
  • GUI: Exporting results now takes less memory on the server side (and therefore is less likely to cause crashes) and gives visual feedback while working (#159, #166)
  • GUI: It's now possible to fix groups in the GUI (before only via jatos.js)
  • GUI: Refresh buttons in groups and results pages
  • jatos.js: jatos.startComponent now has a message parameter. This message is shown in the GUI's result tables.
  • jatos.js: jatos.endStudy now allows to sent result data too (no need to call jatos.submitResultData)
  • Default study export file suffix is .jzip (to prevent confusion, e.g. this one)
  • Updates: e.g. Java 11 (but still compatible with Java >= 8), Play 2.7.3, jQuery 3.4.1 in jatos.js
  • Fix bugs (#167, #174, #175)

If you update from a version of JATOS < 3.1.12

Since 3.1.12 email addresses are turned into lower case thus making foo@foo.org equal to FOO@foo.org. Therefore you must check before the update whether you have users in JATOS that have the same email but with different capitalization, e.g. foo@foo.org and FOO@foo.org, and delete them so that only one of them remains. You can check which users you have and delete them in your JATOS' User Manager.

Which variant do I need?

  • If you have Java (at least version 8) already installed (all OS): jatos.zip
  • No Java installed: Choose according to your OS between
    • jatos_win_java.zip
    • jatos_mac_java.zip (Ignore pop-ups like 'To use the java command-line tool you need to install a JDK' - just press 'OK'.)
    • jatos_linux_java.zip
  • If you prefer Docker: hub.docker.com/r/jatos/jatos

Don't miss a new JATOS release

NewReleases is sending notifications on new releases.