CLAMP-IT / moodle-blocks_filtered_course_list

The Filtered Course List Moodle block displays a configurable list of courses.
8 stars 10 forks source link

Option to filter for courses where current user is either enrolled or assigned as "other user" #175

Open marcelstuder opened 1 year ago

marcelstuder commented 1 year ago

We have a lot of course maintainers. These users do not get enrolled in the courses they maintain. Otherwise they would get all course notifications). Those users get assigned to these courses as "Other users".

We want to use this great block on the dashboard and display all courses where the currently logged in user has access (either enroled or assigned under "other users"). The goal is that these users can see "their" courses, be it as participant (= enrolled) or as non-participating maintainer (= other user).

Is there a way to filter courses by the currently logged-in user and display the courses where the user is listed as "enroled" or listed under "Other users"?

Best regards,

Marcel