mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-11 16:18:11 +00:00
fixes #312
This commit is contained in:
parent
ceeca6d4e8
commit
3520ba3c4c
@ -305,7 +305,7 @@ exclusions | object | Specifies restrictions on the browser the subject can use
|
||||
show_progress_bar | boolean | If true, then [a progress bar](../features/progress-bar.md) is shown at the top of the page.
|
||||
max_load_time | numeric | The maximum number of milliseconds to wait for audio content to preload. If the wait time is exceeded an error message is displayed and the experiment stops. The default value is 60 seconds.
|
||||
fullscreen | boolean | If true, the experiment will run in fullscreen mode. See the [feature page](../features/fullscreen.md) for more details.
|
||||
default_iti | numeric | The default inter-trial interval in ms. The default value if none is specified is 1,000ms.
|
||||
default_iti | numeric | The default inter-trial interval in ms. The default value if none is specified is 0ms.
|
||||
|
||||
Possible values for the exclusions parameter above.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user