This commit is contained in:
Josh de Leeuw 2017-01-06 12:05:23 -05:00
parent ceeca6d4e8
commit 3520ba3c4c

View File

@ -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.