Information Architecture

Contents

User Experience

1. Audience Definition

2. Scenarios

3. Actor-Goal List

Actor Goal Actor Goal
SA
  • Play sports
  • Meet NCAA & UC requirements
  • Keep information
  • Sign valid forms
Student-Athlete Registration System (SA Section)
  • Manage security
  • Add users
  • Modify users
  • Capture "signatures"
  • Maintain databases
COA/FROA
  • Verify "Recruitment" status
  • Review SA information
Student-Athlete Registration System (Reports Section)
  • Manage security
  • Display SA data
  • Run reports
  • Modify user information
ADM
  • Know when SA changes data
  • Reset system
Student-Athlete Registration System (ADM Section)
  • Manage security
  • Send notifications
  • Save historical data
  • Reset for new cycle

4. Use Case Diagram



^top


Site Content

The Compliance Office will be responsible for providing and maintaining the contents of the site. Specifically, NCAA rules and regulations will be directly linked to provide the most up-to-date information; there are currently ten forms that need to be converted to electronic documents.


1. Content Grouping and Labeling

2. Functional Requirements

For a complete list of the requirements, refer to the Requirements section of this document. Specific objects noted in parenthesis '()' are tentative design specifications. Also, numbers noted in brackets '[]' are references to the Requirements section.


2.1 Index Page

Item Function Requirement
Student-Athlete Registration (button) Takes to SA Login [1.1]
Administrator Registration (button) Takes to ADM Login [1.1]


2.2 SA Login Page

Item Function Requirement
CalNet ID (input) Takes User ID [1.1.1]
Passphrase (input) Takes User password [1.1.1]
Submit (button) Validates against CalNet system [1.1.1]
Cancel (button) Clears fields and sends back to Index Page [1.1.1] User should be able to cancel out of actions


2.3 Student-Athlete Home Page

Item Function Requirement
Form Completion Status (text field) Display of form completion (saved & signed) status [2.4] Gives feedback
Form Completion Checkbox (checkbox image) per form Displays checked status when form saved & signed [2.5] Gives feedback
Form Name (embedded links) per form Displays form and linked to forms [2] Gives global access
"Work in progress..." (text) Indicates saved form status [2.5]
NCCA Rules & Regulations Linked to NCAA website [2.7.6 & 7] Access most up-to-date NCAA rules & regulations
Date field (text) Display current date & current school year [2.1]


2.4 Student-Athlete Form Page

Item Function Requirement
(No Browser Bar Window) Keep users locked in pages [2.6] Limits user mistakes
Cancel (button) Clears all fields and sends back to SA Home [2.6] Users should be able to exit
Save (button) Saves data and stays within current page [2.5] Users should be able to save periodically
Submit (button) Saves data and sends to Confirmation Page [2.3]
"back to main..." (embedded link) Saves data and sends to SA Home [2.6]


2.5 Student-Athlete Signature Form Page

Item Function Requirement
Read & Consent (checkbox) Meets e-signature verification standard [2.3]
Sign (button) Satisfies two-step e-signature and send to SA Home [2.3]
Do Not Sign (button) Cancels e-signature (not "signed") and send to SA Home [2.5]


2.6 Administrator Login Page

Item Function Requirement
User ID (input) Takes User ID [1]
Password (input) Takes User password [1]
Submit (button) Validates against system and assigns Administrator User Levels [1]
Cancel (button) Clears fields and sends back to Index Page [1] User should be able to cancel out of actions
"Forgot Password" (embedded link) Sends Password to User's Email [1] Double authentication
Reset System (button) Runs scripts to backup current database and reset database for new school year Operational requirement to keep data for 6 years (Applies only to System Administrator)


2.7 Administrator Home Page

Item Function Requirement
Dates (drop-down list) Gives school year option and defaults to current year [4]
Sports (drop-down list) Gives sports option [4] & [5]
Reports (embedded links) Gives access to reports [5]
Results Table (embedded links) Gives access to individual student, after query [4.3]


2.8 Administrator Report Page

Item Function Requirement
Print (button) Send to printer [5.4]
Close (button) Cancel report mode and send to Administrator Home [5] User should be able to exit


^top


Site Structure

1. Site Structure Listing

index.htm saNCAADrugTestResults.jsp
saLogin.jsp admLogin.jsp
saHomePage.jsp admHomePage.jsp
saPermanentInfo.jsp rptSubmissionStatus.jsp
saEducation.jsp rptRecruitVerification.jsp
saCompensation.jsp rptRecruitScholarship.jsp
saFinancialAid.jsp rptDataUpdates.jsp
saHousing.jsp saNCAAEligibility.jsp
saVehicle.jsp saNCAABuckleyAmendment.jsp
saReleaseAuth.jsp saNCAAScoreAffirmation.jsp
saCalDrugTestConsent.jsp saNCAADrugTestConsent.jsp

2. Architectural Blueprints



3. Global and Local Navigation System


^top


Visual Design

1. Layout Grids

1.1 Index Page




1.2 Login Page




1.3 ADM Home Page




1.4 SA Home Page




2. Page Mock-Ups

2.1 Login Page




2.2 SA Home Page




2.3 SA Form Confirmation Page




2.4 ADM Home Page




2.5 SA Form Page Sample





^top