MDL-50351 scorm: New Web Service mod_scorm_get_scorm_scoes

This commit is contained in:
Juan Leyva
2015-09-16 19:25:17 +02:00
committed by Eloy Lafuente (stronk7)
parent 0f7f30021a
commit dfe927c8d6
6 changed files with 178 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2015091000.03; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2015091000.05; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.