Package: GIFTr
Type: Package
Title: GIFT Questions Format Generator from Dataframes
Version: 0.1.0
Author: Omar I. Elashkar
Maintainer: Omar I. Elashkar <omar.ibrahim@miuegypt.edu.eg>
Depends: R (>= 3.5.0)
Imports: stringr, glue
Description: 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.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
URL: https://github.com/omarelashkar/GIFTr
Suggests: knitr, rmarkdown, kableExtra,
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-10-16 17:33:13 UTC; xxxmar
Repository: CRAN
Date/Publication: 2019-10-20 11:30:05 UTC
Built: R 4.2.0; ; 2022-03-22 09:18:47 UTC; unix
