Skip to content

v3.0.6

Compare
Choose a tag to compare
@deargle deargle released this 23 Mar 05:38
· 61 commits to master since this release
d81d353

Added

  • added backwards compatibility for class InvalidUsage exception in
    experiment_errors.py, for custom.py files generated by old version of psiturk.
    This was previously throwing an exception in versions 3.0.0 – 3.0.5

Fixed

  • fix bonus_message config.get section reference (3219016)
  • fix another reference to a config section name that doesn't exist (0079861), apparently
    the unit tests are horrible