<p><u>Other Options:</u><br />
Short Answer questions can be made case sensitive by changing "0" to "1" in the following line:<br />
<tt>$question->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 "General Import Format Technology" 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>