This function launches a standalone testing session for the HPT This can be used for data collection, either in the laboratory or online.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
title |
(Scalar character) Title to display during testing. |
num_items |
(Scalar integer) Number of items to be adminstered. |
with_feedback |
(Scalar boolean) Indicates if performance feedback will be given at the end of the test. Defaults to FALSE |
take_training |
(Boolean scalar) Defines whether instructions and training are included. Defaults to TRUE. |
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.
Possible languages include English ( |
dict |
The psychTestR dictionary used for internationalisation. |
validate_id |
(Character scalar or closure) Function for validating IDs or string "auto" for default validation which means ID should consist only of alphanumeric characters. |
... |
Further arguments to be passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.