Commit Graph

9 Commits

Author SHA1 Message Date
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
711504887f add case_sensitive_responses option to jsPsych.init, add tests and example #396 2021-02-04 17:31:51 -08:00
Becky Gilbert
278668d048 change keyCode to key in keyboard event passed to dispatchEvent 2021-02-03 11:19:46 -08:00
Josh de Leeuw
6a2dc21bc8 replaces keyCode with .key, gets all tests working 2021-01-15 17:55:12 -05:00
Josh de Leeuw
f7966aeaf1 implements #489 2018-01-03 13:57:20 -05:00
Josh de Leeuw
805e74e3b6 make keycodes case insensitive 2017-07-13 11:25:11 -04:00
Josh de Leeuw
7a6b72f88d more testing repairs 2017-07-09 23:52:42 -04:00
Josh de Leeuw
4184913b1e fixes #387 2017-06-07 22:44:33 -04:00
Josh de Leeuw
b9a5ffde2f organize tests 2017-01-15 15:43:00 -05:00