-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
4.5.4
-
MOODLE_405_STABLE
mod_quiz_view_attempt_summary web service function always returns true irrespective of it submit question attempt or not. Reason is, 'status' is hard-coded just before return statement.
https://github.com/moodle/moodle/blob/main/mod/quiz/classes/external.php#L1866