# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rquiz" in publications use:' type: software license: MIT title: 'rquiz: Interactive Quizzes as HTML Widgets' version: 1.0.0 doi: 10.32614/CRAN.package.rquiz abstract: '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 . The multiQuestions() quiz design was inspired by Abhilash Narayan .' authors: - family-names: Otto given-names: Saskia email: saskia.a.otto@gmail.com orcid: https://orcid.org/0000-0001-7780-1322 repository: https://saskiaotto.r-universe.dev repository-code: https://github.com/saskiaotto/rquiz commit: caa694d372e29ec44bcd1972444e5ad3ca3f4d06 url: https://saskiaotto.github.io/rquiz/ date-released: '2026-04-28' contact: - family-names: Otto given-names: Saskia email: saskia.a.otto@gmail.com orcid: https://orcid.org/0000-0001-7780-1322