moodle/admin/tool/lp/templates/competency_summary.mustache
Damyon Wiese d9a39950b2 MDL-49459 Learning plans: Support for creating and editing competency frameworks.
This includes an API (\tool_lp\competency_api), a set of web services, unit tests for the web services and a nice UI built as an admin tool.
2016-04-18 10:58:32 +08:00

5 lines
154 B
Text

<p><strong>{{shortname}} <em>{{idnumber}}</em></strong></p>
<p>{{descriptionformatted}}</p>
{{^visible}}
( {{#str}} hidden, tool_lp{{/str}})
{{/visible}}