Changed comment about encoding (must be utf-8)

This commit is contained in:
thepurpleblob 2006-03-22 18:58:36 +00:00
parent 8a6f231b50
commit 2bcbc88d0a

View 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>