Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@gureckis gureckis released this 28 Apr 04:42
· 893 commits to master since this release

This release represents a major update to psiTurk.

Major features includes

  • Dashboard replaced with Interactive command line shell for many common AMT task (e.g., posting hits, paying participants)
  • Integrates with https://psiturk.org a new web service for posting SSL-signed Ads and exchanging experiment code with other users
  • Ability to block participants using particular browsers from participating in your experiment
  • New psiturk.js library provides many features including automatically handling simple instruction sequences
  • Ability to write custom routes and add custom database tables for very powerful, flexible, and dynamic applications
  • Ability to create zero-config MySQL databases on Amazon's RDS cloud in addition to local SQLLite solution
  • Much more extensively documented (https://psiturk.org/docs)
  • This release includes about 500 commits beyond last major release with many changes. In many ways a complete refactor.

Get it using the Python package manager (pip) by typing pip install psiturk.