jsPsych/packages/jspsych/tests/timing-tests
bjoluc c119650471 Move experiment execution into jsPsych.run()
The `run()` method takes a timeline and returns a promise that is
resolved when the experiment finishes.
Hence, jsPsych can now be initialized without starting an experiment.
This re-enables usage of `jsPsych.timelineVariable()` in timeline
definitions and repairs exclusion checks and extension loading.
2021-07-19 17:10:37 +02:00
..
calibration-timeline.js Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00
square-flicker.html Move experiment execution into jsPsych.run() 2021-07-19 17:10:37 +02:00