Difference between revisions of "GIFT format"

From CNM Wiki
Jump to: navigation, search
(General syntax)
(History)
Line 7: Line 7:
  
 
===History===
 
===History===
:As a part of the [https://moodle.org/mod/forum/discuss.php?d=4004 Moodle community], Paul Shew initially developed this ''Format'' in 2003 as missing-word questions' import filter. According to the [https://moodle.org/mod/forum/discuss.php?d=4004 Moodle community],<blockquote>This filter was written through the collaboration of numerous members of the Moodle community. It was originally based on the simple missingword format. In July 2003, Thomas Robb wrote the original code for the percentage answer weight parser and comment insertion. Paul Tsuchido Shew rewrote the filter in December 2003 incorporating community suggestions for a more robust question format, and adding the question name parser and additional question types.</blockquote>
+
:Paul Shew initially developed this ''Format'' in 2003 as missing-word questions' import filter for [[Moodle]]. According to the [https://moodle.org/mod/forum/discuss.php?d=4004 Moodle community],<blockquote>This filter was written through the collaboration of numerous members of the Moodle community. It was originally based on the simple missingword format. In July 2003, Thomas Robb wrote the original code for the percentage answer weight parser and comment insertion. Paul Tsuchido Shew rewrote the filter in December 2003 incorporating community suggestions for a more robust question format, and adding the question name parser and additional question types.</blockquote>
  
 
===Name===
 
===Name===

Revision as of 17:22, 7 December 2019

The GIFT format (hereinafter, the Format) is a plain-text file format to transfer question banks from and to learning management systems. Many learning management systems such as Adobe Captivate support this Format.


Trivia

Generic syntax

As the Format uses plain text, its generic syntax is ::Question title with double colons:: Question goes here {Answers go here}.

History

Paul Shew initially developed this Format in 2003 as missing-word questions' import filter for Moodle. According to the Moodle community,

This filter was written through the collaboration of numerous members of the Moodle community. It was originally based on the simple missingword format. In July 2003, Thomas Robb wrote the original code for the percentage answer weight parser and comment insertion. Paul Tsuchido Shew rewrote the filter in December 2003 incorporating community suggestions for a more robust question format, and adding the question name parser and additional question types.

Name

GIFT is the acronym for general import format template. It also seems that Adobe wrongly de-abbreviated GIFT as general import format technology.

Instead of adding question slides in Adobe Captivate manually, you can choose to directly import question banks from GIFT files. Creating GIFT format files and importing questions from them is useful if you have to add large number of questions in your courses.

https://docs.moodle.org/38/en/GIFT_format