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
55 stars 49 forks source link

Improvement: Add sorting setting to the starred courses popover #585

Open abias opened 3 months ago

abias commented 3 months ago

This is a follow-up of #422 / #289:

The starred courses popover is currently sorted by course fullname in a hardcoded way. While this will surely be a good fit for most situation, it might be worthwhile to add a sorting setting to support other sorting rules (by course shortname or by course enrolment start date, for example) as well.