# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "GIFTr" in publications use:' type: software license: GPL-3.0-only title: 'GIFTr: GIFT Questions Format Generator from Dataframes' version: 0.1.0 doi: 10.32614/CRAN.package.GIFTr abstract: '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: - family-names: Elashkar given-names: Omar I. email: omar.ibrahim@miuegypt.edu.eg repository: https://cranhaven.r-universe.dev repository-code: https://github.com/omarelashkar/GIFTr commit: e7c51a26fb763389703555c2a85a454c4a5768e0 url: https://github.com/omarelashkar/GIFTr date-released: '2026-05-14' contact: - family-names: Elashkar given-names: Omar I. email: omar.ibrahim@miuegypt.edu.eg