jsPsych/docs/plugins
2021-02-18 17:04:37 -05:00
..
jspsych-animation.md change responses to response in animation plugin #638 2021-02-16 19:46:19 -08:00
jspsych-audio-button-response.md change button_pressed to response in audio-button-response plugin #638 2021-02-16 19:49:28 -08:00
jspsych-audio-keyboard-response.md change key_press to response in audio-keyboard-response plugin #638 2021-02-17 10:34:24 -08:00
jspsych-audio-slider-response.md Merge branch 'master' into preload-docs 2021-02-12 11:28:47 -05:00
jspsych-call-function.md fix broken links in docs 2021-02-11 18:20:25 -08:00
jspsych-canvas-button-response.md change button_pressed to response in canvas-button-response plugin #638 2021-02-17 13:23:14 -08:00
jspsych-canvas-keyboard-response.md change key_press to response in canvas-keyboard-response plugin #638 2021-02-17 13:26:54 -08:00
jspsych-canvas-slider-response.md fix broken links in docs 2021-02-11 18:20:25 -08:00
jspsych-categorize-animation.md change key_press to response in categorize-animation plugin #638 2021-02-17 13:34:53 -08:00
jspsych-categorize-html.md change key_press to response in categorize-html plugin #638 2021-02-17 13:38:29 -08:00
jspsych-categorize-image.md change key_press to response in categorize-image plugin #638 2021-02-17 13:40:55 -08:00
jspsych-cloze.md change answers to response in cloze plugin #638 2021-02-17 13:45:33 -08:00
jspsych-external-html.md fix broken links in docs 2021-02-11 18:20:25 -08:00
jspsych-free-sort.md update docs to reflect change from JSON strings to JS object/arrays in data #670 2021-02-16 19:00:32 -08:00
jspsych-fullscreen.md fix broken links in docs 2021-02-11 18:20:25 -08:00
jspsych-html-button-response.md change button_pressed to response in html-button-response plugin #638 2021-02-17 13:52:21 -08:00
jspsych-html-keyboard-response.md change key_press to response in html-keyboard-response plugin #638 2021-02-17 13:55:55 -08:00
jspsych-html-slider-response.md fix broken links in docs 2021-02-11 18:20:25 -08:00
jspsych-iat-html.md change key_press to response in iat-html plugin #638 2021-02-17 14:00:40 -08:00
jspsych-iat-image.md change key_press to response in iat-image plugin #638 2021-02-17 14:03:01 -08:00
jspsych-image-button-response.md change button_pressed to response in image-button-response plugin #638 2021-02-17 14:06:37 -08:00
jspsych-image-keyboard-response.md change key_press to response in image-keyboard-response plugin #638 2021-02-17 14:09:51 -08:00
jspsych-image-slider-response.md Merge branch 'master' into preload-docs 2021-02-12 11:28:47 -05:00
jspsych-instructions.md update docs to reflect change from JSON strings to JS object/arrays in data #670 2021-02-16 19:00:32 -08:00
jspsych-maxdiff.md 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.md minor edits to preload docs 2021-02-12 11:45:45 -05:00
jspsych-rdk.md change key_press to response in rdk plugin #638 2021-02-17 14:42:55 -08:00
jspsych-reconstruction.md fix broken links in docs 2021-02-11 18:20:25 -08:00
jspsych-resize.md fix broken links in docs 2021-02-11 18:20:25 -08:00
jspsych-same-different-html.md change key_press to response and key_press_stim1 to response_stim1 in same-different-html plugin #638 2021-02-17 15:00:49 -08:00
jspsych-same-different-image.md change key_press to response and key_press_stim1 to response_stim1 in same-different-image plugin #638 2021-02-17 15:03:29 -08:00
jspsych-serial-reaction-time-mouse.md 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.md change key_press to response in serial-reaction-time plugin #638 2021-02-17 15:12:01 -08:00
jspsych-survey-html-form.md change responses to response in survey-html-form plugin #638 2021-02-17 15:38:22 -08:00
jspsych-survey-likert.md change responses to response in docs 2021-02-17 16:36:08 -08:00
jspsych-survey-multi-choice.md change responses to response in docs 2021-02-17 16:36:08 -08:00
jspsych-survey-multi-select.md change responses to response in docs 2021-02-17 16:36:08 -08:00
jspsych-survey-text.md change responses to response in docs 2021-02-17 16:36:08 -08:00
jspsych-video-button-response.md change button_pressed to response in video-button-response plugin #638 2021-02-17 16:02:34 -08:00
jspsych-video-keyboard-response.md change key_press to response in video-keyboard-response plugin #638 2021-02-17 16:05:39 -08:00
jspsych-video-slider-response.md update docs to reflect change from JSON strings to JS object/arrays in data #670 2021-02-16 19:00:32 -08:00
jspsych-virtual-chinrest.md a few more docs updates 2021-02-18 17:04:37 -05:00
jspsych-visual-search-circle.md change key_press to response in visual-search-circle plugin #638 2021-02-17 16:09:15 -08:00
jspsych-vsl-animate-occlusion.md change responses to response in vsl-animate-occlusion plugin #638 2021-02-17 16:12:13 -08:00
jspsych-vsl-grid-scene.md update docs to reflect change from JSON strings to JS object/arrays in data #670 2021-02-16 19:00:32 -08:00
jspsych-webgazer-calibrate.md add plugin docs for webgazer 2021-02-04 16:36:44 -05:00
jspsych-webgazer-init-camera.md moving some functionality to init-camera plugin, adding docs 2021-02-04 17:19:34 -05:00
jspsych-webgazer-validate.md add samples_per_sec to validation plugin 2021-02-08 23:00:19 -05:00
list-of-plugins.md Merge branch 'master' into feature-plugin-extensions 2021-02-15 21:44:45 -05:00