favourite_question: Create an HTML file with the favourite question question

Description Usage Arguments Value

View source: R/favourite.R

Description

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.

Usage

1
favourite_question(n = NULL, quiz = getOption("peRson.quiz"))

Arguments

n

Number of questions to include in the table.

quiz

Quiz environment with quiz variables (uses answers (length), questions (n, person, text)).

Value

Writes quiz/Qn+1.html file.


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