From: thepurpleblob Date: Wed, 22 Mar 2006 18:58:36 +0000 (+0000) Subject: Changed comment about encoding (must be utf-8) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2bcbc88d0a8b4f7b5e9aafb80489e6dc508e498a;p=moodle.git Changed comment about encoding (must be utf-8) --- diff --git a/lang/en_utf8/help/quiz/formatgift.html b/lang/en_utf8/help/quiz/formatgift.html index 760edb06cb..42bf338502 100644 --- a/lang/en_utf8/help/quiz/formatgift.html +++ b/lang/en_utf8/help/quiz/formatgift.html @@ -6,7 +6,7 @@ mixed in a single text file, and the format also supports line comments, question names, feedback and percentage-weight grades.

-

The text encoding of your text file must be the same as your Moodle installation. +

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: gift/examples.txt.