Jump to content

GIFT (file format)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Citation bot (talk | contribs) at 19:59, 29 February 2020 (Removed URL that duplicated unique identifier. | You can use this bot yourself. Report bugs here. | Activated by User:AManWithNoPlan | via #UCB_toolbar). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The GIFT (General Import Format Template) format is a "wiki-like" markup language for describing tests, originally proposed by Paul Shew in 2003.[1] It is associated with the Moodle course management system.[2][3]

Question types in GIFT

GIFT allows someone to use a text editor to write multiple-choice, true-false, short answer, matching, missing word and numerical questions in a simple format that can be imported to a computer-based quizzes. The content is an UTF-8-encoded text file.

Example:

//Comment line 
::Question title 
:: Question {
     =A correct answer
     ~Wrong answer1
     #A response to wrong answer1
     ~Wrong answer2
     #A response to wrong answer2
     ~Wrong answer3
     #A response to wrong answer3
     ~Wrong answer4
     #A response to wrong answer4
}

See also

Notes

  1. ^ Shew, Paul. "import filter: GIFT (General Import Format Template)". Moodle - Open-source learning platform. Retrieved 27 January 2017.
  2. ^ Fotis Lazarinis; Steve Green; Elaine Pearson (2011). Handbook of Research on E-learning Standards and Interoperability. Idea Group Inc (IGI). pp. 63–4. ISBN 978-1-61692-790-5.
  3. ^ Johnson, K.; Hall, T.; O'Keeffe, D. (2005-11-01). "Generation of quiz objects (QO) with a quiz engine developer (QED)". IEEE International Workshop on Wireless and Mobile Technologies in Education (WMTE'05): 120–122. doi:10.1109/WMTE.2005.26. ISBN 978-0-7695-2385-9.