**Collegiate Sports Paging System
Use Case Specification: Edit Profile**
Version 1.0
Revision History
| Date | Version | Description | Author |
| October 9, 1999 | 1.0 | Initial version | Context Integration |
Table of Contents
- [Edit Profile](#Edit Profile)
- [Flow of Events](#Flow of Events)
- [Special Requirements](#Special Requirements)
- Preconditions
- Postconditions
- [Extension Points](#Extension Points)
Edit Profile
Brief Description
This use case occurs when a subscriber wishes to change their profile information or when a new subscriber wishes to enroll.
Flow of Events
Basic Flow
- User selects “Edit Profile”
- System displays categories of profile (personal, preferences, pager information, “page me when” selections).
- User selects category
- System displays detail
- User updates detail, presses “OK”
- System validates data as required, updates subscriber profile.
Alternate Flows
If this is a new subscriber, the use case “Pay Fee with Credit Card” is invoked following step 5 above.
Special Requirements
Special requirements will be determined during the next iteration.
This needs to be secured as credit card information may be in the profile.
Preconditions
Preconditions will be determined during the next iteration.
Postconditions
Postconditions will be determined during the next iteration.
Extension Points
Extension points of the use case will be identified during the Elaboration Phase.