Package: shinyquiz
Title: Create Interactive Quizzes in 'shiny'
Version: 0.0.1
Authors@R: c(
  person("Joseph", "Marlo", email = "jpm770@nyu.edu", role = c("aut", "cre")),
  person("George", "Perrett", email = "gp77@nyu.edu", role = c("aut"))
  )
Description: Simple and flexible quizzes in 'shiny'. Easily create quizzes from various pre-built question and choice types or create your own using 'htmltools' and 'shiny' packages as building blocks. Integrates with larger 'shiny' applications. Ideal for non-web-developers such as educators, data scientists, and anyone who wants to assess responses interactively in a small form factor.
License: MIT + file LICENSE
URL: https://priism-center.github.io/shinyquiz/,
        https://github.com/priism-center/shinyquiz
BugReports: https://github.com/priism-center/shinyquiz/issues
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: cli (>= 3.6.1), fontawesome (>= 0.5.0), glue (>= 1.6.2),
        htmltools (>= 0.5.5), methods (>= 4.0.0), purrr (>= 1.0.1),
        reactable (>= 0.4.4), scales (>= 1.2.1), shiny (>= 1.7.4),
        shinyjs (>= 2.1.0), stringi (>= 1.7.12), stringr (>= 1.5.0)
Suggests: knitr, pkgload, renv, rmarkdown, sortable (>= 0.5.0),
        testthat (>= 3.1.7)
Config/testthat/edition: 3
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2023-12-11 17:26:18 UTC; joemarlo
Author: Joseph Marlo [aut, cre],
  George Perrett [aut]
Maintainer: Joseph Marlo <jpm770@nyu.edu>
Repository: CRAN
Date/Publication: 2023-12-12 20:50:10 UTC
Built: R 4.6.0; ; 2025-10-14 03:00:02 UTC; windows
