Merge branch 'MDL-73863-master' of https://github.com/mihailges/moodle

This commit is contained in:
Sara Arjona 2022-03-17 11:33:58 +01:00
commit dbb63cfffc
15 changed files with 203 additions and 20 deletions

View file

@ -129,6 +129,7 @@ $string['coursecompleted'] = 'Course completed';
$string['coursecompletedmessage'] = '<p>Congratulations!</p><p>You have completed the course <a href="{$a->courselink}">{$a->coursename}</a>.</p>';
$string['coursecompletion'] = 'Course completion';
$string['coursecompletioncondition'] = 'Condition: {$a}';
$string['coursecompletionnavigation'] = 'Course completion tertiary navigation';
$string['coursegrade'] = 'Course grade';
$string['coursesavailable'] = 'Courses available';
$string['coursesavailableexplaination'] = 'Note: Course completion conditions must be set for a course to appear in the above list.';