moodle-an-hochschulen / moodle-theme_boost_union

Theme Boost Union is an enhanced child theme of Boost which is intended, on the one hand, to make Boost simply more configurable and, on the other hand, to provide helpful additional features for the daily Moodle operation of admins, teachers and students.
GNU General Public License v3.0
61 stars 52 forks source link

Improvement: Smart Menu - List settings: allow list of courses of "other users" #698

Open AntonT76 opened 1 month ago

AntonT76 commented 1 month ago

Hi,

we are using a Moodle role "Coordinator" which is set in course categories and will be inherited to all courses in this category. Users with this role will be shown in courses as "other users" - so they don't see these courses in the course overview or will not be listet as course participants.

We try to make this courses visible in a list for users, which are part ot the "Coordinator"-role. If we create a Smart Menu and set a menu item, which is set to "Restrict visibility by roles" - "Coordinator", the list of courses is empty. It should be possible that the Smart Menu should also list courses of roles which are set as "other users".

thanks & best regards Anton

wiebkemueller-hsh commented 3 weeks ago

Hi @AntonT76 Anton,

thank you for reporting this. We'd have to talk this through as an enhancement I guess. The persons are not technically enrolled in the courses.

In our case it would not make sense to create a single list for the supporters (as we call it), since this list would be veery long and it is far quicker to search for the course via Dashboard/course search. But this might be different in your use case.

Maybe the following setup would be helpful for you, we applied this, and it is a little short cut:

We solved this by creating cohorts of the supporters (by faculty) and by providing the (limited) group of people with the support role a smart menu containing the links to the faculty course categories they are supporting. Restrict visibility by cohorts (support) Menu item type: Static Access rules for menu items: By cohort (again by faculty)

Regards Wiebke

AntonT76 commented 2 weeks ago

Hi @wiebkemueller-hsh

thanks for the solution. We will have a look at it. In our case, it would be better to add an additional filter in the "Course Overview" block that filters by role (e.g. Teacher, Student, Coordinator). However, this should generally be available in Moodle Core.

br, Anton