Package: GIFTr 0.1.0

Omar I. Elashkar

GIFTr: GIFT Questions Format Generator from Dataframes

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.

Authors:Omar I. Elashkar

GIFTr_0.1.0.tar.gz
GIFTr_0.1.0.zip(r-4.7)GIFTr_0.1.0.zip(r-4.6)GIFTr_0.1.0.zip(r-4.5)
GIFTr_0.1.0.tgz(r-4.6-any)GIFTr_0.1.0.tgz(r-4.5-any)
GIFTr_0.1.0.tar.gz(r-4.7-any)GIFTr_0.1.0.tar.gz(r-4.6-any)
GIFTr_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
GIFTr/json (API)

# Install 'GIFTr' in R:
install.packages('GIFTr', repos = c('https://omarashkar.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/omarelashkar/giftr/issues

Datasets:
  • GIFTrData - Questions Data with asterisk and multiple answer mcq
  • GIFTrData_2 - Questions Data without asterisk

On CRAN:

Conda:

moodle

3.70 score 1 stars 3 scripts 151 downloads 5 exports 8 dependencies

Last updated from:f66f78abb7. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE119
source / vignettesOK166
linux-release-x86_64NOTE109
macos-release-arm64NOTE164
macos-oldrel-arm64NOTE160
windows-develNOTE83
windows-releaseNOTE75
windows-oldrelNOTE101
wasm-releaseOK92

Exports:GIFTrmcqnum_qshort_anstf_q

Dependencies:cligluelifecyclemagrittrrlangstringistringrvctrs

Using 'GIFTr' Package To Prepare 'MOODLE' Quiz from Spreadsheet

Rendered fromGIFTr_tutorial.Rmdusingknitr::rmarkdownon May 25 2026.

Last update: 2019-10-21
Started: 2019-09-27