Package: exams.mylearn
Title: Question Generation in the 'MyLearn' XML Format
Version: 1.4
Authors@R:
person(given = "Darjus",
family = "Hosszejni",
role = c("aut", "cre"),
email = "darjus.hosszejni@wu.ac.at",
comment = c(ORCID = "0000-0002-3803-691X"))
Description: Randomized multiple-select and single-select question
generation for the 'MyLearn' teaching and learning platform.
Question templates in the form of the R/exams package (see
) are transformed into XML format
required by 'MyLearn'.
License: GPL-3
Depends: R (>= 4.0.0)
Imports: exams (>= 2.3-4), glue (>= 1.4.0), stringr (>= 1.4.0), stringi
(>= 1.4.6), pkgbuild (>= 1.1.0), xml2 (>= 1.2.5)
Suggests: knitr, rmarkdown
URL: https://github.com/hdarjus/exams.mylearn
BugReports: https://github.com/hdarjus/exams.mylearn/issues
Encoding: UTF-8
LazyData: true
LazyDataCompression: bzip2
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev
Repository: https://hdarjus.r-universe.dev
Date/Publication: 2021-04-19 15:06:58 UTC
RemoteUrl: https://github.com/hdarjus/exams.mylearn
RemoteRef: HEAD
RemoteSha: 8923ac6ee6a2312ce12e99487a25665b2a1134eb
NeedsCompilation: no
Packaged: 2026-06-20 07:32:06 UTC; root
Author: Darjus Hosszejni [aut, cre] (ORCID:
)
Maintainer: Darjus Hosszejni