Becky Gilbert
|
dada6a916b
|
add console logs for debugging extra frame
|
2021-05-03 17:53:23 -07:00 |
|
Becky Gilbert
|
77e5c8ce12
|
add rAF-recorded duration to trial data (passed from pluginAPI setTimeout to callback fn, for timing testing)
|
2021-04-20 15:24:52 -07:00 |
|
Becky Gilbert
|
fb2ad41224
|
move WebAudio keyboard RT seconds-to-ms conversion from audio-keyboard-response plugin to getKeyboardResponse
|
2021-04-09 13:41:31 -07:00 |
|
Josh de Leeuw
|
4bcde4a504
|
fix real-time display during validation
|
2021-04-09 12:03:56 -04:00 |
|
Josh de Leeuw
|
3ce8aea220
|
improve timing in webgazer and utilize in jspsych
|
2021-04-09 10:52:09 -04:00 |
|
Josh de Leeuw
|
346726ec44
|
save x,y coords, not just dx/dy
|
2021-04-09 09:22:19 -04:00 |
|
Josh de Leeuw
|
63e30ae43e
|
save validation point locations by default
|
2021-04-09 09:21:29 -04:00 |
|
Josh de Leeuw
|
b4433eae31
|
update init plugin to center camera
|
2021-04-09 09:19:56 -04:00 |
|
Josh de Leeuw
|
221b7df052
|
get threaded ridge regression working, update docs, example, improve extension code
|
2021-04-08 15:22:58 -04:00 |
|
Josh de Leeuw
|
e672943e63
|
improve error messages when extension not loaded
|
2021-03-25 10:59:08 -04:00 |
|
Josh de Leeuw
|
45872110c6
|
create subscribe mechanism for gaze updates
|
2021-03-15 10:35:06 -04:00 |
|
Josh de Leeuw
|
c6797fe027
|
cache the prediction to avoid repetitive calls to expensive webgazer getPrediction function
|
2021-03-15 09:58:12 -04:00 |
|
Josh de Leeuw
|
3689f6d563
|
init camera plugin should work even if used twice in experiment
|
2021-03-05 17:17:22 -05:00 |
|
Josh de Leeuw
|
d330c4ad7d
|
separate camera init from experiment init; dot size options
|
2021-03-01 10:16:42 -05:00 |
|
Becky Gilbert
|
a713c5a1fc
|
fix placeholder pretty name
|
2021-02-21 13:45:52 -08:00 |
|
Becky Gilbert
|
17090f1562
|
Merge branch 'master' of https://github.com/jspsych/jsPsych
|
2021-02-20 14:11:33 -08:00 |
|
Josh de Leeuw
|
1c8774b935
|
fix virtual chinrest when viewing_distance_report is 'none'
|
2021-02-20 17:00:58 -05:00 |
|
Becky Gilbert
|
da297ba0bb
|
tweak text for clarity
|
2021-02-20 12:11:24 -08:00 |
|
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 |
|