Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa75dca
)
MDL-52489 mod_assign: mentioned changes in upgrade.txt
author
Mark Nelson
<markn@moodle.com>
Fri, 12 Feb 2016 06:21:25 +0000
(14:21 +0800)
committer
Mark Nelson
<markn@moodle.com>
Tue, 1 Mar 2016 05:19:02 +0000
(13:19 +0800)
mod/assign/upgrade.txt
patch
|
blob
|
blame
|
history
diff --git
a/mod/assign/upgrade.txt
b/mod/assign/upgrade.txt
index
d8d0282
..
4047336
100644
(file)
--- 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