Releases: eliot-org/eliot-experiment-builder
Releases · eliot-org/eliot-experiment-builder
v0.3.1
v0.3
Changelog:
- Changed to version 0.3 - Cherry
- Updated dependencies to remove need for --legacy-peer-deps
- Added a new page type freestyle that is more customizable
- Improved timing performance with hrtime
- Added keypresses as an option
- Added autocontinue
- Added vuetify & fixed some design issues it brought
- Changed design of survey builder
- Changed survey samples and added stroop example
- Added CSV export
- Added hardware testsignals
v0.2.2
Changelog:
- Added a speed/timing to each question that will be saved alongside the answers
This version is usable!
v0.2
v0.1
Changelog:
- Removed Axios & Online Interaction
- New Loading/Starting Page
- Created Config Page
- Added Local Configuration Plugin
- Hardware Interaction now in external scripts that everyone can create themselves (If following a specific Layout). Communication between Hardware<->Script<->Main<->Renderer created.
- Changed Survey Requirements to match new Features enabled be externalising Hardware Scripts.
- Reworked Hardware Page to show Scripts, their Devices and the Device Console
This is a pre-release Version! Its not intended for any practical use!