MDL-47062 Grades: Add an upgrade step to warn about changes in upgrade.
Puts a notice on the grader report about the change in aggregation method from "Sum of grades" to "Natural". Part of: MDL-46576
This commit is contained in:
committed by
Adrian Greeve
parent
837b92897d
commit
a9937aec06
+1
-1
@@ -29,7 +29,7 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2014100200.00; // YYYYMMDD = weekly release date of this DEV branch.
|
||||
$version = 2014100300.00; // YYYYMMDD = weekly release date of this DEV branch.
|
||||
// RR = release increments - 00 in DEV branches.
|
||||
// .XX = incremental changes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user