]> git.mjollnir.org Git - moodle.git/commitdiff
Noted that xml format can now handle images.
authorthepurpleblob <thepurpleblob>
Fri, 21 Apr 2006 12:56:51 +0000 (12:56 +0000)
committerthepurpleblob <thepurpleblob>
Fri, 21 Apr 2006 12:56:51 +0000 (12:56 +0000)
lang/en_utf8/help/quiz/export.html
lang/en_utf8/help/quiz/import.html

index d781f24e998e387fb21692703d5d0b54acfda319..83ebc5a976094d94696bcd156943b8b69dbfc96a 100644 (file)
@@ -43,7 +43,8 @@ When was Ulysses S. Grant born?{#1822}
 <ul>
 <p>This Moodle specific format exports quiz questions in a simple XML format. They
 can then be imported into another quiz category or used in some other process such as
-an XSLT transformation</p>
+an XSLT transformation. The XML format will export images attached to questions (encoded
+base64).</p>
 </ul>
 
 <p><b>IMS QTI 2.0</b></p>
index 1d1a3c80d1c0c306edd4ac6b51447e296bfb0aed..9773cdd5a7877ffa977f4fe27b4ae236adf4ef2e 100644 (file)
@@ -163,7 +163,9 @@ versions of Examview are not supported.</p>
 <ul>
 <p>This Moodle specific format imports quiz questions that have previously been
 exported in the same format. The format is straightforward and is best demonstrated
-by exporting a category in the Moodle XML format.</p>
+by exporting a category in the Moodle XML format. The XML format is capabable of 
+importing image files.
+</p>
 </ul>
 
 <p>More formats are yet to come, including WebCT, IMS QTI and whatever else