preview_images: Create an HTML file with all quiz questions for image preview

Description Usage Arguments Value

View source: R/create_question.R

Description

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.

Usage

1
preview_images(questions)

Arguments

questions

A data frame with the questions (see [demo_questions] for format)

Value

Writes quiz/preview_images.html file.


martina-starc/peRson documentation built on April 14, 2021, 3:48 p.m.