MDL-58768 mod_assign: Fixed incorrect version number in upgrade.php
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
This files describes API changes in the assign code.
|
||||
|
||||
=== 3.6 ===
|
||||
* The mod_assign_base_testcase unit test base class has been deprecated.
|
||||
It encouraged poor unit test design and led to significant performance issues with unit tests. See MDL-55609 for
|
||||
further information.
|
||||
|
||||
=== 3.5.2 ===
|
||||
* The function can_grade() now has optional $user parameter.
|
||||
|
||||
=== 3.5.1 ===
|
||||
* The mod_assign_base_testcase unit test base class has been deprecated.
|
||||
It encouraged poor unit test design and led to significant performance issues with unit tests. See MDL-55609 for
|
||||
further information.
|
||||
|
||||
=== 3.5 ===
|
||||
* Functions assign:get_assign_grading_summary_renderable, assign:can_view_submission, assign:count_submissions_with_status,
|
||||
assign:count_submissions_need_grading and mod_assign_external::get_submission_status now admit an additional group parameter.
|
||||
|
||||
Reference in New Issue
Block a user