Description Usage Arguments Value
Fill demo answer sheets with answers for testing purposes
1 2 3 4 | fill_demo_answer_sheets(
quiz = getOption("peRson.quiz"),
answers = demo_answers
)
|
quiz |
Quiz environment with quiz variables (uses participants). |
answers |
Answers to write into the sheets (see [demo_answers] for format). |
Fills the answer sheets created by [quiz_setup()] with answers, so you can test [evaluate_answers()].
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.