standalone_cabat | R Documentation |
This function launches a standalone testing session for the CA-BAT. This can be used for data collection, either in the laboratory or online.
standalone_cabat(
title = "Beat perception test",
admin_password = "replace-with-secure-password",
researcher_email = NULL,
languages = cabat_languages(),
dict = cabat::cabat_dict,
...
)
title |
(Scalar character) Title to display during testing. |
admin_password |
(Scalar character) Password for accessing the admin panel. |
researcher_email |
(Scalar character)
If not |
languages |
(Character vector)
Determines the languages available to participants.
The first language is selected by default.
Defaults to the value returned by |
dict |
The psychTestR dictionary used for internationalisation. |
... |
Further arguments to be passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.