mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-52195 tool_lp: New page that lists the plans of a template
This commit is contained in:
parent
578e61c18a
commit
f0b2e58190
5 changed files with 258 additions and 1 deletions
|
@ -213,6 +213,7 @@ $string['totalrequiredtocomplete'] = 'Total required to complete';
|
|||
$string['usercompetencystatus_idle'] = 'Idle';
|
||||
$string['usercompetencystatus_inreview'] = 'In review';
|
||||
$string['usercompetencystatus_waitingforreview'] = 'Waiting for review';
|
||||
$string['userplans'] = 'User plans';
|
||||
$string['visible'] = 'Visible';
|
||||
$string['visible_help'] = 'A competency framework can be hidden from teachers. This could be useful if a framework is still in the process of being developed.';
|
||||
$string['when'] = 'When';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue