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
Don't you just hate it when teachers post assignments on Canvas last-minute so you and your classmates miss them? If we start caching Portal/Canvas feeds, we can check if any assignments were changed upon each query. Notify the user somehow (email, push notification, etc.) if an assignment is added that is due the next day (or Monday if it is currently the weekend).
This might be helpful if we get it working, but we don't want to DDoS Canvas. Make sure to find a balance between speed and performance.
The text was updated successfully, but these errors were encountered:
Don't you just hate it when teachers post assignments on Canvas last-minute so you and your classmates miss them? If we start caching Portal/Canvas feeds, we can check if any assignments were changed upon each query. Notify the user somehow (email, push notification, etc.) if an assignment is added that is due the next day (or Monday if it is currently the weekend).
This might be helpful if we get it working, but we don't want to DDoS Canvas. Make sure to find a balance between speed and performance.
The text was updated successfully, but these errors were encountered: