jsPsych/packages/jspsych/tests
Josh de Leeuw b3b9f5fd5e
Create modular versions of extensions (#2053)
Extensions are now passed to the `JsPsych` constructor via an `extensions` option.
Along the way, the webgazer plugins and plugin-html-button-response have been modularized as well.

Co-authored-by: bjoluc <mail@bjoluc.de>
Co-authored-by: Becky Gilbert <beckyannegilbert@gmail.com>
2021-08-20 11:15:33 +02:00
..
core Use enum for parameter types and remove JsPsych.plugins 2021-08-17 17:19:25 +02:00
data Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00
extensions Create modular versions of extensions (#2053) 2021-08-20 11:15:33 +02:00
pluginAPI Replace ALL_KEYS and NO_KEYS with strings 2021-08-17 17:07:23 +02:00
randomization Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00
timing-tests Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00
utils Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00
utils.ts Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00