SIE 515 Design Rules Lecture 5.

Slides:



Advertisements
Similar presentations
HCI in the Software Process and Design Rules
Advertisements

Interaksi Manusia Komputer – Marcello Singadji. design rules Designing for maximum usability – the goal of interaction design Principles of usability.
LIS 677 Interface Critique LIS 677 Presented by Blanca Polo.
© De Montfort University, Characteristics of Good Dialogues Howell Istance Department of Computer Science De Montfort University.
What is a User Interface?  Everything in a device with which a human being interacts.  The total “user experience”  Not necessarily tied to computers.
Técnicas de Calidad en el Software Sesión # 10. Good quality software Operations Transition Testing Portability Reusability Interoperability Maintainability.
Ui design – general guidelines. Why designers go astray Putting aesthetics first: "It probably won a prize." Putting aesthetics first: "It probably won.
Designing the User Interface Theories, Principles, and Guidelines Course 4, CMC, 23/09/03.
Dialog Styles. The Five Primary Styles of Interaction 4 Menu selection 4 Form fill-in 4 Command language 4 Natural language 4 Direct manipulation.
Dialog Styles. The Six Primary Styles of Interaction n Q & A n Menu selection n Form fill-in n Command language n Natural language n Direct manipulation.
CS147 - Terry Winograd - 1 Lecture 6 – Usability Terry Winograd CS147 - Introduction to Human-Computer Interaction Design Computer Science Department Stanford.
Today’s class Group Presentation More about principles, guidelines, style guides and standards In-class exercises More about usability Norman’s model of.
Normans Principles Usability Engineering. Normans Principle Norman’s model of interaction is perhaps the most influential in human computer interaction.
Evaluating with experts
User-Centered Design Good design The user says “Yes, I see” or “Of course”. A simple explanation is sufficient. Bad design The user says “How am I going.
Principles and Methods
Designing Interface for Disability A. Tijani S. Cook
Chapter 7 design rules.
1 User Interface Design CIS 375 Bruce R. Maxim UM-Dearborn.
User Interface Evaluation CIS 376 Bruce R. Maxim UM-Dearborn.
Lecture 5 Heuristic evaluations & Early prototype Evaluations HEIM, CHAPTERS
A Few Design Ideas. F1, Ctrl+Alt+Del, Alt Tab “Is the side navigation menu a dead feature?”
1 ISE 412 Human-Computer Interaction Design process Task and User Characteristics Guidelines Evaluation.
CS3205: HCI in SW Development More on Detailed Design: Guidance and Color.
1 Human-Computer Interaction  Design process  Task and User Characteristics  Guidelines  Evaluation.
◦ Goals, Tasks, and Actions  Task Characteristics: The Nature of the Work  Task Sequences: There May Be More Than One Way to Do a Task  Goal: the end.
Chapter 7 design rules.
Software Evaluation Catherine McKeveney Medical Informatics 1st March 2000.
Types of Usability Testing or Usability Inspection Chapter 10.3.
Object-Oriented Software Engineering Practical Software Development using UML and Java Chapter 7: Focusing on Users and Their Tasks.
JENNIFER WONG CHAPTER 7: USER – CENTERED DESIGN. The point of the book was to advocate a user- centered design which is a philosophy that things should.
1 Chapter 15 User Interface Design. 2 Interface Design Easy to use? Easy to understand? Easy to learn?
Usability analysis of the Lufthansa and Alitalia websites Juri Strumpflohner Matthias Braunhofer.
Design Rules-Part B Standards and Guidelines
Human Computer Interaction
Lecture 11 Design Rules Prof. Dr. Sajjad Mohsin. design rules Designing for maximum usability – the goal of interaction design Principles of usability.
Chapter 7 design rules. Designing for maximum usability – the goal of interaction design Principles of usability –general understanding Standards and.
Evaluating a UI Design Expert inspection methods Cognitive Walkthrough
Human-computer interaction: users, tasks & designs User modelling in user-centred system design (UCSD) Use with Human Computer Interaction by Serengul.
1 chapter 7 design rules. 2 Designing for maximum usability – the goal of interaction design Principles of usability –general understanding Standards.
CMSC 345, Version 1/11 S. Mitchell 1 Usability and User Interface Design.
Systems Analysis and Design in a Changing World, 6th Edition 1 Chapter 7 - Designing the User and System Interfaces.
Equipping you for the unexpected challenges of Testing Emma My Knife– Mando.
Human-Computer Interaction Design process Task and User Characteristics Guidelines Evaluation ISE
The Design Process A bluffer’s guide to interface design A ‘proper’ Design process.
Chapter 7 design rules. Designing for maximum usability – the goal of interaction design Principles of usability –general understanding Standards and.
Principles Determine users' skill levels Novice or first-time users - Knowledgeable intermittent users - create templates Expert frequent users-
Design rules.
SIE 515 Design and Usability
SIE 515 Design Evaluation Lecture 7.
Human-Computer Interaction
Digital media & interaction design
design rules قواعد التصميم
Design rules.
Ch 1 Second Half What is a Language?
HCI – DESIGN RATIONALE 20 November 2018.
Onno Kubbe Design Rule Ontology Onno Kubbe 12/2/2018.
Information System Design Info-440
Software Engineering D7025E
Information Storage and Retrieval
Design : Agenda Design challenges Idea generation Design principles
Evaluation ECE 695 Alexander J. Quinn March 30, 2018.
Design dilbert Fall 2002 CS/PSY 6750.
CSE310 Human-Computer Interaction
Chapter 7 design rules.
Chapter 7 design rules.
Chapter 7 design rules.
15. Human-Computer Interaction
CHAPTER 2: Guidelines, Principles, and Theories
Chapter 7 design rules.
Presentation transcript:

SIE 515 Design Rules Lecture 5

Today’s Schedule Authority vs. Generality Principles, standards, and guidelines Importance of the guidelines document Golden rules Discussion of reading Specific design principles: Learnability Flexibility Robustness

Design Rules Why give a damn about design rules? Definition of design rules: creates usable systems by restricting the state space of possibilities. Goal: Facilitate best practices when making design decisions.

Classes and Types of Rules Two classes of rules: Authority Generality Three types of rules: Principles - abstract, theory based design rules Standards - specific design rules ISO www.iso.org WAI http://www.w3.org/WAI/ Guidelines - suggestive design rules Human Engineering Data Compendium http://www.dtic.mil/dticasd/edc/TOC/EDCTOC.html World Wide Web Consortium http://www.w3.org/

Shneiderman’s 8 Golden Rules 1. Strive for consistency 2. Enable frequent users to use shortcuts 3. Offer informative feedback 4. Design dialogs to yield closure 5. Offer error prevention and simple error handling 6. Permit easy reversal of actions 7. Support internal locus of control 8. Reduce short-term memory load

Shneiderman Tree Map

Norman’s 7 Principles 1. Use both knowledge in the world and knowledge in the head. 2. Simplify the structure of tasks. 3. Make things visible: bridge the gulfs of execution and evaluation. 4. Get the mappings right. 5. Exploit the power of constraints, both natural and artificial. 6. Design for error. 7. When all else fails, standardize.

Summary of principles affecting learnability Source: Dix et al., Chap 7

Warning Panel

Summary of principles affecting flexibility Source: Dix et al., Chap 7

Summary of principles affecting robustness Source: Dix et al., Chap 7

2008 impala

Next Class Assignment 5: Task 1: Read Shneiderman Chapter 3. Task 2: Answer the following questions: What are the most important contributions of the reading? How do these factors relate to good design? Give an example. Task 3: Identify questions or issues that you would like to talk more about during class/on the participation blog.