Glazed
Features
In this release we provide
- 752d198: a collection of useful NEXT links at
/home
- #154: a new API endpoint to initialize experiments and an accompanying interface
- #153: fast in-memory RAM database through Redis (implemented in butler.memory)
- 7c6561b: custom alg selection
- #155: uniform names (
myApp
) for all the apps (meaning the app name only appears in one place) - 30f4af0: allowing custom participant IDs on the query page
...and a collection of bug fixes, maintenance and cleaning
Checks
- py.test completes successfully
- checked downloading CSV does not succeed when
myApp.format_responses
does not exist - CSV downloading tested with unicode, missing responses, error handling