Difference between revisions of "GIFT format"

From CNM Wiki
Jump to: navigation, search
Line 1: Line 1:
The [[GIFT format]] (hereinafter, the ''Format'') is a file format to transfer question banks from and to [[learning management system]]s. The ''Format'' uses plain text; its generic syntax is <code>::Question title with double colons:: Question goes here {Answers go here}.</code>
+
The [[GIFT format]] (hereinafter, the ''Format'') is a plain-text file format to transfer question banks from and to [[learning management system]]s. Many [[learning management system]]s such as [[Adobe Captivate]] support this ''Format''.
  
Many [[learning management system]]s such as [[Adobe Captivate]] support this ''Format''.
 
  
 +
==Trivia==
 +
===General syntax===
 +
:The ''Format'' uses plain text; its generic syntax is <code>::Question title with double colons:: Question goes here {Answers go here}.</code>
  
==Trivia==
 
 
===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>
 
: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>

Revision as of 17:20, 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

General syntax

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

History

As a part of the Moodle community, Paul Shew initially developed this Format in 2003 as missing-word questions' import filter. 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