Becky Gilbert
|
b2fc3a0a77
|
switch example files to string-based keys #396
|
2021-02-02 17:07:36 -08:00 |
|
Becky Gilbert
|
1f16ed1ee6
|
remove keyCode-related functions from pluginAPI docs #396
|
2021-02-02 16:15:23 -08:00 |
|
Becky Gilbert
|
72af0b870f
|
add console.warn to pluginAPI keyCode functions
|
2021-02-02 16:10:45 -08:00 |
|
Becky Gilbert
|
bc585ee64a
|
fix minor errors in plugin/parameter descriptions
|
2021-02-02 15:02:26 -08:00 |
|
Becky Gilbert
|
41bc9d725e
|
switch to only using strings for keyboard keys, change keyboard key parameter types/defaults, remove compareKeys fn #396
|
2021-02-02 15:01:38 -08:00 |
|
Becky Gilbert
|
9ea3c6517a
|
change KEYCODE parameter type to KEY #396
|
2021-02-02 12:30:15 -08:00 |
|
Becky Gilbert
|
bc14216254
|
change all numeric key codes to key strings in docs #396
|
2021-02-02 12:25:11 -08:00 |
|
Becky Gilbert
|
662b6c0d2e
|
fix duration param typo
|
2021-02-01 18:08:44 -08:00 |
|
Becky Gilbert
|
fd097e996d
|
switch from keyCodes to key strings, fix param description errors and typos
|
2021-02-01 17:48:52 -08:00 |
|
Becky Gilbert
|
8dadd0d8e5
|
function name typo
|
2021-02-01 14:15:24 -08:00 |
|
Becky Gilbert
|
56abce0a2f
|
revert webgazer commits #396
|
2021-01-29 17:42:16 -08:00 |
|
Josh de Leeuw
|
74fae253cc
|
update locations in docs where keyCode is used
|
2021-01-15 21:53:38 -05:00 |
|
Josh de Leeuw
|
6a2dc21bc8
|
replaces keyCode with .key, gets all tests working
|
2021-01-15 17:55:12 -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 |
|
Becky Gilbert
|
887dcbd627
|
move img width from <style> to parameter
|
2020-12-08 14:13:09 -08:00 |
|
Becky Gilbert
|
6aa5641bb5
|
improve description, fix missing param and incorrect default
|
2020-12-08 12:46:47 -08:00 |
|
Becky Gilbert
|
444b54e13f
|
fix missing/incorrect defaults, mention response allowed while playing param
|
2020-12-08 12:32:27 -08:00 |
|
Becky Gilbert
|
c55c2b3592
|
add link to params available in all plugins
|
2020-12-08 12:21:54 -08:00 |
|
Becky Gilbert
|
aa7629f6d2
|
fix formatting and broken link
|
2020-12-08 11:32:17 -08:00 |
|
Becky Gilbert
|
1c6037f249
|
update links to CORS section, add message_progress_bar param
|
2020-12-08 11:30:24 -08:00 |
|
Becky Gilbert
|
9c711416b8
|
update link to CORS section
|
2020-12-08 11:28:06 -08:00 |
|
Becky Gilbert
|
4f568a93a3
|
add manual update example and custom message option
|
2020-12-08 11:26:42 -08:00 |
|
Becky Gilbert
|
a4e809dac4
|
fix incorrect plugin order and typo
|
2020-12-08 11:25:09 -08:00 |
|
Becky Gilbert
|
d87fd2a6cf
|
fix out-of-date links, add links, tweak wording
|
2020-12-08 11:24:04 -08:00 |
|
Becky Gilbert
|
8c50d15a21
|
update example labels
|
2020-12-08 11:22:01 -08:00 |
|
Becky Gilbert
|
d4cf29ca54
|
fix exclude-browser link
|
2020-12-08 11:19:15 -08:00 |
|
Becky Gilbert
|
02f31ec6e7
|
change collecting-data to running-experiments in nav
|
2020-12-08 11:17:53 -08:00 |
|
Becky Gilbert
|
0e2745c79d
|
improve preloading test based on console.warn
|
2020-12-07 16:57:01 -08:00 |
|
Becky Gilbert
|
c70c36cbbe
|
add missing var to startTime definition
|
2020-12-07 16:22:23 -08:00 |
|