MDL-78890 gradereport_grader: Final deprecation of get_right_avg_row()

This commit is contained in:
Mihail Geshoski 2024-10-10 17:14:12 +08:00
parent 67f5ee3cec
commit c5b1dd50ae
2 changed files with 10 additions and 173 deletions

View file

@ -0,0 +1,7 @@
issueNumber: MDL-78890
notes:
gradereport_grader:
- message: >-
The method gradereport_grader::get_right_avg_row() has been finally
deprecated and will now throw an exception if called.
type: deprecated