Commit | Line | Data |
---|---|---|
1 | This files describes API changes in /grade/report/*, | |
2 | information provided here is intended especially for developers. | |
3 | ||
4 | ||
5 | === 2.3.5, 2.4.2 === | |
6 | * class_grade_report::showtotalsifcontainhidden has been switched from a single integer value to an array. | |
7 | The array keys are course IDs while the array values are the value of the course setting "report_overview_showtotalsifcontainhidden". |