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 plain-text file format to transfer question banks from and to [[learning management system]]s. This ''Format'' is supported by [[Adobe Captivate]], [[Docebo]], and [[Moodle]].
+
The [[GIFT format]] (hereinafter, the ''Format'') is a plain-text file format used to transfer question banks from test question creators to [[learning management system]]s. This ''Format'' is supported by [[Adobe Captivate]], [[Docebo]], and [[Moodle]].
  
  

Revision as of 08:45, 8 December 2019

The GIFT format (hereinafter, the Format) is a plain-text file format used to transfer question banks from test question creators to learning management systems. This Format is supported by Adobe Captivate, Docebo, and Moodle.


Trivia

Purpose

Two plain-text question import tools, the Format and Aiken format, have been created in order to help human test creators to import their questions to managed learning environments in general or learning management systems in particular. XML-based tools such as QTI are used to transfer question banks between various learning management systems.

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

According to the author, Paul Shew, GIFT is the acronym for general import format template. It also seems that many, including Adobe, wrongly de-abbreviated GIFT as general import format technology.

Usage

Canvas and Sakai use QTI format for question import and export. D2L appears like using their own format based on csv.

Engines

RGIFT

Import to QTI

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