mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-64123 webservices: Add valueused to completion data
This commit is contained in:
parent
33a388eff7
commit
7672471236
6 changed files with 42 additions and 6 deletions
|
@ -1,6 +1,10 @@
|
|||
This files describes API changes in /completion/* - completion,
|
||||
information provided here is intended especially for developers.
|
||||
|
||||
=== 3.7 ===
|
||||
* External function core_completion_external::get_activities_completion_status new returns the following additional field:
|
||||
- valueused (indicates whether the completion state affects the availability of other content)
|
||||
|
||||
=== 2.9 ===
|
||||
|
||||
* A completed and failed activity counts as a completed activity for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue