mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
MDL-22999 core_grades: Added ability to configure maximum grade value both globally and for each graded-activity.
This commit is contained in:
parent
1a727e121e
commit
597662335d
7 changed files with 369 additions and 36 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue