Please enable JavaScript.
Coggle requires JavaScript to display documents.
USER INTERFACE DESIGN - Coggle Diagram
USER INTERFACE DESIGN
-
-
Navigation Design
- The component that enables the user to navigate through the system
- Also provides messages of success or failure of actions performed
- Make it simple so that the user never really notices
-
Types of Menus
- Menu Bar.
- Drop - Down menu
- Hyperlink menu
- Embedded Hyperlinks
- Pop-up menu
- Tab menu
- Tool bar
Input Design
- Screen that are used to input data
- Data can be structured or unstructured
- Basic principles
Types of Inputs
- Free form controls
- Selection boxes
Input Validation
- Data should be validated prior to entry to ensure accuracy
- Don't accept invalid data
- Validation checks
Output Design
- Reports produced from the data generated by the system
- Basic principles
Types of Outputs
- Detail reports - users need full information
- Summary reports - details are aggregated
- Exception reports
- Turnaround documents - outputs turn around and become inputs
- Graphs - for easy visual comparison
-
-