github jspsych/jsPsych v1.7

latest releases: @jspsych/plugin-visual-search-circle@1.2.1, @jspsych/plugin-visual-search-circle@1.2.0, @jspsych/plugin-webgazer-validate@1.0.3...
10 years ago

Two major features are added with this release:

  • The core library has a new method, jsPsych.turkInfo(), which simplifies some of the coding involved in creating a mechanical turk experiment. See the core library api wiki page for documentation.
  • The categorize-animation plugin has moved out of the /dev folder and into the main plugins folder, reflecting a set of changes to make the plugin ready for release.

A few minor bug fixes as well, including:

  • The same-different plugin was recording stimulus paths using a_path and b_path as labels. Updated this to the more descriptive names stimulus and stimulus_2.
  • Problems in the single-stim plugin when continue_after_response was set to false have been resolved. This behavior now works as intended.

Don't miss a new jsPsych release

NewReleases is sending notifications on new releases.