-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
4.3 regressions, 4.3
-
MOODLE_403_STABLE
When a quiz activity with random question is restored from 3.9 backup, the edit question screen shows an error and it couldn't be edited.
\ Exception \ ErrorException (E_WARNING)
|
Undefined array key "filter" |
$toform->category = $filterconditions['filter']['category']['values'][0]; |
It looks there is no "$filterconditions['filter']['category']['values']" set for restored record.
- is a regression caused by
-
MDL-72321 Better searching/filtering in the question bank, so more flexible randomisation in quizzes
-
- Closed
-
- is duplicated by
-
MDL-82780 Question Bank showing error
-
- Closed
-
-
MDL-82769 Legacy random question filter conditions break random question on upgrade
-
- Closed
-
- will help resolve
-
MDL-78902 Error when restoring quiz with random questions from Moodle 3.9 to 4.1
-
- Closed
-