TPT | R Documentation |
This function contains a TPT psychTestR-module for inlcusion into batter
TPT( label = "TPT", with_welcome = TRUE, with_training = TRUE, with_feedback = TRUE, dict = tptR::TPT_dict, ... )
label |
(Scalar character) Label for saving data |
with_welcome |
(Scalar boolean) Indicates if welcome page will be shown at beginning of the test module. Defaults to TRUE |
with_training |
(Boolean scalar) Defines whether instructions and training are included. Defaults to TRUE. |
with_feedback |
(Scalar boolean) Indicates if performance feedback will be given at the end of the test. Defaults to TRUE |
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.