GIFT (file format)

The GIFT format is a "wiki-like" markup language for describing tests. It is associated with the Moodle course management system.[1]

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. 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.

External links

This article is issued from Wikipedia - version of the 10/18/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.