Skip to content

5.0.7

Compare
Choose a tag to compare
@vlall vlall released this 18 Apr 08:19
· 4342 commits to master since this release
8e27ae2
  • Improve persistence of participant attributes in dallinger.identity, so that these keys and values do not need to be passed between pages as URL parameters in order to preserve them

  • Check the total size of the experiment files that will be copied and deployed, and abort if this exceeds 50MB, to avoid making potentially many copies of large files over repeated experiment runs

  • Consolidated configuration defaults in global_config_defaults.txt so default values aren't defined throughout the codebase

  • Documentation improvements and additions:

    • Command Line Utility section: Added previously undocumented commands and expanded on optional parameters
    • New Recruitment section: Detailed documentation of Amazon Mechanical Turk recruitment
    • Include link to Thomas Morgan's beginner documentation
  • Internal/Developer-centric changes: