Package: exams2forms
Version: 0.2-0
Date: 2025-05-02
Title: Embedding 'exams' Exercises as Forms in 'rmarkdown' or 'quarto'
        Documents
Authors@R: c(person(given = "Achim", family = "Zeileis", role = c("aut", "cre"), email = "Achim.Zeileis@R-project.org", comment = c(ORCID = "0000-0003-0918-3766")),
             person(given = "Reto", family = "Stauffer", role = "aut", email = "Reto.Stauffer@uibk.ac.at", comment = c(ORCID = "0000-0002-3798-5507")),
             person(given = "Dale", family = "Barr", role = "ctb", email = "dalejbarr@protonmail.com", comment = c(ORCID = "0000-0002-1121-4608")),
             person(given = "Lisa", family = "DeBruine", role = "ctb", email = "debruine@gmail.com", comment = c(ORCID = "0000-0002-7523-5539")),
             person(given = "Florian", family = "Stampfer", role = "ctb", email = "Florian.Stampfer@uibk.ac.at", comment = c(ORCID = "0000-0003-4980-4272")),
             person(given = "Jonas", family = "Tscholl", role = "ctb", email = "Jonas.Tscholl@student.uibk.ac.at"))
Description: Automatic generation of quizzes or individual questions as (interactive) forms within 'rmarkdown' or 'quarto' documents based on 'R/exams' exercises.
Depends: R (>= 4.0.0), exams (>= 2.4-2)
Imports: grDevices, tools, utils, base64enc, digest, knitr, rmarkdown
Suggests: xfun
License: GPL-3
URL: https://www.R-exams.org/tutorials/exams2forms/
BugReports: https://www.R-exams.org/contact/
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-05-02 07:56:12 UTC; zeileis
Author: Achim Zeileis [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0918-3766>),
  Reto Stauffer [aut] (ORCID: <https://orcid.org/0000-0002-3798-5507>),
  Dale Barr [ctb] (ORCID: <https://orcid.org/0000-0002-1121-4608>),
  Lisa DeBruine [ctb] (ORCID: <https://orcid.org/0000-0002-7523-5539>),
  Florian Stampfer [ctb] (ORCID: <https://orcid.org/0000-0003-4980-4272>),
  Jonas Tscholl [ctb]
Maintainer: Achim Zeileis <Achim.Zeileis@R-project.org>
Repository: CRAN
Date/Publication: 2025-05-02 08:10:02 UTC
Built: R 4.3.3; ; 2025-05-02 09:14:02 UTC; unix
