]> git.mjollnir.org Git - moodle.git/commitdiff
Changed comment about encoding (must be utf-8)
authorthepurpleblob <thepurpleblob>
Wed, 22 Mar 2006 18:58:36 +0000 (18:58 +0000)
committerthepurpleblob <thepurpleblob>
Wed, 22 Mar 2006 18:58:36 +0000 (18:58 +0000)
lang/en_utf8/help/quiz/formatgift.html

index 760edb06cba85ca9da44c55a4f31c1ca3ea98b4b..42bf3385024e1e395bdbd62403ffce792dedfdb4 100644 (file)
@@ -6,7 +6,7 @@
    mixed in a single text file, and the format also supports line comments, 
    question names, feedback and percentage-weight grades.</p>
 
-    <p>The text encoding of your text file must be the same as your Moodle installation
+    <p>The text encoding of your text file must be utf-8 (unless you only use ascii characters)
     An example questions text file can be found here: <a href="../../../../mod/quiz/format/gift/examples.txt">gift/examples.txt</a>.</p>