Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.8
-
Fix Version/s: None
-
Component/s: Questions
-
Labels:None
-
Affected Branches:MOODLE_18_STABLE
Description
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
As this was similar to MDL 10314, that's been deleted- but please make sure dealing with this incorporates handling the multiple .dat files put into a BB zipped export, and creates categories as well.
d.i.