From 2bcbc88d0a8b4f7b5e9aafb80489e6dc508e498a Mon Sep 17 00:00:00 2001 From: thepurpleblob Date: Wed, 22 Mar 2006 18:58:36 +0000 Subject: [PATCH] Changed comment about encoding (must be utf-8) --- lang/en_utf8/help/quiz/formatgift.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

-- 2.39.5