From: thepurpleblob Date: Mon, 20 Mar 2006 13:48:33 +0000 (+0000) Subject: Added explanatory note about encodings in imported files. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2a8dfb5caa7201835bdbe8c70bc154f66c66dc81;p=moodle.git Added explanatory note about encodings in imported files. --- diff --git a/lang/en_utf8/help/quiz/import.html b/lang/en_utf8/help/quiz/import.html index ae7481b589..3e09e4a9c2 100644 --- a/lang/en_utf8/help/quiz/import.html +++ b/lang/en_utf8/help/quiz/import.html @@ -3,6 +3,13 @@

This function allows you to import questions from external text files, uploaded through a form.

+

A note about character encodings

+ +

If your file contains non-ascii characters then you must first convert + the file to UTF-8 using your favourite editor or the exporting software + (if the option is available). XML based import formats will be handled + automatically provided you are running PHP 5.

+

A number of file formats are supported:

GIFT format