Merge branch 'MDL-78031-master' of https://github.com/ilyatregubov/moodle

This commit is contained in:
Sara Arjona
2023-07-10 07:32:41 +02:00
-2
View File
@@ -108,8 +108,6 @@ class grader_report_preferences_form extends moodleform {
if ($canviewhidden) {
$preferences['prefrows']['shownumberofgrades'] = $checkbox_default;
}
$advanced = array_merge($advanced, array('aggregationposition'));
}