Use Case Model

Use Case Diagram

<This section shows the use case diagram with the system delineated by a bounded box, with all of the actors, and with all of the use cases.>

Use Cases

Overview:  User enters site and reads directions for taking reading assessment and reads reading tips.

Preconditions: The user must have internet access and be connected to the site.

Scenario

User Action

System Reaction

User enters site

Home Page Screen appears

Click on “Instructions” button

Instruction Document Page appears

Click on  “Return” button

Home Page Screen appears

Click on “Reading Tips” button

Reading Tips Page appears

Click on “Return” button

Home Page Screen appears

Scenario Notes: NA

Post Conditions: NA

Exceptions:  NA

-----------------------

Overview:  User enters site and takes reading assessment.

Preconditions:  User is at the Home Page.

Scenario

User Action

System Reaction

Click on Reading Assessment link

Instruction Document Page appears

Click on “Start” button

Timer starts, assessment passage is displayed followed by stop button.

Click on “Stop” button

Timer stops, assessment passage is cleared from page, questions are displayed.

User clicks on radio button under each question to select answers.

The radio button next to the users choice is selected while the others remain unselected.

User clicks on a radio button for a different answer than chosen the first time.

The radio button of the new choice is selected and all other choices to that question are unselected.

User clicks “Finished” button

The questions are cleared from page and results page is displayed.

Scenario Notes:  If the instructions page is entered from the instructions link, the page will contain a return button to the home page.  If the instructions page is entered from the reading assessment link, the page will contain a start button to begin the assessment process.

Post Conditions: The reader is accessed.

Exceptions:  NA