github jspsych/jsPsych v2.3

latest releases: @jspsych/plugin-survey@1.0.0, @jspsych/plugin-visual-search-circle@1.2.1, @jspsych/plugin-visual-search-circle@1.2.0...
10 years ago

Several changes:

  • The barely-used jspsych-utils.js file was removed, and functions contained within were migrated to other parts of the code. In particular, instead of including stimulus generation methods within the utils file, they are now contained within the relevant plugin. This means that some plugins, jspsych-palmer and jspsych-vsl-grid-scene, can be used solely for generating stimuli.
  • Fixed a few bugs related to element IDs.
  • Trial parameters for most plugins can now be passed in as functions. See this wiki page for more information.
  • Citation info was added in the README file.
  • The vsl-animate-occlusion plugin can now collect responses while the animation is playing.

Don't miss a new jsPsych release

NewReleases is sending notifications on new releases.