rquiz Demo - RevealJS Presentation
2026-03-26
singleQuestion(), multiQuestions(), and fillBlanks() — with quizzes about Zheng Yi Sao. If you don’t know who that is, give the quizzes a try.. 😀rquizTheme().Tipps
{.scrollable} to individual slides, enable scrolling globally in the YAML header, or set scroll = TRUE with a fixed quiz height.<em> (italics), <strong> (bold), <code> (inline code) or <span> with inline CSS directly in the question or answer option strings.singleQuestion() | Default settingsThis single-choice question uses the default rquiz styling. The answer options are shuffled each time when rendering this document. Scroll down to see more.
singleQuestion() | Revealjs themeThe same quiz with a dark revealjs theme (gold/pink accents) applied via rquizTheme() and a fixed height and scrolling set to true inside.
multiQuestions() | Default settingsNavigate through the questions with Previous/Next. Your score is shown at the end.
multiQuestions() | Revealjs themeThe same multi-question quiz with the dark revealjs theme.
fillBlanks() | Default settingsType the missing words into the blank fields. Click Submit to check your answers.
fillBlanks() | Revealjs themeThe same fill-in-the-blank quiz with the dark revealjs theme.