From: thepurpleblob Date: Fri, 11 Aug 2006 08:52:24 +0000 (+0000) Subject: Merged from STABLE X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7b579ee61f6d4a0e77c94d5ea31b63fe38f3e65e;p=moodle.git Merged from STABLE --- diff --git a/lang/en_utf8/help/quiz/formatgift.html b/lang/en_utf8/help/quiz/formatgift.html index fa1d17c73f..feb7241d2e 100644 --- a/lang/en_utf8/help/quiz/formatgift.html +++ b/lang/en_utf8/help/quiz/formatgift.html @@ -214,13 +214,5 @@

Other Options:
Short Answer questions can be made case sensitive by changing "0" to "1" in the following line:
$question->usecase = 0; // Ignore case

-

Other options are available through editing the import filter gift/format.php.

-

CREDITS

-

This filter was written through the collaboration of numerous members of the Moodle community. - It was originally based on the missingword format, which included code from Martin Dougiamas and Thomas Robb. - Paul Tsuchido Shew wrote this filter in December 2003 incorporating community suggestions for a more robust question format. - The name was conceived as an acronym for "General Import Format Technology" or something like that, - but it's too long for a simple filter like this, so it just GIFT.

-

GIFT filter and documentation by Paul Tsuchido Shew http://ac.shew.jp. Last updated 27 Feb 2004.