-
Improvement
-
Resolution: Fixed
-
Minor
-
3.6.2
-
MOODLE_36_STABLE
-
MOODLE_37_STABLE
-
MDL-64898-progress-teachers -
block_myoverview displays a completion progress bar for a particular course as soon as
1. Course completion is enabled in the course settings
2. There is at least one activity in the course which uses course completion (regardless if the activity will be completed automatically based on a rule or manually by the student)
This is generally fine for students.
But, unfortunately, the progress bar is also shown for teachers who often don't participate actively in a course (like a student does) and who will most probably have all of their progress bars be stuck at 0%.
Thus, I would propose to add a mechanism to hide the completion progress bar for teachers.
The simplest approach would be a capability to control if a user sees the progress bar or not.
Perhaps the existing capability moodle/course:isincompletionreports can be used, otherwise a new capability is needed.
- blocks
-
MOBILE-2944 Hide completion bar and completion menu option for teachers (or any non-tracked user)
- Closed
- has a non-specific relationship to
-
MDL-65056 Hide the completion checkboxes on the course page for teachers
- Closed
- has to be done before
-
MDL-65055 Rename the existing capability moodle/course:isincompletionreports to moodle/course:istrackeduser
- Closed
- will be (partly) resolved by
-
MDL-65157 Backport MDL-64898 - block_myoverview: Hide completion progress bar for teachers
- Closed