]> git.mjollnir.org Git - moodle.git/commitdiff
Added explanatory note about encodings in imported files.
authorthepurpleblob <thepurpleblob>
Mon, 20 Mar 2006 13:48:33 +0000 (13:48 +0000)
committerthepurpleblob <thepurpleblob>
Mon, 20 Mar 2006 13:48:33 +0000 (13:48 +0000)
lang/en_utf8/help/quiz/import.html

index ae7481b58983e6d805cbe9e0f2d3853b2822f344..3e09e4a9c27f799084e3505c14731aa55b1c51c3 100644 (file)
@@ -3,6 +3,13 @@
 <p>This function allows you to import questions from 
    external text files, uploaded through a form.  </p>
 
+<p><b>A note about character encodings</b></p>
+
+<p>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.</p> 
+
 <p>A number of file formats are supported:</p>
 
 <p><b>GIFT format</b></p>