-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
1.9, 1.9.1, 1.9.2, 1.9.3
-
None
-
MOODLE_19_STABLE
The recent activity block has a function to show recent enrolments. This currently doesn't work, probably because of the way recent enrolments are checked (it's done in a function, declared in deprecated lib) - it's based on enrolment logs, which are not recorded for some reason. It might be better to check user's role assignment record in course for timemodified field. In this way, recent enrolments are shown correctly. This is implemented in attached patch (apply with -p0).
- is duplicated by
-
MDL-36993 Show recent enrolments in block_recent_activity
-
- Closed
-