MDL-50944 mod_choice: New Web Service mod_choice_get_choice_results

This commit is contained in:
Juan Leyva
2015-09-02 10:35:35 +02:00
parent e28004e614
commit b87f31db53
7 changed files with 258 additions and 6 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2015082800.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2015082800.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.