-
Improvement
-
Resolution: Won't Do
-
Major
-
None
-
3.8
-
MOODLE_38_STABLE
In Workplace we are currently using a modified version of the core function get_course_progress_percentage() in completion/classes/progress.php to calculate the progress of the program courses. The problem we are having now is that some changes were made in core (MDL-64889) and we are getting some inconsistent results and we want to use the core function directly but we would need to change how this percentage is calculated. For example, in the case where all activities are completed but there is some condition completion that still prevents the course to be completed (like if we set a condition of enrolment duration), this function returns 100% letting us think the course is completed when is not. In this case, where the course is not completed but all activities are completed, we would like to drop a little bit the progress percentage and return 95%.
- has a non-specific relationship to
-
MDL-79621 Custom reports showing wrong information
- Closed
-
MDL-58569 On Dashboard 3.3, courses that are completed should be marked as completed
- Closed
-
MDL-67750 Course percentage should track course completion when it's available
- Open
- has been marked as being related by
-
MDL-58588 Progress percentage should check for restricted access to activities
- Closed
- is duplicated by
-
MDL-75704 Course overview -block percentage should follow course completion not activities
- Closed
- will be (partly) resolved by
-
MDL-63301 Manual Grade Items not included in Course Completion and progress
- Open
-
MDL-52206 Move "Require passing grade" completion option to core
- Closed
- will help resolve
-
MDL-61812 Dashboard followup: Move Activity completion detail from "Course completion" tab to "Bulk edit activity completion" and "Activity settings"
- Closed