mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
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:
parent
2b99e648cb
commit
0e1cdfde1d
16 changed files with 405 additions and 224 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue