MDL-55046 assign: document the new return values

This commit is contained in:
Eloy Lafuente (stronk7) 2016-07-26 19:45:18 +02:00
parent e23faa4c81
commit 17b2cd6839

View File

@ -3,6 +3,7 @@ This files describes API changes in the assign code.
=== 3.2 ===
* External function mod_assign_external::get_assignments now returns additional optional fields:
- preventsubmissionnotingroup: Prevent submission not in group.
- submissionstatement and submissionstatementformat: When there is a submission statement defined.
* Proper checking for empty submissions
* Submission modification time checking - this will help students working in groups not clobber each others'
submissions