PennController 1.9

Posted on December 16, 2020
Tagged: versions

PennController 1.9 is now available!

Newly created experiments on the PCIbex Farm come with it, and you can sync your existing projects with the master branch to update your version of PennController.

Major changes from 1.8

Added

  • New action commands
  • New test commands
    • eyetracker.test.score: Succeeds when the EyeTracker element it is called on calibrates with a score at least as high as the EyeTracker element passed as an argument.
    • mousetracker.test.over: Succeeds when a user’s mouse hovers over the element passed as an argument.
  • New keyword self: Used inside callback and test commands

Changed

Fixed