-
New Feature
-
Resolution: Fixed
-
Minor
-
2.1
-
-
MOODLE_21_STABLE
-
MOODLE_21_STABLE
We should support it at 3 levels:
- Participant profile. So when we are viewing the participant profile in a course we can see his course completion status
- Course level. So we can see our completion status in the course.
- Side menu. So you can see your completion status for all the courses. (This option can be disabled from 2.9 an onwards if enablecompletion is off in the get_users_courses function)
Note that initially will be display always the menu options because currently the delegates needs some refactoring in order to allow async operations and retrieve the requested course data.