nusmods icon indicating copy to clipboard operation
nusmods copied to clipboard

Show the teaching prof of the module

Open davidsqf opened this issue 3 years ago • 2 comments

Is it possible to show the module lecturer's name on the module detail page?

davidsqf avatar Jun 23 '21 02:06 davidsqf

Currently, the API provided to us by NUS doesn't provide the lecturer's details. We are also not sure if NUS actually has "accurate" datasets with clean data that they can easily provide us.

If anyone knows of any means to gather this data, feel free to comment in this thread. There are "means" that we know exists, such as scraping Luminus. However, not all modules have Luminus modules already created, so the dataset might be incomplete / have a lot of noise (as it might include the names of the undergraduate TAs, and some mods have lots of TAs). If anybody would like to take this up, feel free to comment below.

chrisgzf avatar Jun 26 '21 10:06 chrisgzf

We can scrape this information off the NUS website here

I would like to take on this feature request if possible, but I am also curious what is a good way to keep this information updated. My approach would be to keep this in a local json file for now, but I'm open to suggestions.

dingyuchen avatar Dec 02 '21 03:12 dingyuchen