Course manager for HKU moodle with new design
Other extensions/scripts only support adding and removing courses at moodle.hku.hk. However, not all courses enrolled in this semester will be display at main page and only my/courses.php can check them out. This script handles this problem by injecting interactive buttons at both sites.
- Install
Tampermonkeyextension in your browser - Install this script
- Add courses by clicking the button at
my/courses.phpor main page - Check out your courses at
moodle.hku.hk
- No buttons are displayed in
Cardsview2024-08-26.04. This feature has been added.
- Buttons disappear when switching from
Cardsview toListorSummaryview atmy/courses.phpCurrently, you can solve this by switching to
ListorSummaryview and refresh the website.2024-08-26.04. Fixed. Now can switching between views with buttons displayed.
- Display more information about the course
2024-08-26. Support academic year and course summary (if any).
- Improve buttons at
my/courses.phpThis is partially handle in the 2024-08-26 version. But there's some problem with the css.
- Buttons at main page and
search.php2024-08-26. Added buttons for main page.
2024-08-25.05 Added buttons for search.php
- Buttons for
Cardsview atmy/courses.php2024-08-26.04. Added.
- Code refactor.
Thanks to AENeuro/HKU-Moodle-Helper and Corresponding script.