Skip to content

Releases: HSU-ANT/beaqlejs

v0.3

31 May 06:49
Compare
Choose a tag to compare
  • Add auto return option on switching items
  • New "Preference" test class (AB testing)
  • Many fixes to the WebAudioAPI-based fading, now working on most browsers
  • Cleanup and extend the docs
  • Validate user name in web service upload script

v0.2

06 May 09:14
Compare
Choose a tag to compare

BeaqleJS v0.2

  • WebAudioAPI is used for smooth fade in/out with Chromium based browsers
  • Test results can be saved locally with a download button
  • Improved web service script with better error handling
  • Configurable test sequence randomization
  • Participants can add comments before submission
  • New python script to evaluate and plot a set of test results
  • More detailed documentation
  • Many other small bug fixes and improvements