Greasy Fork is available in English.

HKU-New-Moodle-Helper

course helper for HKU Moodle with new design

作者
ArcaLunar
今日安裝
0
安裝總數
5
評價
0 0 0
版本
2024-08-26.05
建立日期
2024-08-26
更新日期
2024-08-27
授權條款
CC BY-NC 4.0
腳本執行於

HKU New Moodle Helper

Github Readme

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.

Download

  1. Install Tampermonkey extension in your browser
  2. Install this script
  3. Add courses by clicking the button at my/courses.php or main page
  4. Check out your courses at moodle.hku.hk

Known Issues

  • [x] No buttons are displayed in Cards view > 2024-08-26.04 Added. This feature has been added.
  • [x] Buttons disappear when switching from Cards view to List or Summary view at my/courses.php > Currently, you can solve this by switching to List or Summary view and refresh the website. > 2024-08-26.04 Fixed. Now can switch between Card view and List or Summary view with buttons displayed.

To-do list

  • [x] Display more information about the course > 2024-08-26. Support academic year and course summary (if any).
  • [x] Improve buttons at my/courses.php > This is partially handled in the 2024-08-26 version. But there's some problem with the CSS. > 2024-08-26.04. Improved button outlook.
  • [x] Buttons on the main page and search.php > 2024-08-26. Added buttons for the main page. > 2024-08-26.05. Added buttons for search.php
  • [x] Buttons for Cards view at my/courses.php > 2024-08-26.04. This feature has been added.
  • [ ] Code refactor.

References and Thanks

Thanks to AENeuro/HKU-Moodle-Helper and Corresponding script.