Description Usage Arguments Value
Creates an HTML file with the table of asked questions and their sequence numbers, so participants can vote about their favourite question. Also contains navigation to the previous and next question.
1 | favourite_question(n = NULL, quiz = getOption("peRson.quiz"))
|
n |
Number of questions to include in the table. |
quiz |
Quiz environment with quiz variables (uses answers (length), questions (n, person, text)). |
Writes quiz/Qn+1.html file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.