MDL-58581 editor_atto: change paragraph icon.
[moodle.git] / completion / upgrade.txt
blobdb2324daf7a919fa62d5d48a040e35d4869a1fed
1 This files describes API changes in /completion/* - completion,
2 information provided here is intended especially for developers.
4 === 3.7 ===
5  * External function core_completion_external::get_activities_completion_status new returns the following additional field:
6    - valueused (indicates whether the completion state affects the availability of other content)
8 === 2.9 ===
10 * A completed and failed activity counts as a completed activity for
11   course completion.