Devin Matte
Devin Matte
I believe this is an issue with how our data dump gives us the testing periods. I'm not sure if we have the data of when exactly the testing periods...
This should be fairly doable. I think we currently just check to make sure no times overlap, so we could easily return the first two conflicting classes in the error...
@odm7341 There seems to be second `CHMB-402` in your cart in the screenshot. That leads me to believe that you added the same class twice (once through the catalog and...
Issue replicated. It would be easy enough to add a check to ensure classes in the cart don't collide. I imagine even a simple `.toUpper()` of some form may deal...
To minimize this, we should apply a condition to the input field to enforce style A guide like https://www.the-art-of-web.com/html/input-field-uppercase/ can offer us some nice ways to implement it. I want...
It shows as 2:00-3:15 PM schedulemaker for me https://schedule.csh.rit.edu/schedule/b6740 Could it have been saying so yesterday? Schedulemaker only updates once a day with the data on SIS (so it can...
I am working to implement this in some form to Schedulemaker. The issue I'm coming up with isn't implementing it to Schedulemaker, but that OpenEvals is kinda broken still. For...
I haven't been in contact, I'm likely going to put in an issue on their repository before I work on this tonight. It is open source, so I may just...
Openevals appears to no longer be open source, because of that I'm not sure if I can utilize the data apart from simply linking to the pages and hoping we're...
@bgrawi Do we currently handle this now? This is a fairly old issue so I wanted to see if this needs to be handled or not?