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.5)GIFTr_0.1.0.zip(r-4.4)GIFTr_0.1.0.zip(r-4.3)
GIFTr_0.1.0.tgz(r-4.4-any)GIFTr_0.1.0.tgz(r-4.3-any)
GIFTr_0.1.0.tar.gz(r-4.5-noble)GIFTr_0.1.0.tar.gz(r-4.4-noble)
GIFTr_0.1.0.tgz(r-4.4-emscripten)GIFTr_0.1.0.tgz(r-4.3-emscripten)
GIFTr.pdf |GIFTr.html
GIFTr/json (API)

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

Peer review:

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:

moodle

5 exports 1 stars 0.73 score 8 dependencies 3 scripts 135 downloads

Last updated 5 years agofrom:f66f78abb7. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-winNOTESep 12 2024
R-4.5-linuxNOTESep 12 2024
R-4.4-winNOTESep 12 2024
R-4.4-macNOTESep 12 2024
R-4.3-winOKSep 12 2024
R-4.3-macOKSep 12 2024

Exports:GIFTrmcqnum_qshort_anstf_q

Dependencies:cligluelifecyclemagrittrrlangstringistringrvctrs

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

Rendered fromGIFTr_tutorial.Rmdusingknitr::rmarkdownon Sep 12 2024.

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