Skip to content

Releases: eliot-org/eliot-experiment-builder

v0.3.1

09 Dec 21:14
Compare
Choose a tag to compare

Changelog:

  • Changed to version 0.3.1
  • Renamed the freestyle page to canvas

v0.3

03 Dec 14:01
Compare
Choose a tag to compare

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

06 Sep 21:18
4c86b3d
Compare
Choose a tag to compare

Changelog:

  • Added a speed/timing to each question that will be saved alongside the answers

This version is usable!

v0.2

06 Apr 16:42
05e32a2
Compare
Choose a tag to compare

Changelog:

  • Removed last remnants of axios
  • Rework of almost all survey and admin pages
  • Many behind the scenes changes
  • Tested and bugfixed a lot

This version is usable!

Full Changelog: 0.1...0.2

v0.1

09 Jan 21:55
59e8116
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

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!