From c569a9754168d36e33b6339c1f80dac829c96dda Mon Sep 17 00:00:00 2001
From: thepurpleblob 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. More info about the "GIFT" format This is a simple format for importing multiple choice questions from a text file. 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. The XML format is capabable of
+importing image files.
+ This format only supports multiple choice questions and
@@ -66,12 +84,12 @@ we become students of {=anatomy and physiology ~reflexology
This module can import questions saved in Blackboard's export
+ This module can import questions saved in Blackboard's "POOL" type export
format. It relies on XML functions being compiled into your PHP.
+Note that you must first unpack the exported zip file and provide Moodle
+with the appropriate .dat file.
Note that this version does not work with Blackboard
Version 6 and newer.Aiken Format
+
+
+
+Moodle XML format
+
+
+
Missing Word
Blackboard
-
Blackboard V6+
@@ -130,15 +148,5 @@ format.
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. The XML format is capabable of -importing image files. -
- -Import and Export formats are a pluggable resource. Other optional formats may be available in the Modules and Plugins database.
-- 2.39.5