A framework and functions to create 'MOODLE' quizzes. 'GIFTr' takes dataframe of questions of four types: multiple choices, numerical, true or false and short answer questions, and exports a text file formatted in 'MOODLE' GIFT format. You can prepare a spreadsheet in any software and import it into R to generate any number of questions with 'HTML', 'markdown' and 'LaTeX' support.
Version: | 0.1.0 |
Depends: | R (≥ 3.5.0) |
Imports: | stringr, glue |
Suggests: | knitr, rmarkdown, kableExtra |
Published: | 2019-10-20 |
DOI: | 10.32614/CRAN.package.GIFTr |
Author: | Omar I. Elashkar |
Maintainer: | Omar I. Elashkar <omar.ibrahim at miuegypt.edu.eg> |
License: | GPL-3 |
URL: | https://github.com/omarelashkar/GIFTr |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | GIFTr results |
Reference manual: | GIFTr.pdf |
Vignettes: |
GIFTr_tutorial |
Package source: | GIFTr_0.1.0.tar.gz |
Windows binaries: | r-devel: GIFTr_0.1.0.zip, r-release: GIFTr_0.1.0.zip, r-oldrel: GIFTr_0.1.0.zip |
macOS binaries: | r-release (arm64): GIFTr_0.1.0.tgz, r-oldrel (arm64): GIFTr_0.1.0.tgz, r-release (x86_64): GIFTr_0.1.0.tgz, r-oldrel (x86_64): GIFTr_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=GIFTr to link to this page.