save_results_to_disk | R Documentation |
Saves the current participant's results to disk. This function can be called e.g. within a code block.
save_results_to_disk(complete, state, opt, ...)
complete |
Whether or not the participant has now completed the test (scalar Boolean). |
state |
The participant's |
opt |
Test options as created by |
... |
Further arguments are allowed but ignored (for back-compatibility). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.