Published April 18, 2019
| Version v5.0.7
Software
Open
Dallinger/Dallinger: 5.0.7
Authors/Creators
- 1. @pyupio
- 2. @SalesforceFoundation
- 3. UC Berkeley
- 4. Massachusetts Institute of Technology
- 5. University of Connecticut
- 6. Cris Ewing, Developer
Description
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:
- Enforce standard Python code style with "black" https://black.readthedocs.io/en/stable/__
- Mark slowest tests so they're skipped by default (use the --runslow flag to run them)
Files
Dallinger/Dallinger-v5.0.7.zip
Files
(3.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:67a26ab53388f73881125d87d95c8d39
|
3.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/Dallinger/Dallinger/tree/v5.0.7 (URL)