]> git.mjollnir.org Git - moodle.git/commitdiff
Merged from STABLE
authorthepurpleblob <thepurpleblob>
Fri, 11 Aug 2006 08:52:24 +0000 (08:52 +0000)
committerthepurpleblob <thepurpleblob>
Fri, 11 Aug 2006 08:52:24 +0000 (08:52 +0000)
lang/en_utf8/help/quiz/formatgift.html

index fa1d17c73f6137139862fd05b7759606378ed5cc..feb7241d2e10aa92a9b5716f5b922d58bfc65b6f 100644 (file)
 <p><u>Other Options:</u><br />
     Short Answer questions can be made case sensitive by changing &quot;0&quot; to &quot;1&quot; in the following line:<br />
     <tt>$question-&gt;usecase = 0;  // Ignore case</tt></p>
-    <p>Other options are available through editing the import filter <b>gift/format.php</b>. </p>
 <p></p>
 
-<h3>CREDITS</h3>
-    <p>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  &quot;General Import Format Technology&quot; or something like that, 
-    but it's too long for a simple filter like this, so it just GIFT.</p>
-    <p><font size="-1">GIFT filter and documentation by Paul Tsuchido Shew http://ac.shew.jp. Last updated 27 Feb 2004.</font></p>