Commit Graph

2493 Commits

Author SHA1 Message Date
Josh de Leeuw
08ab729557 one more doc update, link to paper gh repo 2021-02-18 17:08:54 -05:00
Josh de Leeuw
d762cce752 a few more docs updates 2021-02-18 17:04:37 -05:00
Josh de Leeuw
3152d16468 Merge branch 'master' into pr/pjkohler/1442 2021-02-18 16:58:00 -05:00
Josh de Leeuw
1945652180 some changes to docs 2021-02-18 16:57:29 -05:00
Josh de Leeuw
c2a7b22e77 fixing type (mainly testing if I can merge into this?) 2021-02-18 16:44:01 -05: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
0b952934c1 adds tests to pluginAPI.compareKeys for case sensitive or insensitive key string comparison #396 2021-02-18 12:50:37 -08:00
Becky Gilbert
3b260eda31 implement case-sensitive/case-insensitive key comparison in jsPsych.pluginAPI.compareKeys, depending on jsPsych.init case_sensitive_responses setting #396 2021-02-18 12:48:54 -08:00
GEJ1
d475325092 Documentation upgraded 2021-02-18 15:59:05 -03:00
Josh de Leeuw
e2d66c4de1
Merge pull request #2 from GEJ1/GEJ1/master
Gej1/master
2021-02-18 10:43:42 -05:00
Josh de Leeuw
dc3a8e4460 fix extra ' + 2021-02-18 10:40:45 -05:00
Josh de Leeuw
2da7e6ccaa more refactoring 2021-02-18 10:39:08 -05:00
Josh de Leeuw
6b973402fd remove more unused variables 2021-02-18 09:45:05 -05:00
Josh de Leeuw
ba1c830aa4 remove unused variable 2021-02-18 09:44:44 -05:00
Josh de Leeuw
631d15f3cb rename to startBlindSpotPhase 2021-02-18 09:43:58 -05:00
Josh de Leeuw
bfdcaf0804
Merge pull request #1 from GEJ1/pr/pjkohler/1442
refactor
2021-02-18 09:40:05 -05:00
Becky Gilbert
20e5960e27
Merge pull request #1529 from jspsych/standardize-response-data
Standardize response data
2021-02-17 17:05:48 -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
85e3d6d5bb change button_pressed to response in example 2021-02-17 16:23:59 -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
584e03f7b0 fix failing tests: change key_press to response 2021-02-17 15:12:45 -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
477182d482 remove quotes from data object keys 2021-02-17 14:45:50 -08:00
Becky Gilbert
17d66404d5 remove quotes from data object keys 2021-02-17 14:44:24 -08:00
Becky Gilbert
a8a1ffac2f change key_press to response in rdk plugin #638 2021-02-17 14:42:55 -08:00
Becky Gilbert
fe340488fc fix failing tests: change key_press to response 2021-02-17 14:36:56 -08:00
Josh de Leeuw
bc33117135 refactor 2021-02-17 17:35:23 -05: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
da5407a3f8 remove quotes from data object keys 2021-02-17 14:10:49 -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
f0c91fbd32 remove quotes from data object keys 2021-02-17 13:56:43 -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