senior-knights / course-schedulizer

📝 Create semester schedules without stress
https://senior-knights.github.io/course-schedulizer/
MIT License
10 stars 4 forks source link

Add end date to custom terms diaolog, enable custom date tracking #284

Open rpruim opened 1 year ago

rpruim commented 1 year ago

I don't know what the snag was that led previous students to collect only the start date, but it would be good to have both start and end dates. I gather there are many custom start and stop dates for summer courses.

image
rpruim commented 1 year ago

Actually, I'm just noticing that the start date is disabled, so although it appears in the app, it doesn't do anything.

So we need both start and end dates to function.

rpruim commented 1 year ago

According to the registrar's office, there are many summer courses with custom terms, so they would like this to be functional. If we can't make this work, we should at least update the tip to give instructions for how to use the note to indicate the custom term.

See also #285. We need to make sure that custom terms get saved correctly.