MDL-32249 completion: Round course grades and remove hardcoded string

This commit is contained in:
Aaron Barnes 2012-04-11 18:54:40 +12:00
parent 93fb7b528b
commit b795d69cc3
2 changed files with 8 additions and 7 deletions

View file

@ -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';