-
Improvement
-
Resolution: Duplicate
-
Major
-
None
-
1.8
-
None
-
MOODLE_18_STABLE
Currently Blackboard Quiz imports are supported by two import formats that (although the files are similar) work in very different ways. This causes enormous confusion and is a constant source of support requests.
Propose to:
- Combine the so-called V5 and V6 formats into one
- Allow either a zip file or the internal .dat file to be handled transparently
- Handle multiple .dat files within a zip file
- Detect if the .dat file contains a POOL type xml structure or a QTI style and call the appropriate code