nusmodifications / nusmodifications/nusmods
Enable Audit mode for courses
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 689
- Forks
- 364
- Avg merge
- 7h 5m
- Merged PRs (30d)
- 14
Description
Is your feature request related to a problem? Please describe.
Enable Audit for timetabled courses which shows only lectures and no tutorials.
Describe the solution you'd like
Mirror of current Enable TA, but allowing users to enable/disable lecture slots instead of tutorial/lab slots. Default/TA/Audit would be mutually exclusive, possibly through a dropdown menu.
Describe alternatives you've considered
Right now, the only option is to just use the default mode for courses but pretend that the tutorial/lab slots don't exist
Additional context
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing Enable TA flow and how course lecture, tutorial, and lab slots are represented and filtered. Compare the current mode controls with the requested Audit behavior. Done means Audit shows lectures without tutorials or labs, while Default, TA, and Audit remain mutually exclusive.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100