MDL-22999 core_grades: Added ability to configure maximum grade value both globally and for each graded-activity.

This commit is contained in:
James McQuillan 2014-04-07 16:00:20 -04:00
parent 1a727e121e
commit 597662335d
7 changed files with 369 additions and 36 deletions

View file

@ -1,6 +1,10 @@
This files describes API changes in /mod/* - activity modules,
information provided here is intended especially for developers.
=== 2.7 ===
* modgrade form element has been redesigned and allows setting the maximum grade point higher than 100.
=== 2.6 ===
* Modules using the question bank MUST now declare their use of it with the xxx_supports()