Becky Gilbert
|
c803baec86
|
remove unused blindspot_start_prompt param, minor edits to text for clarity
|
2021-02-20 11:53:59 -08:00 |
|
Becky Gilbert
|
546753e8fa
|
fix bug that caused preload plugin to stop experiment when there are no files to load
|
2021-02-19 18:23:59 -08:00 |
|
Josh de Leeuw
|
2e50b1319e
|
Merge pull request #1442 from GEJ1/master
virtual-chinrest plugin, with resizing ability
|
2021-02-19 17:26:33 -05:00 |
|
Josh de Leeuw
|
0ed04b412a
|
break when incompatible parameters
|
2021-02-19 17:17:52 -05:00 |
|
Josh de Leeuw
|
14a1891f13
|
fix distance calculation
|
2021-02-19 17:03:33 -05:00 |
|
Becky Gilbert
|
e117dba964
|
remove unnecessary parentheses
|
2021-02-19 12:14:39 -08:00 |
|
Becky Gilbert
|
2f3e6170f7
|
add freesort column_spread_factor parameter to control compression/expansion of image columns along x-axis
|
2021-02-19 12:07:44 -08:00 |
|
Becky Gilbert
|
4c07502371
|
remove quotes from keys in trial data (#670)
|
2021-02-19 11:10:19 -08:00 |
|
Becky Gilbert
|
42e4908dd1
|
Merge branch 'master' into freesort
|
2021-02-19 10:39:36 -08:00 |
|
Becky Gilbert
|
0800497060
|
Merge branch 'master' into feature-key-code-update
|
2021-02-19 10:24:21 -08:00 |
|
Josh de Leeuw
|
3df3d64712
|
fix representation of key
|
2021-02-19 12:21:49 -05:00 |
|
Josh de Leeuw
|
5cdca4f8ad
|
update audio plugins to use new getAudioBuffer strategy
|
2021-02-18 22:32:50 -05:00 |
|
Becky Gilbert
|
0812c52bcb
|
minor refactoring and renaming for clarity
|
2021-02-18 17:06:56 -08:00 |
|
Becky Gilbert
|
bb7b3f0570
|
Merge pull request #1228 from kurokida/freesort
for using the free-sort plugin with a touch device.
|
2021-02-18 16:40:28 -08:00 |
|
Josh de Leeuw
|
3152d16468
|
Merge branch 'master' into pr/pjkohler/1442
|
2021-02-18 16:58:00 -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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|