Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unnecessary Out of Date Course Information #703

Open
noschiff opened this issue Jul 26, 2022 · 0 comments
Open

Unnecessary Out of Date Course Information #703

noschiff opened this issue Jul 26, 2022 · 0 comments
Labels
backend bug Something isn't working

Comments

@noschiff
Copy link
Member

Courses that were added to a user's schedule in the past seem to display the course information (e.g. professor and time of day) from when they were added to the schedule. As a result, we sometimes show old information when newer information is availible. At the very least, we should always show the newest information we have. A better improvement would be to display information for the semester that the course is in the user's schedule if we have it. So, a course in Spring 2022 could display Spring 2022 information. However at the very least, we should never display Spring 2022 information for a course in Fall 2022 when we have the information for Fall 2022. See the screenshots below comparing a the same course in the same semester added at different times.

Added In Past Added Just Now
old course new course
@noschiff noschiff added the bug Something isn't working label Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant