MDL-53035 mod_assign: add course_module_viewed event

This commit is contained in:
Víctor Déniz Falcón
2018-11-08 09:54:55 +00:00
parent 08c51ff080
commit e26d40e343
4 changed files with 98 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2018110700.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2018110700.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.