Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9.1
-
Fix Version/s: 2.0
-
Component/s: Enrolments, Events API
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
Moodle core lacks certain important events. In particular, there is no events to trigger when user get enrolled/ unenrolled from them. This blocks developing some important modules, that can leverage Moodle courses to new level. Please create this events, it's relatively easy.
Issue Links
| This issue has been marked as being related by: | ||||
| MDL-17949 | List of problems related to potential enrolment rewrite in 2.0 - META |
|
|
|
In latest cvs there are already triggered all role_(un)assigns, unfortunately triggering the enrolment events is much more difficult and expensive, though you might try to deduce that from role assignment.
I hope the enrolments will be improved in 2.0