MDL-75153 grade: Update the general tertiary nav selector in gradebook

Updates the general tertiary nav selector in gradebook to use the new
structure that utilizes the existing select_menu output component.
This commit is contained in:
Mihail Geshoski 2022-09-12 14:07:31 +08:00
parent 2b99e648cb
commit 0e1cdfde1d
16 changed files with 405 additions and 224 deletions

View file

@ -262,6 +262,7 @@ $string['gradebookcalculationswarning'] = 'Note: Some errors have been detected
The newer version is {$a->currentversion}; you are using gradebook version {$a->gradebookversion}. You can see a list of changes in <a href="{$a->url}">Gradebook calculation changes</a>.';
$string['gradebookhiddenerror'] = 'The gradebook is currently set to hide everything from students.';
$string['gradebooknavigationmenu'] = 'Gradebook navigation menu';
$string['gradebookhistories'] = 'Grade histories';
$string['gradebooksetup'] = 'Gradebook setup';
$string['gradeboundary'] = 'Letter grade boundary';