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
For example, if a class is on both B and D days, but those days are not continuous (C is between them), don't use a - character, which implies BthroughD.
In this case, B,D should be displayed in order to properly convey that this class is only during periods B and D, not including C.
The text was updated successfully, but these errors were encountered:
For example, if a class is on both
B
andD
days, but those days are not continuous (C
is between them), don't use a-
character, which impliesB
throughD
.In this case,
B,D
should be displayed in order to properly convey that this class is only during periods B and D, not including C.The text was updated successfully, but these errors were encountered: