.. |
template
|
change KEYCODE parameter type to KEY #396
|
2021-02-02 12:30:15 -08:00 |
jspsych-animation.js
|
change responses to response in animation plugin #638
|
2021-02-16 19:46:19 -08:00 |
jspsych-audio-button-response.js
|
update audio plugins to use new getAudioBuffer strategy
|
2021-02-18 22:32:50 -05:00 |
jspsych-audio-keyboard-response.js
|
move WebAudio keyboard RT seconds-to-ms conversion from audio-keyboard-response plugin to getKeyboardResponse
|
2021-04-09 13:41:31 -07:00 |
jspsych-audio-slider-response.js
|
update audio plugins to use new getAudioBuffer strategy
|
2021-02-18 22:32:50 -05:00 |
jspsych-call-function.js
|
implement async option for call-function plugin #552
|
2018-07-31 10:48:54 -04:00 |
jspsych-canvas-button-response.js
|
change button_pressed to response in canvas-button-response plugin #638
|
2021-02-17 13:23:14 -08:00 |
jspsych-canvas-keyboard-response.js
|
change key_press to response in canvas-keyboard-response plugin #638
|
2021-02-17 13:26:54 -08:00 |
jspsych-canvas-slider-response.js
|
remove quotes from data object keys
|
2021-02-17 13:27:23 -08:00 |
jspsych-categorize-animation.js
|
change direct key comparisons to use jsPsych.pluginAPI.compareKeys to allow for case sensitive or insensitive comparison #396
|
2021-02-18 12:52:10 -08:00 |
jspsych-categorize-html.js
|
change direct key comparisons to use jsPsych.pluginAPI.compareKeys to allow for case sensitive or insensitive comparison #396
|
2021-02-18 12:52:10 -08:00 |
jspsych-categorize-image.js
|
change direct key comparisons to use jsPsych.pluginAPI.compareKeys to allow for case sensitive or insensitive comparison #396
|
2021-02-18 12:52:10 -08:00 |
jspsych-cloze.js
|
change answers to response in cloze plugin #638
|
2021-02-17 13:45:33 -08:00 |
jspsych-external-html.js
|
change direct key comparisons to use jsPsych.pluginAPI.compareKeys to allow for case sensitive or insensitive comparison #396
|
2021-02-18 12:52:10 -08:00 |
jspsych-free-sort.js
|
remove unnecessary parentheses
|
2021-02-19 12:14:39 -08:00 |
jspsych-fullscreen.js
|
Check fullscreen is active before exiting fullscreen
|
2021-01-07 12:02:59 -08:00 |
jspsych-html-button-response.js
|
change button_pressed to response in html-button-response plugin #638
|
2021-02-17 13:52:21 -08:00 |
jspsych-html-keyboard-response.js
|
add console logs for debugging extra frame
|
2021-05-03 17:53:23 -07:00 |
jspsych-html-slider-response.js
|
remove quotes from data object keys
|
2021-02-17 13:56:43 -08:00 |
jspsych-iat-html.js
|
change direct key comparisons to use jsPsych.pluginAPI.compareKeys to allow for case sensitive or insensitive comparison #396
|
2021-02-18 12:52:10 -08:00 |
jspsych-iat-image.js
|
change direct key comparisons to use jsPsych.pluginAPI.compareKeys to allow for case sensitive or insensitive comparison #396
|
2021-02-18 12:52:10 -08:00 |
jspsych-image-button-response.js
|
change button_pressed to response in image-button-response plugin #638
|
2021-02-17 14:06:37 -08:00 |
jspsych-image-keyboard-response.js
|
change key_press to response in image-keyboard-response plugin #638
|
2021-02-17 14:09:51 -08:00 |
jspsych-image-slider-response.js
|
remove quotes from data object keys
|
2021-02-17 14:10:49 -08:00 |
jspsych-instructions.js
|
change direct key comparisons to use jsPsych.pluginAPI.compareKeys to allow for case sensitive or insensitive comparison #396
|
2021-02-18 12:52:10 -08:00 |
jspsych-maxdiff.js
|
change left/right data properties to a response object with left/right keys in maxdiff plugin #638
|
2021-02-17 14:21:09 -08:00 |
jspsych-preload.js
|
fix bug that caused preload plugin to stop experiment when there are no files to load
|
2021-02-19 18:23:59 -08:00 |
jspsych-rdk.js
|
change direct key comparisons to use jsPsych.pluginAPI.compareKeys to allow for case sensitive or insensitive comparison #396
|
2021-02-18 12:52:10 -08:00 |
jspsych-reconstruction.js
|
change direct key comparisons to use jsPsych.pluginAPI.compareKeys to allow for case sensitive or insensitive comparison #396
|
2021-02-18 12:52:10 -08:00 |
jspsych-resize.js
|
remove quotes from data object keys
|
2021-02-17 14:45:50 -08:00 |
jspsych-same-different-html.js
|
change direct key comparisons to use jsPsych.pluginAPI.compareKeys to allow for case sensitive or insensitive comparison #396
|
2021-02-18 12:52:10 -08:00 |
jspsych-same-different-image.js
|
change direct key comparisons to use jsPsych.pluginAPI.compareKeys to allow for case sensitive or insensitive comparison #396
|
2021-02-18 12:52:10 -08:00 |
jspsych-serial-reaction-time-mouse.js
|
change response_row and response_column to be a response array as [row,col] in serial-reaction-time-mouse plugin, add missing data params to docs #638
|
2021-02-17 15:29:58 -08:00 |
jspsych-serial-reaction-time.js
|
change direct key comparisons to use jsPsych.pluginAPI.compareKeys to allow for case sensitive or insensitive comparison #396
|
2021-02-18 12:52:10 -08:00 |
jspsych-survey-html-form.js
|
change responses to response in survey-html-form plugin #638
|
2021-02-17 15:38:22 -08:00 |
jspsych-survey-likert.js
|
change responses to response in survey-likert plugin #638
|
2021-02-17 15:41:50 -08:00 |
jspsych-survey-multi-choice.js
|
change responses to response in survey-multi-choice plugin #638
|
2021-02-17 15:46:04 -08:00 |
jspsych-survey-multi-select.js
|
change responses to response in survey-multi-select plugin #638
|
2021-02-17 15:51:14 -08:00 |
jspsych-survey-text.js
|
fix placeholder pretty name
|
2021-02-21 13:45:52 -08:00 |
jspsych-video-button-response.js
|
change button_pressed to response in video-button-response plugin #638
|
2021-02-17 16:02:34 -08:00 |
jspsych-video-keyboard-response.js
|
change key_press to response in video-keyboard-response plugin #638
|
2021-02-17 16:05:39 -08:00 |
jspsych-video-slider-response.js
|
implements #670, needs further checking
|
2021-01-14 10:28:18 -05:00 |
jspsych-virtual-chinrest.js
|
Merge branch 'master' of https://github.com/jspsych/jsPsych
|
2021-02-20 14:11:33 -08:00 |
jspsych-visual-search-circle.js
|
change direct key comparisons to use jsPsych.pluginAPI.compareKeys to allow for case sensitive or insensitive comparison #396
|
2021-02-18 12:52:10 -08:00 |
jspsych-vsl-animate-occlusion.js
|
change responses to response in vsl-animate-occlusion plugin #638
|
2021-02-17 16:12:13 -08:00 |
jspsych-vsl-grid-scene.js
|
implements #670, needs further checking
|
2021-01-14 10:28:18 -05:00 |
jspsych-webgazer-calibrate.js
|
get threaded ridge regression working, update docs, example, improve extension code
|
2021-04-08 15:22:58 -04:00 |
jspsych-webgazer-init-camera.js
|
update init plugin to center camera
|
2021-04-09 09:19:56 -04:00 |
jspsych-webgazer-validate.js
|
fix real-time display during validation
|
2021-04-09 12:03:56 -04:00 |