From c569a9754168d36e33b6339c1f80dac829c96dda Mon Sep 17 00:00:00 2001 From: thepurpleblob Date: Wed, 11 Jul 2007 09:58:11 +0000 Subject: [PATCH] MDL-10415: Documentation for Aiken format added back, plus a few other minor improvements. --- lang/en_utf8/help/quiz/import.html | 34 ++++++++++++++++++------------ 1 file changed, 21 insertions(+), 13 deletions(-) diff --git a/lang/en_utf8/help/quiz/import.html b/lang/en_utf8/help/quiz/import.html index 3bd3ea64bd..00a442f0b7 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.

-- 2.39.5