Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6
-
Fix Version/s: None
-
Component/s: Questions
-
Labels:None
-
Environment:Mac OS X
-
Affected Branches:MOODLE_16_STABLE
Description
CLOZE questions are not properly exported from Moodle quizzes via the Moodle XML format. The following message is instead inserted:
<!-- CLOZE type is not supported -->
It would sure be nice if it was, even if just the raw text that is input in the first place is returned within <questiontext>
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
From Gustav Delius (gwd2 at york.ac.uk) Wednesday, 10 May 2006, 04:21 PM:
There should indeed be at least one import/export format that works for all question types. One natural candidate would be the xml format that is already used by backup/restore.
From Howard Miller (howard.miller at udcf.gla.ac.uk) Monday, 19 June 2006, 06:23 PM:
Cloze question import/export is now fully supported.