Skip to content

Releases: jspsych/jsPsych

v1.6

12 Nov 19:08
Compare
Choose a tag to compare

This version adds a few new features to the core library.

  • jsPsych.preloadImages() is a built in image pre-loader with callback function options.
  • jsPsych.dataAsCSV() will return the jsPsych data object as a string of CSV formatted data.
  • jsPsych.saveCSVdata() will download the CSV formatted data. As of 11/12/2013 this only works in updated versions of Chrome and Firefox.

In addition, numerous minor bug fixes and improvements were made over previous release versions.

v1.54

14 Oct 19:02
Compare
Choose a tag to compare
bug fix palmer