MDL-64811 mod_assign: add webservice return type change to upgrade.txt

This commit is contained in:
Davo Smith 2019-07-09 09:01:44 +01:00
parent 8773296b77
commit 07aafc9f80

View File

@ -1,4 +1,7 @@
This files describes API changes in the assign code.
=== 3.8 ===
* Webservice function mod_assign_get_submission_status, return value 'warnofungroupedusers', changed from PARAM_BOOL to PARAM_ALPHA. See the description for possible values.
=== 3.7 ===
* Submissions plugins should implement the "remove" function to remove data when "Remove submission" is used.