...
- Goal: To monitor the status of the boat in order to communicate that to the rowers
- Precondition: iPhone is secured to boat, in view of the user
- Subtasks:
- Once started, view all relevant information with minimal interaction
- View pre-written notes
- View ghost trail of current path and desired path
- View stroke + accelerometer data
- Toggle between on-boat and coach modes
- If in coach mode, use a button to count strokes
- Once started, view all relevant information with minimal interaction
Store race data
- Goal: Save a set of data related to a race
- Subtasks:* Set a ghost route if desired
- Input notes to be viewed during the race
- Decide if audio should be recorded
- Press button to start race
- View data (as in the task above) during the race
- View timer for the race
- Press button to end race
- Have the data automatically be stored for later use
- Change the name of the race afterwards
...