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

As a student, I want to be able to access a notification dashboard and easily view important information updates, such as changes in exam date, time or room so that I never miss them. #4

Open
ricas00 opened this issue Mar 23, 2022 · 0 comments

Comments

@ricas00
Copy link
Collaborator

ricas00 commented Mar 23, 2022

Notes

User Interface Mockups

Screenshot 2022-03-31 at 18 57 06

Acceptance Tests

Feature: Accessing notification dashboard

Scenario: User checks notification dashboard and has unseen notifications
Given user is logged into his account
And there are unseen notifications regarding a student's enrolled course
Then user is presented with all unseen notifications

Scenario: User checks notification dashboard but has no unseen notifications
Given user is logged into his account
And there are no unseen notifications
Then user is presented with a message on screen stating no new notifications exists.

Value and Effort

Value: Must have
Effort: L

@ricas00 ricas00 self-assigned this Mar 29, 2022
@ricas00 ricas00 changed the title As a student, I want to be able to access a notification centre and easily view important information updates, such as changes in exam date, time or room so that I never miss them. As a student, I want to be able to access a notification dashboard and easily view important information updates, such as changes in exam date, time or room so that I never miss them. Mar 29, 2022
@ricas00 ricas00 removed their assignment Mar 30, 2022
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

1 participant