Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 2.0
-
Fix Version/s: None
-
Component/s: Questions
-
Labels:None
-
Environment:
-
Affected Branches:MOODLE_20_STABLE
Description
When logged in as teacher, on qa.moodle.net, I try to import Question files into the "Moodle Features Demo" course, but I get a page not found error when I click on the "Import" tab link (http://qa.moodle.net/question/import.php?courseid=2) on the questions page (http://qa.moodle.net/question/edit.php?courseid=2).
The error is
Notice: Undefined variable: OUTPUT in /html/lib/form/choosecoursefile.php on line 99
Fatal error: Call to a member function add_action_handler() on a non-object in /html/lib/form/choosecoursefile.php on line 99
Looks file-picker related, to reassigning to Dongsheng.