mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-11 16:18:11 +00:00

Implements simulation mode in the core library, supporting API features, and plugin support in most plugins.
6 lines
247 B
Markdown
6 lines
247 B
Markdown
---
|
|
"jspsych": minor
|
|
---
|
|
|
|
Added the ability to run the experiment in simulation mode using `jsPsych.simulate()`. See the [simulation mode](https://www.jspsych.org/latest/overview/simulation) documentation for information about how to get started.
|