/my/feed

Issue #53 resolved
Daníel Sigurgeirsson created an issue

(Note: this description will contain a few UI-specific descriptions. Bear with me.)

This API should return an object containing two collections:

  • "actionable" items, with the most urgent items first in the collection (assignments, online exams, final/retake exams, science trips etc.)
  • notifications about past events (new assignments, grades being published, comments added to discussions etc. etc.)

Each item should contain a type, date etc.

A notification can be "upgraded" to an actionable item (such as a notification about a new lecture added by a teacher, could be moved to "watch later")

Users can select "I've read this" for notifications, meaning they won't appear again (unless the user selects "View all notifications")

Bonus: similar notifications (of the same type) could be grouped together.

Comments (1)

  1. Log in to comment