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
Wouldn't this be redundant with grade change notifications, though? Maybe add an indicator on the notification itself, so compared to an unmarked notification,
Many users don't want to be constantly reminded of their grades by being notified whenever they change, but do want to be notified if a grade drops below a certain level.
This would be pretty trivial to implement; all it requires is an additional radiobutton in the settings menu so that the user can choose between two options:
-Notify me when any grade changes
-Notify me when a grade drops below a set amount
This would simply involve an additional check in the background grade parsing method.
Add alerts for if a grade in a class drops below a certain value.
The text was updated successfully, but these errors were encountered: