Details
-
Type:
Sub-task
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9
-
Fix Version/s: 1.9.4
-
Component/s: Tool: WebCTImport
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_19_STABLE
Description
With the current version of webctimport, questions imported using the script are not usable in Moodle. Even though they are added to the database, they don't appear in the imported course. This is because the current version of the script doesn't create a 'contextid' value for the question_category item.
The proposed patch creates a default context and assigns it via the contextid field to the question categories.
Moving to the Tool: WebCTImport Component and assigning to Ashley