Human computer Interaction, Cheat Sheet of Humanities

It's is a basic question and answer.

Typology: Cheat Sheet

2025/2026

Uploaded on 02/18/2026

aditya-kanna
aditya-kanna 🇮🇳

2 documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
1. Explain the Importance of User Interface and Discuss the Benefits of Good Design (5 Marks)
User Interface (UI) – Meaning
User Interface (UI) refers to the visual and interactive elements through which a user interacts with a computer
system, website, or application. It includes screens, buttons, menus, icons, layouts, and navigation controls.
Importance of User Interface
1. Facilitates user–system interaction :UI acts as a bridge between the user and the system, enabling users to
perform tasks easily.
2. Improves usability : A well-designed interface makes systems simple to learn and use, even for beginners.
3. Enhances user experience: Good UI makes interaction pleasant, efficient, and satisfying.
4. Increases productivity : Clear layout and navigation reduce time and effort required to complete tasks.
5. Reduces errors : Intuitive design prevents user mistakes and confusion.
Benefits of Good UI Design
1. Easy learning and quick adoption : Users can understand and start using the system with minimal training.
2. Higher efficiency and performance : Users complete tasks faster due to logical structure and clear
controls.
3. Better user satisfaction : Visually appealing and smooth interfaces improve user confidence and comfort.
4. Lower support and training costs : Simple interfaces reduce the need for help, documentation, and
training.
5. Increased accessibility : Good design supports different users, including beginners and people with
disabilities.
6. Competitive advantage : Products with better UI attract more users and improve market success.
2. Discuss the Concept of Direct Manipulation and Characteristics of Graphical Systems (5 Marks)
Concept of Direct Manipulation
Direct manipulation is an interaction style in which users interact directly with visible objects on the screen
using actions such as clicking, dragging, dropping, or touching, rather than typing commands.
The concept was popularized in graphical user interfaces (GUIs) where objects and actions are represented
visually.
Examples:
Dragging a file into a folder
Resizing a window with the mouse
Moving icons on the desktop
pf3

Partial preview of the text

Download Human computer Interaction and more Cheat Sheet Humanities in PDF only on Docsity!

  1. Explain the Importance of User Interface and Discuss the Benefits of Good Design (5 Marks) User Interface (UI) – Meaning User Interface (UI) refers to the visual and interactive elements through which a user interacts with a computer system, website, or application. It includes screens, buttons, menus, icons, layouts, and navigation controls. Importance of User Interface
  2. Facilitates user–system interaction :UI acts as a bridge between the user and the system, enabling users to perform tasks easily.
  3. Improves usability : A well-designed interface makes systems simple to learn and use, even for beginners.
  4. Enhances user experience: Good UI makes interaction pleasant, efficient, and satisfying.
  5. Increases productivity : Clear layout and navigation reduce time and effort required to complete tasks.
  6. Reduces errors : Intuitive design prevents user mistakes and confusion. Benefits of Good UI Design
  7. Easy learning and quick adoption : Users can understand and start using the system with minimal training.
  8. Higher efficiency and performance : Users complete tasks faster due to logical structure and clear controls.
  9. Better user satisfaction : Visually appealing and smooth interfaces improve user confidence and comfort.
  10. Lower support and training costs : Simple interfaces reduce the need for help, documentation, and training.
  11. Increased accessibility : Good design supports different users, including beginners and people with disabilities.
  12. Competitive advantage : Products with better UI attract more users and improve market success.
  13. Discuss the Concept of Direct Manipulation and Characteristics of Graphical Systems (5 Marks) Concept of Direct Manipulation Direct manipulation is an interaction style in which users interact directly with visible objects on the screen using actions such as clicking, dragging, dropping, or touching, rather than typing commands. The concept was popularized in graphical user interfaces (GUIs) where objects and actions are represented visually. Examples:
    • Dragging a file into a folder
    • Resizing a window with the mouse
    • Moving icons on the desktop

Characteristics of Direct Manipulation

  1. Continuous visibility of objects : Objects and actions are visible on the screen, so users can see what they are working with.
  2. Physical actions instead of commands : Users perform actions like clicking, dragging, and dropping rather than typing complex commands.
  3. Rapid and reversible actions : Operations are fast and can be undone easily (Undo/Redo).
  4. Immediate feedback: The system responds instantly to user actions (object moves while dragging).
  5. Incremental actions: Users can perform tasks step by step and see results gradually. Characteristics of Graphical Systems (GUI Systems)
  6. Visual representation : Information is displayed using windows, icons, menus, and pointers (WIMP).
  7. Pointing device interaction : Interaction occurs through mouse, touch, or stylus.
  8. Consistent interface : Common layout and controls across applications.
  9. Event-driven interaction : System responds to user events like clicks, selections, and gestures.
  10. User-friendly navigation : Menus, buttons, and icons simplify movement and task execution. Advantages (Exam Value Addition)
    • Easy to learn and use
    • Reduces memory load
    • Increases user control
    • Fewer errors
    • Better user satisfaction
  11. Explain the Principles of User Interface Design (5 Marks) User Interface (UI) design principles are guidelines that help create effective, user-friendly, and efficient interfaces. These principles ensure that systems are easy to learn, use, and understand. Principles of User Interface Design
  12. Consistency : The interface should maintain uniform design elements such as layout, colors, fonts, and terminology. Consistency helps users predict actions and reduces confusion.
  13. Simplicity : The design should be simple and avoid unnecessary complexity. Clear layout and minimal elements make the interface easy to understand.
  14. Visibility : Important options, buttons, and information should be clearly visible. Users should not struggle to find features or controls.
  15. Feedback : The system should provide immediate response to user actions. Example: Showing a confirmation message after submitting a form.
  16. Error Prevention and Recovery : Design should prevent errors and allow easy correction. Example: Confirmation before deleting a file and “Undo” option.
  17. Flexibility and Efficiency : The interface should support both beginners and experienced users. Shortcuts and customization improve efficiency.