mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-53719 competency: Delete content upon course and cm delete/reset
This commit is contained in:
parent
e0c2d7c02e
commit
56537316f6
6 changed files with 240 additions and 1 deletions
|
@ -37,6 +37,7 @@ $string['coursemodulecompetencyoutcome_complete'] = 'Complete the competency';
|
|||
$string['coursemodulecompetencyoutcome_evidence'] = 'Attach an evidence';
|
||||
$string['coursemodulecompetencyoutcome_none'] = 'Do nothing';
|
||||
$string['coursemodulecompetencyoutcome_recommend'] = 'Send for review';
|
||||
$string['deletecompetencyratings'] = 'Delete competency ratings';
|
||||
$string['duplicateditemname'] = '{$a} (copy)';
|
||||
$string['enablecompetencies'] = 'Enable competencies';
|
||||
$string['enablecompetencies_desc'] = 'When unticked the competencies module will be disabled.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue