{
  "_id": "6a17e2deacfb0bcc41d9fb7b",
  "Package": "rquiz",
  "Type": "Package",
  "Title": "Interactive Quizzes as HTML Widgets",
  "Version": "1.0.0",
  "Authors@R": "person(\"Saskia\", \"Otto\", email = \"saskia.a.otto@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-7780-1322\"))",
  "Description": "Creates interactive JavaScript-based quizzes as 'HTML'\nwidgets. Offers three quiz types: a single question with\ninstant feedback (singleQuestion()), a multi-question quiz with\nnavigation, timer, and results (multiQuestions()), and\nfill-in-the-blank cloze exercises (fillBlanks()). All quizzes\nauto-detect single-choice and multiple-choice modes from the\ninput data, support customizable styling, keyboard navigation,\nand multilingual UI (English, German, French, Spanish).\nDesigned for use in 'R Markdown', 'Quarto', and 'Shiny'\napplications. The singleQuestion() quiz design was inspired by\nOzzie Kirkby <https://codepen.io/ozzie/pen/pvrVLm>. The\nmultiQuestions() quiz design was inspired by Abhilash Narayan\n<https://codepen.io/abhilashn/pen/BRepQz>.",
  "URL": "https://github.com/saskiaotto/rquiz,\nhttps://saskiaotto.github.io/rquiz/",
  "BugReports": "https://github.com/saskiaotto/rquiz/issues",
  "VignetteBuilder": "knitr",
  "License": "MIT + file LICENSE",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://saskiaotto.r-universe.dev",
  "Date/Publication": "2026-04-28 10:40:15 UTC",
  "RemoteUrl": "https://github.com/saskiaotto/rquiz",
  "RemoteRef": "HEAD",
  "RemoteSha": "caa694d372e29ec44bcd1972444e5ad3ca3f4d06",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 06:35:07 UTC",
    "User": "root"
  },
  "Author": "Saskia Otto [aut, cre] (ORCID: <https://orcid.org/0000-0001-7780-1322>)",
  "Maintainer": "Saskia Otto <saskia.a.otto@gmail.com>",
  "MD5sum": "70e0be0682a961a3778c26a4c9d54f26",
  "_user": "saskiaotto",
  "_type": "src",
  "_file": "rquiz_1.0.0.tar.gz",
  "_fileid": "a1bef6a415878434743067590e1ae1b813b3f57f18ba6bcee0b244327af292a3",
  "_filesize": 1289498,
  "_sha256": "a1bef6a415878434743067590e1ae1b813b3f57f18ba6bcee0b244327af292a3",
  "_created": "2026-05-28T06:35:07.000Z",
  "_published": "2026-05-28T06:38:22.742Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78236938037,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259267577"
    },
    {
      "job": 78236938051,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259275760"
    },
    {
      "job": 78236938066,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259267141"
    },
    {
      "job": 78236938054,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259270486"
    },
    {
      "job": 78236573467,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259234488"
    },
    {
      "job": 78236938032,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259266807"
    },
    {
      "job": 78236938083,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259256471"
    },
    {
      "job": 78236938067,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259253729"
    },
    {
      "job": 78236938050,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259253338"
    }
  ],
  "_buildurl": "https://github.com/r-universe/saskiaotto/actions/runs/26558795261",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/saskiaotto/rquiz",
  "_commit": {
    "id": "caa694d372e29ec44bcd1972444e5ad3ca3f4d06",
    "author": "saskiaotto <saskia.otto@uni-hamburg.de>",
    "committer": "saskiaotto <saskia.otto@uni-hamburg.de>",
    "message": "fixed wrong cran badge url (rquiz instead of SCIproj\n",
    "time": 1777372815
  },
  "_maintainer": {
    "name": "Saskia Otto",
    "email": "saskia.a.otto@gmail.com",
    "login": "mareds",
    "description": "",
    "uuid": 36759160,
    "orcid": "0000-0001-7780-1322"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "htmlwidgets",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.7.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "saskiaotto",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 10
    },
    {
      "week": "2026-14",
      "n": 5
    },
    {
      "week": "2026-15",
      "n": 6
    },
    {
      "week": "2026-17",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-04-22"
    }
  ],
  "_topics": [
    "htmlwidget",
    "quiz"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "saskiaotto",
      "count": 25,
      "uuid": 23450775
    }
  ],
  "_userbio": {
    "uuid": 23450775,
    "type": "user",
    "name": "Saskia A. Otto"
  },
  "_downloads": {
    "count": 489,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rquiz"
  },
  "_devurl": "https://github.com/saskiaotto/rquiz",
  "_pkgdown": "https://saskiaotto.github.io/rquiz/",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rquiz.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/saskiaotto/rquiz",
  "_realowner": "saskiaotto",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-04-16"
    }
  ],
  "_exports": [
    "checkFillBlanks",
    "checkMultiQuestions",
    "checkSingleQuestion",
    "fillBlanks",
    "fillBlanksOutput",
    "multiQuestions",
    "multiQuestionsOutput",
    "renderFillBlanks",
    "renderMultiQuestions",
    "renderSingleQuestion",
    "rquizTheme",
    "singleQuestion",
    "singleQuestionOutput"
  ],
  "_help": [
    {
      "page": "checkFillBlanks",
      "title": "Validate a fill-in-the-blank question object",
      "topics": [
        "checkFillBlanks"
      ]
    },
    {
      "page": "checkMultiQuestions",
      "title": "Validate a list of question objects",
      "topics": [
        "checkMultiQuestions"
      ]
    },
    {
      "page": "checkSingleQuestion",
      "title": "Validate a single question object",
      "topics": [
        "checkSingleQuestion"
      ]
    },
    {
      "page": "fillBlanks",
      "title": "Create a fill-in-the-blank cloze quiz",
      "topics": [
        "fillBlanks"
      ]
    },
    {
      "page": "fillBlanks-shiny",
      "title": "Shiny bindings for fillBlanks",
      "topics": [
        "fillBlanks-shiny",
        "fillBlanksOutput",
        "renderFillBlanks"
      ]
    },
    {
      "page": "multiQuestions",
      "title": "Create a multi-page quiz with navigation, timer, and results",
      "topics": [
        "multiQuestions"
      ]
    },
    {
      "page": "multiQuestions-shiny",
      "title": "Shiny bindings for multiQuestions",
      "topics": [
        "multiQuestions-shiny",
        "multiQuestionsOutput",
        "renderMultiQuestions"
      ]
    },
    {
      "page": "rquizTheme",
      "title": "Create a reusable quiz theme",
      "topics": [
        "rquizTheme"
      ]
    },
    {
      "page": "singleQuestion",
      "title": "Create a single-question quiz (single-choice or multiple-choice)",
      "topics": [
        "singleQuestion"
      ]
    },
    {
      "page": "singleQuestion-shiny",
      "title": "Shiny bindings for singleQuestion",
      "topics": [
        "renderSingleQuestion",
        "singleQuestion-shiny",
        "singleQuestionOutput"
      ]
    }
  ],
  "_pkglogo": "https://github.com/saskiaotto/rquiz/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/saskiaotto/rquiz/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "creating-quizzes.Rmd",
      "filename": "creating-quizzes.html",
      "title": "Creating Quizzes with rquiz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Defining Questions",
        "Single question (singleQuestion)",
        "Multiple questions (multiQuestions)",
        "Fill-in-the-blank (fillBlanks)",
        "Creating a Quiz",
        "Key Parameters",
        "Content & behavior",
        "Layout",
        "Design",
        "Reusable Themes",
        "Formatting Text with HTML",
        "Italic and bold text",
        "Inline code",
        "Colored text",
        "Code formatting in fill-in-the-blank quizzes",
        "Multilingual Support",
        "Using in Quarto / R Markdown",
        "Using in Shiny",
        "Next Steps"
      ],
      "created": "2026-03-26 20:50:03",
      "modified": "2026-03-26 21:48:29",
      "commits": 2
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "rquiz",
  "_universes": [
    "saskiaotto",
    "mareds"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-28T06:37:22.000Z",
      "distro": "noble",
      "commit": "caa694d372e29ec44bcd1972444e5ad3ca3f4d06",
      "fileid": "d6e5022981e0ec3422b404c7d7fd59fb5fc17576edc8d01f46129fc540045b0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/saskiaotto/actions/runs/26558795261"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-28T06:37:52.000Z",
      "distro": "noble",
      "commit": "caa694d372e29ec44bcd1972444e5ad3ca3f4d06",
      "fileid": "2dfef6e2dcb5a22c0e2f7cbaa19a5a62d4ff7507740990b5db6a604f66dcff1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/saskiaotto/actions/runs/26558795261"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-28T06:37:24.000Z",
      "commit": "caa694d372e29ec44bcd1972444e5ad3ca3f4d06",
      "fileid": "4eb551fae1135cb6f5068665ec5ebb4031f64f723a9838b2e74ee367a852b212",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/saskiaotto/actions/runs/26558795261"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-28T06:37:35.000Z",
      "commit": "caa694d372e29ec44bcd1972444e5ad3ca3f4d06",
      "fileid": "1ca8acb0a97c36c648a935330851ac486e6475866ed21e59a8f23ad1cb6773cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/saskiaotto/actions/runs/26558795261"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-28T06:37:30.000Z",
      "commit": "caa694d372e29ec44bcd1972444e5ad3ca3f4d06",
      "fileid": "13bb1f6e8134b1b446a4f422dd6747b4c8c5f6162fe5cf08d1bd56c4657c32b1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/saskiaotto/actions/runs/26558795261"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-28T06:36:29.000Z",
      "commit": "caa694d372e29ec44bcd1972444e5ad3ca3f4d06",
      "fileid": "3fbcb7337b201feb4634908760f504f8bf7de24e2cde90b5eb1eabbb3979111d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/saskiaotto/actions/runs/26558795261"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-28T06:36:18.000Z",
      "commit": "caa694d372e29ec44bcd1972444e5ad3ca3f4d06",
      "fileid": "8c47b5135ed694eee24c85b728158f9ce81b73484e0fe5bee2bdeb1a9b53b3f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/saskiaotto/actions/runs/26558795261"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-28T06:36:16.000Z",
      "commit": "caa694d372e29ec44bcd1972444e5ad3ca3f4d06",
      "fileid": "7b19f8dc4e802b2fd948e783b8df309ac2221d00bd64cef6a28e2aa6fa898efe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/saskiaotto/actions/runs/26558795261"
    }
  ]
}