-
Improvement
-
Resolution: Fixed
-
Minor
-
2.9.4, 3.0.2
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
MOODLE_36_STABLE
-
MDL-53035-master -
Most core activities raise a course_module_viewed event when their view.php page is accessed, but mod_assign is an exception (as are assignment and label).
It would be useful if mod_assign were to throw an event to log that a user had viewed the module.
A good example of where this would be useful is in the logstore_xapi plugin, which currently logs the viewing of all other modules but can't log a generic "viewed" event as it isn't raised: https://github.com/jlowe64/moodle-logstore_xapi/issues/46. Many of the actions done by the view page raise their own specific events, but it is difficult to actually determine that a user has simply viewed the module.
- blocks
-
MDLQA-12863 The Recently accessed items block displays activities and resources that a student last accessed
- Passed
- duplicates
-
MDL-55162 New Web Service mod_assign_view_assign
- Closed
- has been marked as being related by
-
MDL-63063 Create New "Recently Accessed Items" block
- Closed
- has to be done before
-
MDL-64033 Review course_module_viewed event status over core modules
- Open
- is duplicated by
-
MDL-63890 Recent activity block does not display assignments that are visited
- Closed