Description Usage Arguments Value
View source: R/create_question.R
Creates an HTML file with the questions, answers and answer images. This way you can preview all images, replace some if necessary and have them loaded in the browser cache, so they load faster during the quiz.
1 | preview_images(questions)
|
questions |
A data frame with the questions (see [demo_questions] for format) |
Writes quiz/preview_images.html file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.