MDL-52489 mod_assign: mentioned changes in upgrade.txt
authorMark Nelson <markn@moodle.com>
Fri, 12 Feb 2016 06:21:25 +0000 (14:21 +0800)
committerMark Nelson <markn@moodle.com>
Tue, 1 Mar 2016 05:19:02 +0000 (13:19 +0800)
mod/assign/upgrade.txt

index d8d0282..4047336 100644 (file)
@@ -1,5 +1,10 @@
 This files describes API changes in the assign code.
 
+=== 3.1 ===
+
+* When downloading all submissions as a zip each students' files are in a separate folder, are no longer renamed
+  and the folder structure is kept intact.
+
 === 3.0 ===
 * assign_submission_status renderable now requires $usergroups in its constructor