mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-32249 completion: Round course grades and remove hardcoded string
This commit is contained in:
parent
93fb7b528b
commit
b795d69cc3
2 changed files with 8 additions and 7 deletions
|
@ -118,6 +118,7 @@ $string['datepassed']='Date passed';
|
|||
$string['daysafterenrolment']='Days after enrolment';
|
||||
$string['durationafterenrolment']='Duration after enrolment';
|
||||
$string['fraction']='Fraction';
|
||||
$string['gradetopass']='{$a} to pass';
|
||||
$string['inprogress']='In progress';
|
||||
$string['manualcompletionby']='Manual completion by';
|
||||
$string['manualselfcompletion']='Manual self completion';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue