MDL-52974 mod_assign: New Web Service mod_assign_view_submission_status

This commit is contained in:
Juan Leyva
2016-02-02 13:27:03 +01:00
parent c9d91bb734
commit e3e036ee09
6 changed files with 143 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2016012900.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2016012900.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.