Skip to content

s25 Show Current or Next Term Schedule#2719

Open
JasonWang432 wants to merge 10 commits intodevelopfrom
s25-update-schedule-term-logic
Open

s25 Show Current or Next Term Schedule#2719
JasonWang432 wants to merge 10 commits intodevelopfrom
s25-update-schedule-term-logic

Conversation

@JasonWang432
Copy link
Contributor

This update uses academic term data to automatically select the most relevant schedule for the student. If the current date falls within an active term and the student has courses during that term, that schedule will be shown by default. If not, it will look ahead and display the next upcoming term that includes courses for the student. If neither condition is met, it will fall back to showing the most recent term where the student had any courses.

@JasonWang432 JasonWang432 linked an issue Jul 1, 2025 that may be closed by this pull request
Copy link
Member

@jsenning jsenning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jason - this will be a nice feature to have -- especially the ability to see the schedule for the upcoming term. I'll note as well that this should (and does!) work for faculty.

At least in the case of faculty, we sometimes have schedule data for more than one future term (e.g. both fall and spring terms), even though the schedules for at least one of the terms has not been finalized. We should not make schedules available until after the point in time that the registrar publishes the schedule, so we need to keep this from happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

show next term schedule after last term ends

2 participants