From 989a84577e12d5d41b428fcefe7d4820161c8629 Mon Sep 17 00:00:00 2001 From: Mark Nelson Date: Fri, 12 Feb 2016 14:21:25 +0800 Subject: [PATCH] MDL-52489 mod_assign: mentioned changes in upgrade.txt --- mod/assign/upgrade.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mod/assign/upgrade.txt b/mod/assign/upgrade.txt index d8d0282c4d7..4047336a428 100644 --- a/mod/assign/upgrade.txt +++ b/mod/assign/upgrade.txt @@ -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