mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
MDL-14831 adding warning - excluded grades are not compatible with sum agg
This commit is contained in:
parent
00f270bc6c
commit
d714732db3
2 changed files with 15 additions and 1 deletions
|
@ -562,6 +562,7 @@ $string['useweighted'] = 'Use weighted';
|
|||
$string['verbosescales'] = 'Verbose scales';
|
||||
$string['viewbygroup'] = 'Group';
|
||||
$string['viewgrades'] = 'View grades';
|
||||
$string['warningexcludedsum'] = 'Warning: excluding of grades is not compatible with sum aggregation.';
|
||||
$string['weight'] = 'weight';
|
||||
$string['weightuc'] = 'Weight';
|
||||
$string['weightcourse'] = 'Use weighted grades for course';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue