You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Current »


1. Reserved item is available for checkout and displays notification alert

Step
Actor
Action
Result
iOS Design
Android Design
Alternate Flow
1patron

turns on their device

Preconditions:

  • SimplyE is installed on their device
  • Patron is logged in for the active account
  • A reserved item has become available.
  • System detects a reserved item is available
  • System posts a notification in the device notification center
  • Notification reads: "[title of book] is ready to be checked out. You have [number of days] days to complete checkout of this item."
    • System supplies title of book available and number of days it is available to borrow.
    • If only one day left, system displays singular 'day' rather than 'days'
  
  • Expanding the notification shows the same text. (This is an OS requirement)
2patrontaps the notification (in the notification center)System opens SimplyE to the Reservations section/tab/page   


2. Patron has one day left to complete checkout of a reserved (waitlisted) item

Step
Actor
Action
Result
iOS Design
Android Design
Alternate Flow
1patron

turns on their device

Preconditions:

  • SimplyE is installed on their device
  • Patron is logged in for the active account
  • A reserved item has become available AND will expire in 24 hours
  • System detects a reserved item is available AND there are 24 hours or less to complete the transaction
  • System posts a notification in the device notification center
  • Notification reads: "[title of book] is ready to be checked out. You have 1 day left to complete checkout of this item."
    • System supplies title of book available and '1 day left...'
  
    • Expanding the notification shows the same text. (This is an OS requirement)
2patrontaps the notification (in the notification center)System opens SimplyE to the Reservations section/tab/page   

Patron has one week left on current loan

Step
Actor
Action
Result
Design
Alternate flow
1patron

 

  

 

Patron has one day left on current loan

Step
Actor
Action
Result
Design
1patron 

 

 

Your loan has expired

Step
Actor
Action
Result
Design
1patron 

 

 
  • No labels