Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

**Collegiate Sports Paging System

Use Case Specification: Read Content on Web Site**

Version 2.0

Revision History

DateVersionDescriptionAuthor
October 9, 19991.0Initial versionContext Integration
December 1, 19992.0Updated after ElaborationContext Integration
Table of Contents
  • [Read Content on Web Site](#Read Content on Web Site)
  • [Flow of Events](#Flow of Events)
  • [Special Requirements](#Special Requirements)
  • Preconditions
  • Postconditions

Read Content on Web Site

Brief Description

This use case occurs when an active subscriber or unregistered user connects to the system to view information.

Flow of Events

Basic Flow

  1. System scans “archived” list of content. Content subscribed to remains in a user’s “unread” category until the story has been viewed.  Once the story has been viewed, the story is marked as “archived” for that subscriber.  After two days in the “archived” category, the story is removed from the subscriber’s “archived” category.  For any stories older than 2 days, the story is moved back into the general category and the reference count attribute of the content object is decremented.
  2. When a story is no longer referenced by any subscribers’ “unread” or “archived” category (reference count is 0), the system deletes the story.
  3. System displays banner ads, general content categories, and specific stories for which pages have been sent.
  4. Subscriber views stories.
  5. For any paged stories, the stories are marked as viewed and placed into the “archived” category.

Alternate Flows

  1. User is not registered subscriber

  2. System displays banner ads and general content categories

  3. System provides the option for the user to subscribe

  4. User views stories

  5. Content is obsolete

If this content has a pending view count of 0 and the last date viewed is more than 2 days ago, the content is deleted.

Special Requirements

None.

Preconditions

None.

Postconditions

None.