Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Low Grade Alerts #14

Open
patil215 opened this issue May 9, 2014 · 2 comments
Open

Add Low Grade Alerts #14

patil215 opened this issue May 9, 2014 · 2 comments

Comments

@patil215
Copy link
Member

patil215 commented May 9, 2014

Add alerts for if a grade in a class drops below a certain value.

@xsznix
Copy link
Contributor

xsznix commented May 9, 2014

Wouldn't this be redundant with grade change notifications, though? Maybe add an indicator on the notification itself, so compared to an unmarked notification,

90 in AP Procrastination, cycle 6

the low grade alert would read:

WARNING! 70 in AP Procrastination, cycle 6

@patil215
Copy link
Member Author

patil215 commented May 9, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants