-
Bug
-
Resolution: Fixed
-
Minor
-
5.0
With MDL-68806, there is a new attempt state submitted. However, the function quiz_report_grade_method_sql() – which is called by quiz_report_qm_filter_select() – filters only for state = 'finished'. This makes sense for QUIZ_GRADEDHIGHEST, but in the case of QUIZ_ATTEMPTFIRST and QUIZ_ATTEMPTLAST, it would make sense to consider state = 'submitted' as well.
- has a non-specific relationship to
-
MDL-68806 New quiz attempt states and asynchronous attempt creation
-
- Closed
-