<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Interactive Quizzes as HTML Widgets</dc:title>
  <dc:title>R package rquiz version 1.0.0</dc:title>
  <dc:description>Creates interactive JavaScript-based quizzes as 'HTML' widgets. Offers
    three quiz types: a single question with instant feedback (singleQuestion()),
    a multi-question quiz with navigation, timer, and results (multiQuestions()),
    and fill-in-the-blank cloze exercises (fillBlanks()). All quizzes auto-detect
    single-choice and multiple-choice modes from the input data, support customizable
    styling, keyboard navigation, and multilingual UI (English, German, French,
    Spanish). Designed for use in 'R Markdown', 'Quarto', and 'Shiny' applications.
    The singleQuestion() quiz design was inspired by Ozzie Kirkby
    &lt;https://codepen.io/ozzie/pen/pvrVLm&gt;. The multiQuestions() quiz design
    was inspired by Abhilash Narayan &lt;https://codepen.io/abhilashn/pen/BRepQz&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: htmlwidgets (&gt;= 1.5.0), jsonlite (&gt;= 1.7.0)</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, shiny, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Saskia Otto &lt;saskia.a.otto@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Saskia Otto [aut, cre] (ORCID: &lt;https://orcid.org/0000-0001-7780-1322&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=rquiz/LICENSE)</dc:rights>
  <dc:date>2026-04-16</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=rquiz</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.rquiz</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
