mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-72873 core_grades: Add general tertiary navigation
This commit is contained in:
parent
508fe3937e
commit
d1a0e4a95c
9 changed files with 415 additions and 68 deletions
|
@ -737,6 +737,7 @@ $string['setgradeletters'] = 'Set grade letters';
|
|||
$string['setpreferences'] = 'Set preferences';
|
||||
$string['setting'] = 'Setting';
|
||||
$string['settings'] = 'Settings';
|
||||
$string['setup'] = 'Setup';
|
||||
$string['setweights'] = 'Set weights';
|
||||
$string['showanalysisicon'] = 'Show grade analysis icon';
|
||||
$string['showanalysisicon_desc'] = 'Whether to show grade analysis icon by default. If the activity module supports it, the grade analysis icon links to a page with more detailed explanation of the grade and how it was obtained.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue