1 |
efrain |
1 |
This files describes changes in /admin/tool/lp/* - plugins,
|
|
|
2 |
information provided here is intended especially for developers.
|
|
|
3 |
|
|
|
4 |
=== 4.2 ===
|
|
|
5 |
|
|
|
6 |
* The `tool_lp/form-cohort-selector` autocomplete AJAX module has been removed, as it was superseded by the
|
|
|
7 |
core cohort form element which already provides autocomplete functionality
|
|
|
8 |
|
|
|
9 |
=== 3.3 ===
|
|
|
10 |
|
|
|
11 |
* Deprecated classes and their new equivalent:
|
|
|
12 |
- tool_lp\external\cohort_summary_exporter -> core_cohort\external\cohort_summary_exporter
|
|
|
13 |
- tool_lp\external\course_summary_exporter -> core_course\external\course_summary_exporter
|
|
|
14 |
- tool_lp\external\course_module_summary_exporter -> core_course\external\course_module_summary_exporter
|
|
|
15 |
|
|
|
16 |
=== 3.2 ===
|
|
|
17 |
|
|
|
18 |
* The icon 'competency.png/svg' has been removed, please use i/competencies instead.
|
|
|
19 |
|
|
|
20 |
=== 3.1.1 ===
|
|
|
21 |
|
|
|
22 |
* The plugin icon 'competency.png/svg' will be removed in the future use i/competencies instead.
|