Documentation has been improved with more examples.

General online interface

New in online user interface

New in experiments

New in experiments on Linux only

  • Tobii eye tracker code is massively improved and runs well know. You can set eye-tracker ID in psytoolkit config file (which is in /etc/) or in the PsyToolkit script.

  • New feature: You can only run one experiment on a computer at the time. Of course, you would not want to run more than one, but what if you would wrongly do so (maybe by click to fast on an icon or so). This is implemented using the psy_lock function in psy.c and you can use "psycc --unlock" to easily remove the lock if you want to kill a running experiment and clean up the /dev/shm/psytoolkit_lock file.

  • The code of moving stimuli ("sprites") is considerably better than it was.

New in online surveys