diff --git a/lang/en_utf8/help/quiz/import.html b/lang/en_utf8/help/quiz/import.html index 3bd3ea64bd5..00a442f0b72 100644 --- a/lang/en_utf8/help/quiz/import.html +++ b/lang/en_utf8/help/quiz/import.html @@ -10,6 +10,8 @@

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. + Be particularly cautious with files generated by Microsoft Office applications, + as these commonly use special encoding which will not be handled correctly. XML based import formats will be handled automatically provided your Moodle server is running PHP 5.

@@ -39,6 +41,22 @@ When was Ulysses S. Grant born?{#1822}

More info about the "GIFT" format

+

Aiken Format

+ + +

Moodle XML format

+ +

Missing Word

-

Moodle XML format

- -

Import and Export formats are a pluggable resource. Other optional formats may be available in the Modules and Plugins database.