Proyectos de Subversion Moodle

Rev

Rev 1 | | Comparar con el anterior | Ultima modificación | Ver Log |

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