CEN4020: Software Engineering I up↑

User Interface Navigation Matrix

Template

 Scr01SCR02...
Scr01N/A......
Scr02...N/A...
.........N/A

Instructions

In column one, place the name of the screens participating in this use case.

In row one, again place the name of the screens participating in this use case, one at the head of each of the columns after column one.

In the other cells, place the event that triggers the change from the screen listed in the row (for example SCR01) to the screen listed in the column. The event may be a button click, "next" button, "enter" key pressed, or other events that the GUI recognizes.

Note: The user interface Window Navigation Diagram (WND) is a type of diagram described in your text. The WND is helpful for explaining the user interface interactions to users. However, in the SRS we provide the User Interface Navigation Matrix, because it is more precise. However, you may need to use the WND to derive the UINM, and you may want to provide both in the SRS.

Grading Criteria

  1. Timeliness:
    1. 1 day late 20 points
    2. 2 days late 40 points
    3. 3 days late 80 points
    4. After 3 days late a zero grade is recorded
  2. Correctness and format (100 points total): The navigational matrix will be graded using the following:
    1. Screens not listed on the Screen List in the SRS
    2. Screens on the Matrix
      1. Missing
      2. Name incorrect
    3. Navigation
      1. Missing navigation
      2. Missing Screens for Navigation
    4. States
      1. Dead States
      2. Looping States
    5. Other items specifics to this matrix
$Id: UserInterfaceNavigationMatrixTemplate.html,v 1.1 2010/08/22 15:45:52 baker Exp baker $