Open
Description
The Issue
- Two types of inaccuracies are possible:
- Due to multiple profs having the same name: See
data/inaccuracies.json
. - Due to multiple profs teaching the same course and/or due to multiple sections of the same course. (not in inaccuracies.json)
- Due to multiple profs having the same name: See
- These potential inaccuracies need to be communicated with the user via the frontend.
Todo
- Report the second type of inaccuracy in
inaccuracies.json
when generating the data. - Display the potential inaccuracies as a warning in the frontend. Perhaps a modal can be used to show the details.
Activity