gift

From Microformats Wiki
Revision as of 05:42, 5 February 2010 by JSalsman (talk | contribs) (paraphrase table)
Jump to navigation Jump to search

<entry-title>GIFT Syntax</entry-title>

short URL
http://bit.ly/giftax

The GIFT picoformat allows writing multiple-choice, true-false, short answer, matching, missing word, and numerical quiz questions in a simple text format. The GPLed Moodle Course/Learning Management System can import and export questions in the GIFT picoformat.

Format symbol table

Symbol Use
// text Comment
::title:: Question title
text Question text
{ Start answer
=text Correct answer
~text Wrong answer
=text -> text Match
# Answer feedback or comment
{# Numeric question start
answer:range Answer and tolerance range answering numeric question
%n%:answer:range Weight n percent for answers in range
} End answers

See also