AENeuro / HKU-Moodle-Helper

9 stars 6 forks source link

Adding (automatically) hidden courses to current semester #3

Closed YconquestY closed 2 years ago

YconquestY commented 2 years ago

Good evening.

ITS upgraded HKU Moodle this summer such that not all courses are listed on the landing page. One may view her/his enrollment history via My courses at the bottom of the page.

This poses challenges to the current version of our plugin. It no longer works in that an in-progress course is missing from the list as long as it is hidden. Below is an example where COMP3361 has been registered, but it does not appear on the landing page.

Add COMP3361 to the current semester via search COMP3361 does not appear on the landing page.

Despite my will to help, I am not familiar with front-end stuff. Can you fix this issue?

AENeuro commented 2 years ago

Thanks for bringing up this issue. Can I confirm with you that even if said course has been enrolled (and approved), the respective course moodle does not appear on the landing page? That effectively means one must search with the course code every time they wish to enter the module.

To make sure we're on the same page, I am aware that not all enrolled courses appear on the landing page at once. There are instances where certain module doesn't pop up until the end of ADP, or not at all throughout the semester (I assume that's because the lecturer does not have anything to post). Is this what we're discussing here?

YconquestY commented 2 years ago

Can I confirm with you that even if said course has been enrolled (and approved), the respective course moodle does not appear on the landing page?

That's right.

There are instances where certain module doesn't pop up until the end of ADP, or not at all throughout the semester (I assume that's because the lecturer does not have anything to post).

Those courses are hidden or, from my perspective, folded. Not only are (more than half) currently registered classes gone, at least $10$ previously enrolled courses are not on the landing page. I may access all courses via (1) the My courses sidebar on the left or (2) the search box at the bottom.

1662366661941
AENeuro commented 2 years ago

Thanks for the helpful details again, Will.

Those courses are hidden or, from my perspective, folded... (more than half) currently registered classes gone

What it sounds like is major oversight on ITS's part. Can't fathom what could possibly be the reason for ITS to fold currently enrolled courses on the home page.

It's a bigger issue than I had originally perceived. I'll look into it these couple of days, and try to figure out what it means for this plugin.

AENeuro commented 2 years ago

A new version will be out soon allowing users to add course from the search page and the sidebar. Thanks again for flagging.