Commit Graph

2428 Commits

Author SHA1 Message Date
Josh de Leeuw
fbd9e4ca85 remove media folder from tests since functions are now mocked 2021-02-05 10:57:50 -05:00
Josh de Leeuw
bb07c913c7 change tests to use mock functions 2021-02-05 10:55:52 -05:00
Josh de Leeuw
0e709cf8e0 remove console.log 2021-02-05 10:55:36 -05:00
Josh de Leeuw
bb26dc461c don't call preload methods if no files to load 2021-02-05 10:36:11 -05:00
Josh de Leeuw
7dbcfea7da add a test to ensure loop function runs only once with TVs #585 2021-02-04 21:53:55 -05:00
Josh de Leeuw
8dd61e6bed conditional_function only runs with first set of variables #585 2021-02-04 21:50:23 -05:00
Josh de Leeuw
9da9f4eaf0 the broken test should resolve when we merge in changes from feature-timeline-events branch 2021-02-04 21:41:49 -05:00
Becky Gilbert
7618bc3cbb add case_sensitive_responses parameter to docs #396 2021-02-04 17:43:00 -08:00
Becky Gilbert
711504887f add case_sensitive_responses option to jsPsych.init, add tests and example #396 2021-02-04 17:31:51 -08: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
21e7fa34c1 add version info to jspsych.js #1472 2021-02-04 13:49:44 -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
Becky Gilbert
278668d048 change keyCode to key in keyboard event passed to dispatchEvent 2021-02-03 11:19:46 -08:00
Becky Gilbert
13c39d29f6 fix typo 2021-02-03 11:17:18 -08:00
Becky Gilbert
bce6c030a7 minor edit to console.warn messages 2021-02-03 09:52:24 -08:00
Becky Gilbert
94bfef73ab use lower case letters in prompts and param values, fix image sizing/preloading 2021-02-02 18:13:23 -08:00
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
GEJ1
e2244eecb6 Documentation: screen resize and distance are optional 2021-02-02 15:18:09 -03:00
GEJ1
c9b95d377a Documents: deg data and resize functionalities 2021-02-02 13:03:04 -03:00
GEJ1
69b86ee328 documentation: the last commit was incomplete 2021-02-02 11:45:50 -03:00
GEJ1
637f654961 Documentation completed. Also I added description in some parameters. 2021-02-02 11:26:39 -03: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
Peter J. Kohler
b038c66370 forgot to add try ... catch back into the code 2021-01-31 18:03:18 -05:00
Peter J. Kohler
2c5a45e90d fixed mouse-based scaling 2021-01-31 18:01:44 -05:00
GEJ1
35881c1e9a little change in prompts in order to have language consistency 2021-01-30 13:04:22 -03:00
Becky Gilbert
56abce0a2f revert webgazer commits #396 2021-01-29 17:42:16 -08:00
Becky Gilbert
665b0ce9fa finish adding/fixing tests #1351 2021-01-29 16:22:50 -08:00
Peter J. Kohler
24f185d3b0 button prompts added 2021-01-29 17:30:54 -05:00
Josh de Leeuw
7c14e31126 fix nested timeline test #1351 2021-01-29 17:30:47 -05:00
Becky Gilbert
bc39856bec add preload tests (not finished yet), nested timeline test fails #1351 2021-01-29 09:48:38 -08:00
Peter J. Kohler
000d64b9f6 removed unnecessary functions 2021-01-28 21:35:27 -05:00
Peter J. Kohler
9f7df71ae1 deleted one of the no longer useful functions 2021-01-28 21:27:31 -05:00
Peter J. Kohler
e4d7a7c46c removing commented out older code 2021-01-28 20:25:21 -05:00
Peter J. Kohler
1555a9e718 blindspot measurement optional 2021-01-28 20:23:16 -05:00
Becky Gilbert
87cde65fce add cancelPreloads calls, fix logic, load all media types regardless of loading failures #1351 2021-01-28 16:10:39 -08:00