Commit Graph

2086 Commits

Author SHA1 Message Date
Josh de Leeuw
bb0b84d86a add samples_per_sec to validation plugin 2021-02-08 23:00:19 -05:00
Josh de Leeuw
ac5755e1dd add note about computational resources 2021-02-08 22:36:31 -05:00
Josh de Leeuw
caac84601a fix fail -> catch 2021-02-07 17:11:51 -05:00
Becky Gilbert
5fc9cfb91f add more info about webgazer functions and their use 2021-02-05 18:13:14 -08:00
Becky Gilbert
16b5c2cb6a add comments to extension template 2021-02-05 18:00:48 -08:00
Becky Gilbert
0f5a17749b add extensions option to jsPsych.init parameters in core docs 2021-02-05 17:54:04 -08:00
Becky Gilbert
e78c4573eb add extensions to experiment options docs 2021-02-05 17:47:07 -08:00
Becky Gilbert
e46f33a2b1 added basic complete code/data example to docs (data needs fixing) 2021-02-05 17:36:16 -08:00
Becky Gilbert
3e919acfc5 add webgazer example with image (for testing) 2021-02-05 16:38:08 -08:00
Josh de Leeuw
af95ebe7c1 create targets parameter for webgazer ext 2021-02-05 14:16:03 -05:00
Josh de Leeuw
18014cbe5f allow parameters for extensions in a trial 2021-02-05 14:15:51 -05:00
Josh de Leeuw
c6fe79549c update demo experiment with data saving 2021-02-05 13:31:26 -05:00
Josh de Leeuw
e4b601f39b adjust default instructions 2021-02-05 13:31:16 -05:00
Josh de Leeuw
7c7fda1959 add round_predictions parameter 2021-02-05 13:31:04 -05:00
Josh de Leeuw
d584faa71d add new plugins to mkdocs.yml 2021-02-04 17:53:12 -05:00
Josh de Leeuw
d8ee2d2b02 update example for webgazer, fix bug in validate 2021-02-04 17:41:45 -05:00
Josh de Leeuw
00cca0e52b move instructions out of validation plugin 2021-02-04 17:34:38 -05:00
Josh de Leeuw
a11550c2f6 fix case where no extensions are loaded 2021-02-04 17:25:28 -05:00
Josh de Leeuw
00d650a7de moving some functionality to init-camera plugin, adding docs 2021-02-04 17:19:34 -05:00
Josh de Leeuw
9e0cc86796 add plugin docs for webgazer 2021-02-04 16:36:44 -05:00
Josh de Leeuw
81977c15da add extension docs 2021-02-04 15:06:17 -05:00
Josh de Leeuw
cac696c2a2 start docs for extensions 2021-02-04 13:44:27 -05:00
Josh de Leeuw
d63b77943e change data name 2021-02-04 10:13:19 -05:00
Josh de Leeuw
cedd031af1 add timing params 2021-01-22 10:31:37 -05:00
Josh de Leeuw
ad051b0e36 add new calibration pattern 2021-01-22 10:12:02 -05:00
Josh de Leeuw
9225d27f0d improving validation plugin options 2021-01-21 18:19:28 -05:00
Josh de Leeuw
bce3b5576e have extension initialize return Promise 2021-01-21 16:42:11 -05:00
Josh de Leeuw
399cccdd27 add center-offset-pixels mode 2021-01-19 16:04:54 -05:00
Josh de Leeuw
04d5da4d94 pause on load 2021-01-14 15:37:45 -05:00
Josh de Leeuw
d520898072 formatting 2021-01-14 15:35:56 -05:00
Josh de Leeuw
b78efaac73 adding a validation accuracy metric 2021-01-14 15:33:41 -05:00
Josh de Leeuw
42f54f0fb3 tweaking calibration and validation scripts 2021-01-13 09:47:11 -05:00
Josh de Leeuw
6006293416 fixes circle drawing problem 2021-01-13 09:23:05 -05:00
Josh de Leeuw
b146037af3 calibration + validation sort of working... 2021-01-12 17:52:41 -05:00
Josh de Leeuw
cf9fd335bb working on plugin modes 2021-01-12 09:27:04 -05:00
Josh de Leeuw
9d92c58c13 fix broken tests, variable reference error 2021-01-08 14:47:51 -05:00
Josh de Leeuw
57c04dac10 improvements to calibration using MutationObserver 2021-01-08 14:22:21 -05:00
Josh de Leeuw
fdb0209bb0 working on webgazer stuff 2021-01-06 18:41:37 -05:00
Josh de Leeuw
562e993f9c adding a calibration routine, but it's not great 2021-01-02 17:20:21 -05:00
Josh de Leeuw
0ac9fc0d5a add event hooks in jspsych.js 2021-01-02 13:55:50 -05:00
Josh de Leeuw
26a70adc05 filling out extension code 2021-01-02 13:44:28 -05:00
Josh de Leeuw
9c22731413 begin working on webgazer extensions 2021-01-01 21:26:03 -05:00
Becky Gilbert
42962039af JSON stringify the stimulus array in the trial data 2020-12-08 15:31:44 -08:00
Becky Gilbert
e9d632cfc2 add example with custom button and page labels# 2020-12-08 15:13:36 -08:00
Becky Gilbert
f795f29cc9 add info to prompts, add post_trial_gap 2020-12-08 15:02:30 -08:00
Becky Gilbert
3d77e2f131 fix incorrect text_answer 2020-12-08 14:50:51 -08:00
Becky Gilbert
c026c62ea0 move img width from <style> to param 2020-12-08 14:44:24 -08:00
Becky Gilbert
a20d6f9e04 move img width from <style> to param, add pre_trial text 2020-12-08 14:40:03 -08:00
Becky Gilbert
5fc38b2a04 fix typo and formatting, remove unnecessary <style> 2020-12-08 14:22:10 -08:00
Becky Gilbert
fd8a048139 move img width from <style> to param 2020-12-08 14:18:32 -08:00