mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 04:52:36 +02:00
MDL-78031 gradereport_grader: Always show Aggregation position setting
It seems it was the only advanced setting.
This commit is contained in:
parent
8dbb6183ff
commit
9bdea50803
@ -108,8 +108,6 @@ class grader_report_preferences_form extends moodleform {
|
||||
if ($canviewhidden) {
|
||||
$preferences['prefrows']['shownumberofgrades'] = $checkbox_default;
|
||||
}
|
||||
|
||||
$advanced = array_merge($advanced, array('aggregationposition'));
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user