From bfcbee55fe9b52ec70b7d1d2f824a2ec8e5e60d3 Mon Sep 17 00:00:00 2001
From: thepurpleblob 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
IMS QTI 2.0
diff --git a/lang/en_utf8/help/quiz/import.html b/lang/en_utf8/help/quiz/import.html index 1d1a3c80d1..9773cdd5a7 100644 --- a/lang/en_utf8/help/quiz/import.html +++ b/lang/en_utf8/help/quiz/import.html @@ -163,7 +163,9 @@ versions of Examview are not supported.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.
+by exporting a category in the Moodle XML format. The XML format is capabable of +importing image files. +More formats are yet to come, including WebCT, IMS QTI and whatever else -- 2.39.5