Josh de Leeuw
|
12d675320f
|
Allow on_finish to return a Promise and delay the endExperiment message. (#2142)
* implement Promise handling for on_finish() experiment event. #2050 #1850
* add documentation
|
2021-09-10 13:40:56 -04:00 |
|
Josh de Leeuw
|
5d060f6b96
|
rename getter methods, update docs
|
2021-08-23 13:11:32 -04:00 |
|
Becky Gilbert
|
163f3479b0
|
fix docs formatting issues, edit code blocks for consistency
|
2021-03-24 15:07:28 -07:00 |
|
Becky Gilbert
|
0800497060
|
Merge branch 'master' into feature-key-code-update
|
2021-02-19 10:24:21 -08:00 |
|
Josh de Leeuw
|
f6b731a441
|
update getAudioBuffer docs
|
2021-02-18 22:41:23 -05:00 |
|
Becky Gilbert
|
0bccde81ef
|
add compareKeys back into pluginAPI docs, update docs for compareKeys and getKeyboardResponse with case sensitivity issues #396
|
2021-02-18 14:16:56 -08: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
|
4fbfe94e4c
|
change key_press to response in docs and examples
|
2021-02-17 16:24:27 -08:00 |
|
Josh de Leeuw
|
e5a8a77ef3
|
Merge branch 'master' into feature-plugin-extensions
|
2021-02-15 21:44:45 -05:00 |
|
Josh de Leeuw
|
969484f0e6
|
Merge branch 'master' into preload-docs
|
2021-02-12 11:28:47 -05:00 |
|
Becky Gilbert
|
d9648d3dcd
|
fix broken links in docs
|
2021-02-11 18:20:25 -08:00 |
|
Becky Gilbert
|
5331b5c123
|
change numeric keyCodes to key strings, change valid keys to lowercase in examples/docs (missed these out in the earlier keyCode->key change)
|
2021-02-11 15:06:03 -08:00 |
|
Becky Gilbert
|
b4a174bd85
|
preload plugin changes: add getAutoPreloadList, remove autoPreload, preloadAudioFiles -> preloadAudio, update parameters and descriptions
|
2021-02-11 11:59:03 -08:00 |
|
Becky Gilbert
|
145d3e50fe
|
remove preload params from jsPsych.init docs
|
2021-02-11 11:54:48 -08:00 |
|
Josh de Leeuw
|
c167972e05
|
add docs for .allTimelineVariables()
|
2021-02-09 13:23:58 -05:00 |
|
Josh de Leeuw
|
b10c69eb21
|
Merge branch 'master' into feature-key-code-update
|
2021-02-08 22:00:09 -05:00 |
|
Becky Gilbert
|
0f5a17749b
|
add extensions option to jsPsych.init parameters in core docs
|
2021-02-05 17:54:04 -08:00 |
|
Becky Gilbert
|
7618bc3cbb
|
add case_sensitive_responses parameter to docs #396
|
2021-02-04 17:43:00 -08:00 |
|
Josh de Leeuw
|
21e7fa34c1
|
add version info to jspsych.js #1472
|
2021-02-04 13:49:44 -05:00 |
|
Becky Gilbert
|
1f16ed1ee6
|
remove keyCode-related functions from pluginAPI docs #396
|
2021-02-02 16:15:23 -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
|
8dadd0d8e5
|
function name typo
|
2021-02-01 14:15:24 -08:00 |
|
Becky Gilbert
|
a496871984
|
update docs for #883
|
2021-01-13 10:07:48 -08:00 |
|
Becky Gilbert
|
fbb38b0f01
|
clarify ovoerride_safe_mode param description
|
2020-12-04 13:00:30 -08:00 |
|
Becky Gilbert
|
79b5554897
|
fix incorrect default
|
2020-12-04 10:14:16 -08:00 |
|
Becky Gilbert
|
2f73392370
|
add override_safe_mode parameter to jsPsych.init
|
2020-12-02 17:42:18 -08:00 |
|
Becky Gilbert
|
ac5c101c9d
|
add minimum_valid_rt parameter to jspsych.init
|
2020-10-23 09:05:29 -07:00 |
|
Becky Gilbert
|
b82ee3f6c9
|
Merge pull request #668 from alisdt/master
note that input to submitToTurk must be non-empty
|
2020-10-21 14:40:47 -07:00 |
|
Becky Gilbert
|
6a9f3575b6
|
update with changes to first/last functions
|
2020-10-20 16:17:39 -07:00 |
|
Vijay Marupudi
|
752d34e08f
|
Updated to reflect that video preload is supported
|
2020-05-19 07:33:10 -05:00 |
|
alisdt
|
619117391c
|
Input to submitToTurk must be non-empty
|
2020-02-05 10:56:31 +00:00 |
|
Josh de Leeuw
|
b4ca37be1c
|
implement experiment_width #572
|
2019-07-11 10:21:50 -04:00 |
|
Josh de Leeuw
|
86e381c96b
|
Merge branch 'master' of https://github.com/jspsych/jsPsych
|
2019-06-04 11:02:27 -04:00 |
|
Josh de Leeuw
|
3137eaaf13
|
add documentation of timelineVariable(..., true) (#607)
|
2019-06-04 11:02:19 -04:00 |
|
Reto Wyss
|
51155ea3ba
|
document progress bar message
|
2019-04-13 02:39:35 +02:00 |
|
Josh de Leeuw
|
d27f52618f
|
update docs for video preload
|
2018-10-12 11:58:01 -04:00 |
|
Josh de Leeuw
|
501a5be52a
|
update all to performance.now() - #492
|
2018-10-09 16:13:59 -04:00 |
|
Josh de Leeuw
|
0c4080fe81
|
update progress bar docs #538
|
2018-10-09 13:26:55 -04:00 |
|
Josh de Leeuw
|
59258d3215
|
implements #324 -- beforeunload event handler
|
2018-10-09 13:12:07 -04:00 |
|
Josh de Leeuw
|
a6a012009c
|
update docs on localSave
|
2018-06-25 14:23:11 -04:00 |
|
Spencer King
|
aa3df3591f
|
Fixing issue #261
localSave() is now supported by Safari
|
2018-05-16 22:12:05 -05:00 |
|
Josh de Leeuw
|
b4a0ce33e6
|
fix docs, make callback optional #513
|
2018-04-17 10:43:37 -04:00 |
|
Josh de Leeuw
|
2c172a1caf
|
add a small delay between preload reattempts, documentation #503
|
2018-02-18 16:24:04 -05:00 |
|
Josh de Leeuw
|
f3d5a5043d
|
make webaudio optional #508
|
2018-02-18 16:19:09 -05:00 |
|
Josh de Leeuw
|
d693d34d05
|
update docs to clarify #499
|
2018-02-08 13:51:40 -05:00 |
|
Josh de Leeuw
|
bdffecf038
|
features -> overview
|
2018-01-03 16:01:34 -05:00 |
|
Josh de Leeuw
|
d65bbe0ffe
|
update docs location structure
|
2018-01-03 15:58:30 -05:00 |
|