github jspsych/jsPsych v4.3

latest releases: @jspsych/config@2.0.2, @jspsych/plugin-survey@1.0.1, @jspsych/config@2.0.1...
8 years ago

Changes

  • jsPsych.pluginAPI.getKeyboardResponse has been redesigned to enable prevention of held down keys if desired. Plugins have been adjusted to take advantage of this new feature. The parameters for the method have been changed, and plugin developers should consult the documentation.
  • New method jsPsych.data.addDataToLastTrial allows data to be added to the most recently recorded trial.
  • New method jsPsych.randomization.shuffleNoRepeats shuffles an array with the constraint the neighboring items cannot be identical.
  • Extra parameters added to jspsych-categorize to implement a timeout if subject takes too long to respond.
  • New parameters for survey-text to allow for control over the size of the text fields.
  • Miscellaneous bug fixes

Don't miss a new jsPsych release

NewReleases is sending notifications on new releases.