You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, missing prerequisites are stored as just strings of the courses that need to be completed. This does not account for "OR" cases, where only one of them need to be completed, i.e ICS46 OR CSE46. It currently will say "ICS46, CSE46" in missing prerequisite texts, but there should be some indication that only one actually needs to be completed.
Right now, missing prerequisites are stored as just strings of the courses that need to be completed. This does not account for "OR" cases, where only one of them need to be completed, i.e ICS46 OR CSE46. It currently will say "ICS46, CSE46" in missing prerequisite texts, but there should be some indication that only one actually needs to be completed.
Original discussion/PR: #584 (comment)
The text was updated successfully, but these errors were encountered: