This repository was archived by the owner on Apr 5, 2024. It is now read-only.
Releases: pushkin-consortium/pushkin-exptemplates-basic
Releases · pushkin-consortium/pushkin-exptemplates-basic
v5.0.4
#50:
- Adds a timeline assets folder to the experiment's web page component. This should contain any assets used by the jsPsych timeline, e.g. audiovisual stimulus files. These files are moved to an appropriate subdirectory of the site's public folder during
pushkin prep. - Corrects an issue with the experiment name in config.yaml which was leading to unhelpful console logs during
pushkin prep --verbose.
v5.0.3
v5.0.2
Mostly security updates.
v5.0.1
Merge pull request #39 from pushkin-consortium/jsPsych7_more Added setSaveAfterEachStimulus back in.
Uses jsPsych 7
Merge pull request #35 from jodeleeuw/master Update to jsPsych 7
User tables and transactions.
Merge pull request #34 from pushkin-consortium/userMan User man
Updates to make deploy work better
Mostly minor changes. Shouldn't be breaking, though it does precipitate breaking changes in (for instance) the CLI.
Breaking change in config.yaml
API controllers array in config.yaml is now not an array but a single entry. This means that pushkin-cli prior to v1 will not work with this template.
Minor bug updates
package.jsons updated to reflect the correct naming conventions
Faster loading
Updated dockerfile to make better use of caching, copy only necessary files, and use yarn.