(root)/.upgradenotes/MDL-86021-2025091209234693.yml – Rev 1441
|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1441 |
ariadna |
1 |
issueNumber: MDL-86021
|
|
|
2 |
notes:
|
|
|
3 |
core_courseformat:
|
|
|
4 |
- message: >-
|
|
|
5 |
Add a new modinfo::get_instance_of() to retrieve an instance of a cm via
|
|
|
6 |
its name and instance id. Add a new modinfo::sort_cm_array() to sort an
|
|
|
7 |
array of cms in their order of appearance in the course page. Replaces
|
|
|
8 |
calls to get_course_and_cm_from_instance() and get_instances_of()
|
|
|
9 |
whenever it was just used to retrieve a single instance of a cm.
|
|
|
10 |
type: improved
|