...
Single-Layout List Design Analysis
- Visibility
- Efficiency
- Error Prevention
- Learnability
Show-All List-Based Design
...
A control mode, accessible from the Menu button on the main screen allows the user to change parameters. Options are presented as spinners which update in real-time (send data on finger-up). An interface for selecting the resolution of the spinner is shown in the lower right.
Analysis
...
- Visibility
- Some options like the command menu are accessible only from the Menu option, which might cause visibility issues. This issue arises for some of the graphing screen's more advanced features as well.
- Most data is displayed early and quickly, so data visibility is high.
- Efficiency
- The drill-down aspect of the interface may not be the most efficient, but we expect that it is worth the organizational and learnability benefits.
- Error Prevention
- The only serious errors that can occur with the application is in the command screen. As the interface stands, commands are sent on finger-up, but if testing reveals that this is an issue, we will likely add a Confirm button.
*Learnability - Most things are clickable in this interface, so learnability should be relatively easy. The graph mode has a few features that novice users are not likely to know about, but that is more a visibility issue.
- The only serious errors that can occur with the application is in the command screen. As the interface stands, commands are sent on finger-up, but if testing reveals that this is an issue, we will likely add a Confirm button.