-
Bug
-
Resolution: Fixed
-
Minor
-
3.7
-
MOODLE_37_STABLE
-
MOODLE_36_STABLE, MOODLE_37_STABLE
-
MDL-65605-master -
- Given I am logged in as a teacher
- And I am viewing a lesson
- And I click "Import questions"
- When I click "Import" without uploading a file first
- Then I should be told to add a file
Actual:
Warning: count(): Parameter must be an array or an object that implements Countable in /Users/nicols/Sites/moodles/sm/moodle/mod/lesson/import_form.php on line 72
|
And no meaningful error.