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
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
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
The text was updated successfully, but these errors were encountered:
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
Notes
User Interface Mockups
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
The text was updated successfully, but these errors were encountered: