Commit Graph

616 Commits

Author SHA1 Message Date
Becky Gilbert
d8b80fbe0e update docs with column_spread_factor parameter and mobile compatibility 2021-02-19 12:06:16 -08:00
Becky Gilbert
0800497060
Merge branch 'master' into feature-key-code-update 2021-02-19 10:24:21 -08:00
Josh de Leeuw
d9008dde43 fix broken links in webgazer plugin docs 2021-02-19 12:10:11 -05:00
Josh de Leeuw
ee3c5d1aef add babySTEP to video tutorials 2021-02-19 12:08:41 -05:00
Josh de Leeuw
f6b731a441 update getAudioBuffer docs 2021-02-18 22:41:23 -05:00
Becky Gilbert
51017c50d9 Merge branch 'master' into feature-key-code-update 2021-02-18 15:16:34 -08:00
Becky Gilbert
0bccde81ef add compareKeys back into pluginAPI docs, update docs for compareKeys and getKeyboardResponse with case sensitivity issues #396 2021-02-18 14:16:56 -08:00
Josh de Leeuw
c72ee5f17a Merge branch 'master' of https://github.com/jspsych/jsPsych 2021-02-18 16:21:41 -05:00
Becky Gilbert
2c28278ad5 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
Becky Gilbert
49d12027e5 change responses to response in docs 2021-02-17 16:36:08 -08:00
Becky Gilbert
4fbfe94e4c change key_press to response in docs and examples 2021-02-17 16:24:27 -08:00
Becky Gilbert
5c354e3d7c change responses to response in vsl-animate-occlusion plugin #638 2021-02-17 16:12:13 -08:00
Becky Gilbert
3f9a4e96d7 change key_press to response in visual-search-circle plugin #638 2021-02-17 16:09:15 -08:00
Becky Gilbert
5b7884e585 change key_press to response in video-keyboard-response plugin #638 2021-02-17 16:05:39 -08:00
Becky Gilbert
0dd813af6e change button_pressed to response in video-button-response plugin #638 2021-02-17 16:02:34 -08:00
Becky Gilbert
8a9e1a655a change responses to response in survey-text plugin #638 2021-02-17 15:58:54 -08:00
Becky Gilbert
db2a2dc6bc change responses to response in survey-multi-select plugin #638 2021-02-17 15:51:14 -08:00
Becky Gilbert
19a6485068 change responses to response in survey-multi-choice plugin #638 2021-02-17 15:46:04 -08:00
Becky Gilbert
967f546bfd change responses to response in survey-likert plugin #638 2021-02-17 15:41:50 -08:00
Becky Gilbert
56bf9c68e7 change responses to response in survey-html-form plugin #638 2021-02-17 15:38:22 -08:00
Becky Gilbert
5ae6f61dfc 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
Becky Gilbert
d2f64ada1c change key_press to response in serial-reaction-time plugin #638 2021-02-17 15:12:01 -08:00
Becky Gilbert
a4bdfc8e5f 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
Becky Gilbert
6254aa1aaf 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
Becky Gilbert
a8a1ffac2f change key_press to response in rdk plugin #638 2021-02-17 14:42:55 -08:00
Becky Gilbert
efdd0eace3 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
Becky Gilbert
7c551ec96a change key_press to response in image-keyboard-response plugin #638 2021-02-17 14:09:51 -08:00
Becky Gilbert
9c65ff19b7 change button_pressed to response in image-button-response plugin #638 2021-02-17 14:06:37 -08:00
Becky Gilbert
79edaad804 change key_press to response in iat-image plugin #638 2021-02-17 14:03:01 -08:00
Becky Gilbert
c81d28ae7d change key_press to response in iat-html plugin #638 2021-02-17 14:00:40 -08:00
Becky Gilbert
3580b29767 change key_press to response in html-keyboard-response plugin #638 2021-02-17 13:55:55 -08:00
Becky Gilbert
fe5f14dae4 change button_pressed to response in html-button-response plugin #638 2021-02-17 13:52:21 -08:00
Becky Gilbert
b85ced4f0a change answers to response in cloze plugin #638 2021-02-17 13:45:33 -08:00
Becky Gilbert
c812e8dbc3 change key_press to response in categorize-image plugin #638 2021-02-17 13:40:55 -08:00
Becky Gilbert
7475bf85a5 change key_press to response in categorize-html plugin #638 2021-02-17 13:38:29 -08:00
Becky Gilbert
f348944054 change key_press to response in categorize-animation plugin #638 2021-02-17 13:34:53 -08:00
Becky Gilbert
c9cbe39448 change key_press to response in canvas-keyboard-response plugin #638 2021-02-17 13:26:54 -08:00
Becky Gilbert
118aeffd3c change button_pressed to response in canvas-button-response plugin #638 2021-02-17 13:23:14 -08:00
Becky Gilbert
abf3e19a29 change key_press to response in audio-keyboard-response plugin #638 2021-02-17 10:34:24 -08:00
Becky Gilbert
b82eb9a503 change button_pressed to response in audio-button-response plugin #638 2021-02-16 19:49:28 -08:00
Becky Gilbert
64a66b812d change responses to response in animation plugin #638 2021-02-16 19:46:19 -08:00
Becky Gilbert
762ee56042 update docs to reflect change from JSON strings to JS object/arrays in data #670 2021-02-16 19:00:32 -08:00
Becky Gilbert
2312550127 Merge branch 'master' into feature-objects-arrays-in-data 2021-02-16 14:37:07 -08:00
Josh de Leeuw
d0a9a7c6c1 update webgazer image example 2021-02-16 09:34:33 -05:00
Josh de Leeuw
e5a8a77ef3 Merge branch 'master' into feature-plugin-extensions 2021-02-15 21:44:45 -05:00
Josh de Leeuw
af8ce43784 push tutorial updates 2021-02-13 09:12:22 -05:00
Josh de Leeuw
7f5870d55e update RT docs 2021-02-13 08:56:57 -05:00
Becky Gilbert
5ea70030be remove unnecessary JSON.parse 2021-02-12 16:28:57 -08:00
Becky Gilbert
9442b0cbcc edit docs to clarify when on_timeline_start/finish run relative to conditional/loop functions 2021-02-12 11:14:57 -08:00
Becky Gilbert
080b2955da Merge branch 'master' into feature-timeline-events 2021-02-12 10:58:01 -08:00