Chap04 Ihm Sum
Chap04 Ihm Sum
1. Screen Layout
1. Visual Exploration Patterns:
a. Users scan screens using patterns like:
i. Z-pattern: Common for initial exploration.
The screen's visibility and accessibility zones differ based on the device
- For desktop (screen and mouse):
3. Information Positioning:
a. Use a screen template (regulator grid) to maintain consistency across
pages.
Recommendations:
i. Link icons to their meaning clearly.
ii. Combine icons with text for better understanding.
iii. Use icons for frequently used objects.
iv. Limit the total number of icons to 12–20.
2. Color:
/* https://my.clevelandclinic.org/health/body/22694-retina-eye
Reminder: How the retina is organized
• Rods (periphery): Detect shapes.
• Cones (6 million, center of the retina or fovea): Detect colors.
Central cones are more sensitive to red and green and are more numerous. Peripheral
cones are more sensitive to blue. This leads to two key principles:
• Label positioning:
o Vertical alignment (above fields) is preferred for clarity.
o Right-aligned labels work better in space-constrained layouts.
• Use consistent label sizes and proximity to input fields.
4. Menus
5. Response Time
Key Principles
1. Visual Hierarchy:
a. Guide user attention using established visual patterns (Z-pattern, F-
pattern).
2. Consistency:
a. Use screen templates and consistent positioning of elements.
3. Efficient Interaction:
a. Simplify input methods and menu navigation.
4. Adaptable Design:
a. Account for diverse devices and user preferences.
5. Feedback:
a. Provide clear, timely responses to user actions.