From: thepurpleblob Date: Thu, 13 Apr 2006 12:20:39 +0000 (+0000) Subject: A few changes to improve readability/correctness. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2df8ab6146e261be9a9a91c2184182f40161ad56;p=moodle.git A few changes to improve readability/correctness. --- diff --git a/lang/en_utf8/help/quiz/import.html b/lang/en_utf8/help/quiz/import.html index 3e09e4a9c2..1d1a3c80d1 100644 --- a/lang/en_utf8/help/quiz/import.html +++ b/lang/en_utf8/help/quiz/import.html @@ -1,14 +1,17 @@

Importing new questions

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

+ external text files, uploaded through a form, + or by choosing a suitable file already in the + course Files area.

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.

+

If your file contains non-ascii characters then it must use UTF-8 encoding. + You may be able to select or convert to UTF-8 using your favourite editor, + or it may be an option in the exporting software. + XML based import formats will be handled + automatically provided your Moodle server is running PHP 5.

A number of file formats are supported: