Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.3
-
MOODLE_23_STABLE
-
MOODLE_23_STABLE
-
Description
We need to do something about course view entries, perhaps we will need to add a new one for a section page view
//TODO: danp do we need different urls?
|
add_to_log($course->id, 'course', 'view', "view.php?id=$course->id", "$course->id");
|
Attachments
Issue Links
- caused a regression
-
MDL-33502 Unnecessary handling of files based on sectionnumber
-
- Closed
-
- has been marked as being related by
-
MDL-33465 Log entries should use sectionid instead of section parameter
-
- Closed
-
-
MDL-33606 There is no distinction between all section course view and a single section course view log entry
-
- Closed
-
- will be (partly) resolved by
-
MDL-33369 We need to add a new optional sectionid parameter to refer to course sections and not be dependent on section changes
-
- Closed
-