This function launches a standalone testing session for MIQ. 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 |
(Character scalar) Title to display during testing. |
num_items |
(Integer scalar) Number of items to be adminstered. |
with_welcome |
(Logical scalar) Whether to display a welcome page. Defaults to TRUE. |
take_training |
(Logical scalar) Defines whether instructions and training are included. Defaults to TRUE. |
feedback_page |
(Function) Defines a feedback page function for displaying
the results to the participant at the end of the test. Defaults to NULL.
Possible feedback page functions include |
admin_password |
(Character scalar) Password for accessing the admin panel. |
researcher_email |
(Character scalar)
If not |
languages |
(Character vector)
Determines the languages available to participants.
Possible languages include English ( |
dict |
(i18n_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.