-
Bug
-
Resolution: Fixed
-
Major
-
2.7
-
MOODLE_27_STABLE
-
MOODLE_27_STABLE
-
w17_
MDL-45128_m27_stats -
MDL-41284 changed db query to used crud form new logging api and xxx_get_view_actions() and xxx_post_actions() were removed.
Similar work was done for participation report and it was discovered that modules were returning wrong actions in xxx_get_view_actions() and xxx_post_actions()
Stats are meant to include only participation of user and not update course module etc. actions. Hence, it would be nice to include edulevel = LEVEL_PARTICIPATION. In addition to this, check if anonymous = 0 should be added or not.
- is a regression caused by
-
MDL-41284 Convert Statistics report to new logging API
-
- Closed
-