SlideShare a Scribd company logo
1 of 33
Download to read offline
© 2010 Pearson Addison-Wesley. All rights reserved.
Addison Wesley
is an imprint of
Designing the User Interface:
Strategies for Effective Human-Computer Interaction
Fifth Edition
Ben Shneiderman & Catherine Plaisant
in collaboration with
Maxine S. Cohen and Steven M. Jacobs
CHAPTER 2:
Guidelines, Principles, and Theories
1-3
© 2010 Pearson Addison-Wesley. All rights reserved.
Guidelines
• Shared language
• Best practices
• Critics
– Too specific, incomplete, hard to apply, and
sometimes wrong
• Proponents
– Encapsulate experience
2-3
1-4
© 2010 Pearson Addison-Wesley. All rights reserved.
Navigating the interface
• Sample of the National Cancer Institutes
guidelines:
– Standardize task sequences
– Ensure that embedded links are descriptive
– Use unique and descriptive headings
– Use check boxes for binary choices
– Develop pages that will print properly
– Use thumbnail images to preview larger
images
2-4
1-5
© 2010 Pearson Addison-Wesley. All rights reserved.
Accessibility guidelines
• Provide a text equivalent for every nontext
element
• For any time-based multimedia
presentation synchronize equivalent
alternatives
• Information conveyed with color should
also be conveyed without it
• Title each frame to facilitate identification
and navigation
2-5
1-6
© 2010 Pearson Addison-Wesley. All rights reserved.
Organizing the display
• Smith and Mosier (1986) offer five high-
level goals
– Consistency of data display
– Efficient information assimilation by the user
– Minimal memory load on the user
– Compatibility of data display with data entry
– Flexibility for user control of data display
2-6
1-7
© 2010 Pearson Addison-Wesley. All rights reserved.
Getting the user’s attention
• Intensity
• Marking
• Size
• Choice of fonts
• Inverse video
• Blinking
• Color
• Audio
2-7
1-8
© 2010 Pearson Addison-Wesley. All rights reserved.
Principles
• More fundamental, widely applicable, and
enduring than guidelines
• Need more clarification
• Fundamental principles
– Determine user’s skill levels
– Identify the tasks
• Five primary interaction styles
• Eight golden rules of interface design
• Prevent errors
• Automation and human control
2-8
1-9
© 2010 Pearson Addison-Wesley. All rights reserved.
Determine user’s skill levels
• “Know thy user”
• Age, gender, physical and cognitive
abilities, education, cultural or ethnic
background, training, motivation, goals and
personality
• Design goals based on skill level
– Novice or first-time users
– Knowledgeable intermittent users
– Expert frequent users
• Multi-layer designs
2-9
1-10
© 2010 Pearson Addison-Wesley. All rights reserved.
Identify the tasks
• Task Analysis usually involve long hours
observing and interviewing users
• Decomposition of high level tasks
• Relative task frequencies
2-10
1-11
© 2010 Pearson Addison-Wesley. All rights reserved.
Choose an interaction style
• Direct
Manipulation
• Menu selection
• Form fillin
• Command
language
• Natural language
2-11
1-12
© 2010 Pearson Addison-Wesley. All rights reserved.
Spectrum of Directness
2-12
1-13
© 2010 Pearson Addison-Wesley. All rights reserved.
The 8 golden rules
of interface design
1. Strive for consistency
2. Cater to universal usability
3. Offer informative feedback
4. Design dialogs to yield closure
5. Prevent errors
6. Permit easy reversal of actions
7. Support internal locus of control
8. Reduce short term memory load
2-13
1-14
© 2010 Pearson Addison-Wesley. All rights reserved.
Prevent errors
• Make error messages specific, positive in tone,
and constructive
• Mistakes and slips (Norman, 1983)
• Correct actions
– Gray out inappropriate actions
– Selection rather than freestyle typing
– Automatic completion
• Complete sequences
– Single abstract commands
– Macros and subroutines
2-14
1-15
© 2010 Pearson Addison-Wesley. All rights reserved.
Automation and human control
2-15
1-16
© 2010 Pearson Addison-Wesley. All rights reserved.
Automation and
human control (cont.)
• Successful integration:
– Users can avoid:
• Routine, tedious, and error prone tasks
– Users can concentrate on:
• Making critical decisions, coping with
unexpected situations, and planning future
actions
2-16
1-17
© 2010 Pearson Addison-Wesley. All rights reserved.
Automation and
human control (cont.)
• Supervisory control needed to deal
with real world open systems
– E.g. air-traffic controllers with low
frequency, but high consequences of
failure
– FAA: design should place the user in
control and automate only to improve
system performance, without reducing
human involvement
2-17
1-18
© 2010 Pearson Addison-Wesley. All rights reserved.
Automation and
human control (cont.)
• Goals for autonomous agents
– knows user's likes and dislikes
– makes proper inferences
– responds to novel situations
– performs competently with little guidance
• Tool like interfaces versus autonomous
agents
• Aviators representing human users, not
computers, more successful
2-18
1-19
© 2010 Pearson Addison-Wesley. All rights reserved.
Automation and
human control (cont.)
• User modeling for adaptive interfaces
– keeps track of user performance
– adapts behavior to suit user's needs
– allows for automatically adapting system
• response time, length of messages, density of feedback,
content of menus, order of menu items, type of feedback,
content of help screens
– can be problematic
• system may make surprising changes
• user must pause to see what has happened
• user may not be able to
– predict next change
– interpret what has happened
– restore system to previous state
2-19
1-20
© 2010 Pearson Addison-Wesley. All rights reserved.
Automation and
human control (cont.)
• Alternative to agents:
– user control, responsibility,
accomplishment
– expand use of control panels
• style sheets for word processors
• specification boxes of query facilities
• information-visualization tools
2-20
1-21
© 2010 Pearson Addison-Wesley. All rights reserved.
Automation and
human control (concluded)
Features to aid in universal
access
Above: Mac OS X system preference
settings
Right: Windows Vista Control Panel
2-21
1-22
© 2010 Pearson Addison-Wesley. All rights reserved.
Theories
• Beyond the specifics of guidelines
• Principles are used to develop
theories
• Descriptions/explanatory or
predictive
• Motor task, perceptual, or cognitive
2-22
1-23
© 2010 Pearson Addison-Wesley. All rights reserved.
Explanatory and
predictive theories
• Explanatory theories:
– Observing behavior
– Describing activity
– Conceiving of designs
– Comparing high-level concepts of two designs
– Training
• Predictive theories:
– Enable designers to compare proposed
designs for execution time or error rates
2-23
1-24
© 2010 Pearson Addison-Wesley. All rights reserved.
Perceptual, Cognitive,
& Motor tasks
• Perceptual or Cognitive subtasks
theories
–Predicting reading times for free text,
lists, or formatted displays
• Motor-task performance times
theories:
–Predicting keystroking or pointing times
2-24
1-25
© 2010 Pearson Addison-Wesley. All rights reserved.
Taxonomy
(explanatory theory)
–Order on a complex set of phenomena
–Facilitate useful comparisons
–Organize a topic for newcomers
–Guide designers
–Indicate opportunities for novel products.
2-25
1-26
© 2010 Pearson Addison-Wesley. All rights reserved.
Conceptual, semantic, syntactic, and
lexical model
• Foley and van Dam four-level approach
– Conceptual level:
• User's mental model of the interactive system
– Semantic level:
• Describes the meanings conveyed by the user's command input and by
the computer's output display
– Syntactic level:
• Defines how the units (words) that convey semantics are assembled
into a complete sentence that instructs the computer to perform a
certain task
– Lexical level:
• Deals with device dependencies and with the precise mechanisms by
which a user specifies the syntax
• Approach is convenient for designers
– Top-down nature is easy to explain
– Matches the software architecture
– Allows for useful modularity during design
2-26
1-27
© 2010 Pearson Addison-Wesley. All rights reserved.
Stages of action models
• Norman's seven stages of action
1. Forming the goal
2. Forming the intention
3. Specifying the action
4. Executing the action
5. Perceiving the system state
6. Interpreting the system state
7. Evaluating the outcome
• Norman's contributions
– Context of cycles of action and evaluation.
– Gulf of execution: Mismatch between the user's intentions
and the allowable actions
– Gulf of evaluation: Mismatch between the system's
representation and the users' expectations
2-27
1-28
© 2010 Pearson Addison-Wesley. All rights reserved.
Stages of action models (cont.)
• Four principles of good design
– State and the action alternatives should be visible
– Should be a good conceptual model with a consistent
system image
– Interface should include good mappings that reveal the
relationships between stages
– User should receive continuous feedback
• Four critical points where user failures can occur
– Users can form an inadequate goal
– Might not find the correct interface object because of an
incomprehensible label or icon
– May not know how to specify or execute a desired action
– May receive inappropriate or misleading feedback
2-28
1-29
© 2010 Pearson Addison-Wesley. All rights reserved.
Consistency through grammars
Consistent user interface goal
– Definition is elusive - multiple levels sometimes in
conflict
– Sometimes advantageous to be inconsistent.
Consistent Inconsistent A Inconsistent B
delete/insert character delete/insert character delete/insert character
delete/insert word remove/bring word remove/insert word
delete/insert line destroy/create line delete/insert line
delete/insert paragraph kill/birth paragraph delete/insert paragraph
2-29
1-30
© 2010 Pearson Addison-Wesley. All rights reserved.
Consistency through
grammars (cont.)
Inconsistent action verbs
– Take longer to learn
– Cause more errors
– Slow down users
– Harder for users to remember
2-30
1-31
© 2010 Pearson Addison-Wesley. All rights reserved.
The disappearance of syntax
• Users must maintain a profusion of device-
dependent details in their human memory.
– Which action erases a character
– Which action inserts a new line after the third line of a
text file
– Which abbreviations are permissible
– Which of the numbered function keys produces the
previous screen.
2-31
1-32
© 2010 Pearson Addison-Wesley. All rights reserved.
The disappearance
of syntax (cont.)
• Learning, use, and retention of this knowledge is
hampered by two problems
– Details vary across systems in an unpredictable
manner
– Greatly reduces the effectiveness of paired-associate
learning
• Syntactic knowledge conveyed by example and
repeated usage
• Syntactic knowledge is system dependent
2-32
1-33
© 2010 Pearson Addison-Wesley. All rights reserved.
The disappearance
of syntax (concluded)
• Minimizing these burdens is the goal of most
interface designers
– Modern direct-manipulation systems
– Familiar objects and actions representing their task
objects and actions.
– Modern user interface building tools
– Standard widgets
2-33
1-34
© 2010 Pearson Addison-Wesley. All rights reserved.
Contextual Theories
• User actions are situated by time and place
– You may not have time to deal with shortcuts or device dependent
syntax, such as on mobile devices, when hurried
– Physical space is important in ubiquitous, pervasive and embedded
devices, e.g. a museum guide stating information about a nearby
painting
• A taxonomy for mobile device application
development could include:
– Monitor and provide alerts, e.g. patient monitoring systems
– Gather information
– Participate in group collaboration
– Locate and identify nearby object or site
– Capture information about the object and share that information
2-34

More Related Content

What's hot

HCI 3e - Ch 13: Socio-organizational issues and stakeholder requirements
HCI 3e - Ch 13:  Socio-organizational issues and stakeholder requirementsHCI 3e - Ch 13:  Socio-organizational issues and stakeholder requirements
HCI 3e - Ch 13: Socio-organizational issues and stakeholder requirementsAlan Dix
 
User Interface Design
User Interface DesignUser Interface Design
User Interface DesignGil Pasiona
 
Usability Engineering Presentation Slides
Usability Engineering Presentation SlidesUsability Engineering Presentation Slides
Usability Engineering Presentation Slideswajahat Gul
 
Human Computer Interaction Chapter 4 Implementation Support and Evaluation Te...
Human Computer Interaction Chapter 4 Implementation Support and Evaluation Te...Human Computer Interaction Chapter 4 Implementation Support and Evaluation Te...
Human Computer Interaction Chapter 4 Implementation Support and Evaluation Te...VijiPriya Jeyamani
 
Human computer interaction -Input output channel
Human computer interaction -Input output channelHuman computer interaction -Input output channel
Human computer interaction -Input output channelN.Jagadish Kumar
 
What Is Interaction Design
What Is Interaction DesignWhat Is Interaction Design
What Is Interaction DesignGraeme Smith
 
Design process interaction design basics
Design process interaction design basicsDesign process interaction design basics
Design process interaction design basicsPreeti Mishra
 
Hci user interface-design principals
Hci user interface-design principalsHci user interface-design principals
Hci user interface-design principalsAnwal Mirza
 
evaluation techniques in HCI
evaluation techniques in HCIevaluation techniques in HCI
evaluation techniques in HCIsawsan slii
 
Operating System- Services,types.Batch files and DOS history
Operating System- Services,types.Batch files and DOS historyOperating System- Services,types.Batch files and DOS history
Operating System- Services,types.Batch files and DOS historySURBHI SAROHA
 

What's hot (20)

Chap09
Chap09Chap09
Chap09
 
HCI 3e - Ch 13: Socio-organizational issues and stakeholder requirements
HCI 3e - Ch 13:  Socio-organizational issues and stakeholder requirementsHCI 3e - Ch 13:  Socio-organizational issues and stakeholder requirements
HCI 3e - Ch 13: Socio-organizational issues and stakeholder requirements
 
User Interface Design
User Interface DesignUser Interface Design
User Interface Design
 
Universal design HCI
Universal design HCIUniversal design HCI
Universal design HCI
 
Usability Engineering Presentation Slides
Usability Engineering Presentation SlidesUsability Engineering Presentation Slides
Usability Engineering Presentation Slides
 
Unit2 hci
Unit2 hciUnit2 hci
Unit2 hci
 
Human Computer Interaction Chapter 4 Implementation Support and Evaluation Te...
Human Computer Interaction Chapter 4 Implementation Support and Evaluation Te...Human Computer Interaction Chapter 4 Implementation Support and Evaluation Te...
Human Computer Interaction Chapter 4 Implementation Support and Evaluation Te...
 
Operating system
Operating systemOperating system
Operating system
 
Chap08
Chap08Chap08
Chap08
 
Human computer interaction -Input output channel
Human computer interaction -Input output channelHuman computer interaction -Input output channel
Human computer interaction -Input output channel
 
What Is Interaction Design
What Is Interaction DesignWhat Is Interaction Design
What Is Interaction Design
 
Unit ii
Unit   iiUnit   ii
Unit ii
 
Design process interaction design basics
Design process interaction design basicsDesign process interaction design basics
Design process interaction design basics
 
Hci user interface-design principals
Hci user interface-design principalsHci user interface-design principals
Hci user interface-design principals
 
evaluation techniques in HCI
evaluation techniques in HCIevaluation techniques in HCI
evaluation techniques in HCI
 
Operating System- Services,types.Batch files and DOS history
Operating System- Services,types.Batch files and DOS historyOperating System- Services,types.Batch files and DOS history
Operating System- Services,types.Batch files and DOS history
 
Human Computer Interaction Evaluation
Human Computer Interaction EvaluationHuman Computer Interaction Evaluation
Human Computer Interaction Evaluation
 
User centered Design
User centered DesignUser centered Design
User centered Design
 
Chap12
Chap12Chap12
Chap12
 
Human Computer Interaction unit 1
Human Computer Interaction unit 1Human Computer Interaction unit 1
Human Computer Interaction unit 1
 

Viewers also liked (18)

83341 ch32 jacobsen
83341 ch32 jacobsen83341 ch32 jacobsen
83341 ch32 jacobsen
 
Chapter 15: PCI Compliance for Merchants
Chapter 15: PCI Compliance for Merchants Chapter 15: PCI Compliance for Merchants
Chapter 15: PCI Compliance for Merchants
 
Chap11
Chap11Chap11
Chap11
 
Lecture 4
Lecture 4Lecture 4
Lecture 4
 
Ch10
Ch10Ch10
Ch10
 
Ch09
Ch09Ch09
Ch09
 
Ch05
Ch05Ch05
Ch05
 
Ch17
Ch17Ch17
Ch17
 
Lecture 2 inheritance
Lecture 2    inheritanceLecture 2    inheritance
Lecture 2 inheritance
 
Ch07
Ch07Ch07
Ch07
 
Ch11
Ch11Ch11
Ch11
 
Ch08
Ch08Ch08
Ch08
 
Chapter 11 autonomic nervous system
Chapter 11  autonomic nervous systemChapter 11  autonomic nervous system
Chapter 11 autonomic nervous system
 
Chapter 11
Chapter 11Chapter 11
Chapter 11
 
Chapter 1: Understanding Policy
Chapter 1: Understanding Policy Chapter 1: Understanding Policy
Chapter 1: Understanding Policy
 
83341 ch14 jacobsen
83341 ch14 jacobsen83341 ch14 jacobsen
83341 ch14 jacobsen
 
Chapter 2: Policy Elements and style
Chapter 2: Policy Elements and style Chapter 2: Policy Elements and style
Chapter 2: Policy Elements and style
 
Chapter 3 cells
Chapter 3  cellsChapter 3  cells
Chapter 3 cells
 

Similar to Chap02

LNotes_INFS336_chap02.ppt
LNotes_INFS336_chap02.pptLNotes_INFS336_chap02.ppt
LNotes_INFS336_chap02.pptjorair
 
User Interface Design (UID) Rules for development
User Interface Design (UID) Rules for developmentUser Interface Design (UID) Rules for development
User Interface Design (UID) Rules for developmentvaishalikhairnar4
 
Unit 7 performing user interface design
Unit 7 performing user interface designUnit 7 performing user interface design
Unit 7 performing user interface designPreeti Mishra
 
Design rules and usability requirements
Design rules and usability requirementsDesign rules and usability requirements
Design rules and usability requirementsAndres Baravalle
 
Unit 3_Evaluation Technique.pptx
Unit 3_Evaluation Technique.pptxUnit 3_Evaluation Technique.pptx
Unit 3_Evaluation Technique.pptxssuser50f868
 
DTUI5_chap05.ppt
DTUI5_chap05.pptDTUI5_chap05.ppt
DTUI5_chap05.pptnazimsattar
 
03 usab-princ
03 usab-princ03 usab-princ
03 usab-princaudelon
 
Usability and evolution Human computer intraction.ppt
Usability and evolution Human computer intraction.pptUsability and evolution Human computer intraction.ppt
Usability and evolution Human computer intraction.pptSyedGhassanAzhar
 
Design rules Human computer interaction.ppt
Design rules Human computer interaction.pptDesign rules Human computer interaction.ppt
Design rules Human computer interaction.pptSohail735908
 
Dtui5 chap03rev
Dtui5 chap03revDtui5 chap03rev
Dtui5 chap03revricky5476
 
Design-Principles.ppt
Design-Principles.pptDesign-Principles.ppt
Design-Principles.pptnazimsattar
 
Design process design rules
Design process  design rulesDesign process  design rules
Design process design rulesPreeti Mishra
 
CSE868 - Week 01 & 2 - Introduction and HCI Principles.pdf
CSE868 - Week 01 & 2 - Introduction and HCI Principles.pdfCSE868 - Week 01 & 2 - Introduction and HCI Principles.pdf
CSE868 - Week 01 & 2 - Introduction and HCI Principles.pdfsofiamuhammad2
 

Similar to Chap02 (20)

LNotes_INFS336_chap02.ppt
LNotes_INFS336_chap02.pptLNotes_INFS336_chap02.ppt
LNotes_INFS336_chap02.ppt
 
6498529(1).ppt
6498529(1).ppt6498529(1).ppt
6498529(1).ppt
 
User Interface Design (UID) Rules for development
User Interface Design (UID) Rules for developmentUser Interface Design (UID) Rules for development
User Interface Design (UID) Rules for development
 
Unit 7 performing user interface design
Unit 7 performing user interface designUnit 7 performing user interface design
Unit 7 performing user interface design
 
Design rules and usability requirements
Design rules and usability requirementsDesign rules and usability requirements
Design rules and usability requirements
 
Unit 3_Evaluation Technique.pptx
Unit 3_Evaluation Technique.pptxUnit 3_Evaluation Technique.pptx
Unit 3_Evaluation Technique.pptx
 
Design Rules.pdf
Design Rules.pdfDesign Rules.pdf
Design Rules.pdf
 
Chapter 12 user interface design
Chapter 12 user interface designChapter 12 user interface design
Chapter 12 user interface design
 
DTUI5_chap05.ppt
DTUI5_chap05.pptDTUI5_chap05.ppt
DTUI5_chap05.ppt
 
03 usab-princ
03 usab-princ03 usab-princ
03 usab-princ
 
design rules.ppt
design rules.pptdesign rules.ppt
design rules.ppt
 
U mpres
U mpresU mpres
U mpres
 
Usability and evolution Human computer intraction.ppt
Usability and evolution Human computer intraction.pptUsability and evolution Human computer intraction.ppt
Usability and evolution Human computer intraction.ppt
 
Design rules Human computer interaction.ppt
Design rules Human computer interaction.pptDesign rules Human computer interaction.ppt
Design rules Human computer interaction.ppt
 
Dtui5 chap03rev
Dtui5 chap03revDtui5 chap03rev
Dtui5 chap03rev
 
E3 chap-07
E3 chap-07E3 chap-07
E3 chap-07
 
Chap01
Chap01Chap01
Chap01
 
Design-Principles.ppt
Design-Principles.pptDesign-Principles.ppt
Design-Principles.ppt
 
Design process design rules
Design process  design rulesDesign process  design rules
Design process design rules
 
CSE868 - Week 01 & 2 - Introduction and HCI Principles.pdf
CSE868 - Week 01 & 2 - Introduction and HCI Principles.pdfCSE868 - Week 01 & 2 - Introduction and HCI Principles.pdf
CSE868 - Week 01 & 2 - Introduction and HCI Principles.pdf
 

More from Nada G.Youssef

Chapter 14: Regulatory Compliance for the Healthcare Sector
Chapter 14: Regulatory Compliance for the Healthcare SectorChapter 14: Regulatory Compliance for the Healthcare Sector
Chapter 14: Regulatory Compliance for the Healthcare SectorNada G.Youssef
 
Chapter 13: Regulatory Compliance for Financial Institutions
Chapter 13: Regulatory Compliance for Financial InstitutionsChapter 13: Regulatory Compliance for Financial Institutions
Chapter 13: Regulatory Compliance for Financial InstitutionsNada G.Youssef
 
Chapter 12: Business Continuity Management
Chapter 12: Business Continuity ManagementChapter 12: Business Continuity Management
Chapter 12: Business Continuity ManagementNada G.Youssef
 
Chapter 11: Information Security Incident Management
Chapter 11: Information Security Incident ManagementChapter 11: Information Security Incident Management
Chapter 11: Information Security Incident ManagementNada G.Youssef
 
Chapter 10: Information Systems Acquisition, Development, and Maintenance
			Chapter 10:  Information  Systems Acquisition, Development, and Maintenance			Chapter 10:  Information  Systems Acquisition, Development, and Maintenance
Chapter 10: Information Systems Acquisition, Development, and MaintenanceNada G.Youssef
 
Chapter 9: Access Control Management
Chapter 9: Access Control ManagementChapter 9: Access Control Management
Chapter 9: Access Control ManagementNada G.Youssef
 
Chapter 8: Communications and Operations Security
Chapter 8: Communications and Operations SecurityChapter 8: Communications and Operations Security
Chapter 8: Communications and Operations SecurityNada G.Youssef
 

More from Nada G.Youssef (20)

مجلة 1
مجلة 1مجلة 1
مجلة 1
 
Chapter Tewlve
Chapter TewlveChapter Tewlve
Chapter Tewlve
 
Chapter Eleven
Chapter ElevenChapter Eleven
Chapter Eleven
 
Chapter Ten
Chapter TenChapter Ten
Chapter Ten
 
Chapter Nine
Chapter NineChapter Nine
Chapter Nine
 
Chapter Eight
Chapter Eight Chapter Eight
Chapter Eight
 
Chapter Seven
Chapter SevenChapter Seven
Chapter Seven
 
Chapter Six
Chapter SixChapter Six
Chapter Six
 
Chapter Five
Chapter FiveChapter Five
Chapter Five
 
Chapter Four
Chapter FourChapter Four
Chapter Four
 
Chapter Three
Chapter ThreeChapter Three
Chapter Three
 
Chapter Two
Chapter TwoChapter Two
Chapter Two
 
Chapter one
Chapter oneChapter one
Chapter one
 
Chapter 14: Regulatory Compliance for the Healthcare Sector
Chapter 14: Regulatory Compliance for the Healthcare SectorChapter 14: Regulatory Compliance for the Healthcare Sector
Chapter 14: Regulatory Compliance for the Healthcare Sector
 
Chapter 13: Regulatory Compliance for Financial Institutions
Chapter 13: Regulatory Compliance for Financial InstitutionsChapter 13: Regulatory Compliance for Financial Institutions
Chapter 13: Regulatory Compliance for Financial Institutions
 
Chapter 12: Business Continuity Management
Chapter 12: Business Continuity ManagementChapter 12: Business Continuity Management
Chapter 12: Business Continuity Management
 
Chapter 11: Information Security Incident Management
Chapter 11: Information Security Incident ManagementChapter 11: Information Security Incident Management
Chapter 11: Information Security Incident Management
 
Chapter 10: Information Systems Acquisition, Development, and Maintenance
			Chapter 10:  Information  Systems Acquisition, Development, and Maintenance			Chapter 10:  Information  Systems Acquisition, Development, and Maintenance
Chapter 10: Information Systems Acquisition, Development, and Maintenance
 
Chapter 9: Access Control Management
Chapter 9: Access Control ManagementChapter 9: Access Control Management
Chapter 9: Access Control Management
 
Chapter 8: Communications and Operations Security
Chapter 8: Communications and Operations SecurityChapter 8: Communications and Operations Security
Chapter 8: Communications and Operations Security
 

Recently uploaded

Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 

Recently uploaded (20)

Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 

Chap02

  • 1. © 2010 Pearson Addison-Wesley. All rights reserved. Addison Wesley is an imprint of Designing the User Interface: Strategies for Effective Human-Computer Interaction Fifth Edition Ben Shneiderman & Catherine Plaisant in collaboration with Maxine S. Cohen and Steven M. Jacobs CHAPTER 2: Guidelines, Principles, and Theories
  • 2. 1-3 © 2010 Pearson Addison-Wesley. All rights reserved. Guidelines • Shared language • Best practices • Critics – Too specific, incomplete, hard to apply, and sometimes wrong • Proponents – Encapsulate experience 2-3
  • 3. 1-4 © 2010 Pearson Addison-Wesley. All rights reserved. Navigating the interface • Sample of the National Cancer Institutes guidelines: – Standardize task sequences – Ensure that embedded links are descriptive – Use unique and descriptive headings – Use check boxes for binary choices – Develop pages that will print properly – Use thumbnail images to preview larger images 2-4
  • 4. 1-5 © 2010 Pearson Addison-Wesley. All rights reserved. Accessibility guidelines • Provide a text equivalent for every nontext element • For any time-based multimedia presentation synchronize equivalent alternatives • Information conveyed with color should also be conveyed without it • Title each frame to facilitate identification and navigation 2-5
  • 5. 1-6 © 2010 Pearson Addison-Wesley. All rights reserved. Organizing the display • Smith and Mosier (1986) offer five high- level goals – Consistency of data display – Efficient information assimilation by the user – Minimal memory load on the user – Compatibility of data display with data entry – Flexibility for user control of data display 2-6
  • 6. 1-7 © 2010 Pearson Addison-Wesley. All rights reserved. Getting the user’s attention • Intensity • Marking • Size • Choice of fonts • Inverse video • Blinking • Color • Audio 2-7
  • 7. 1-8 © 2010 Pearson Addison-Wesley. All rights reserved. Principles • More fundamental, widely applicable, and enduring than guidelines • Need more clarification • Fundamental principles – Determine user’s skill levels – Identify the tasks • Five primary interaction styles • Eight golden rules of interface design • Prevent errors • Automation and human control 2-8
  • 8. 1-9 © 2010 Pearson Addison-Wesley. All rights reserved. Determine user’s skill levels • “Know thy user” • Age, gender, physical and cognitive abilities, education, cultural or ethnic background, training, motivation, goals and personality • Design goals based on skill level – Novice or first-time users – Knowledgeable intermittent users – Expert frequent users • Multi-layer designs 2-9
  • 9. 1-10 © 2010 Pearson Addison-Wesley. All rights reserved. Identify the tasks • Task Analysis usually involve long hours observing and interviewing users • Decomposition of high level tasks • Relative task frequencies 2-10
  • 10. 1-11 © 2010 Pearson Addison-Wesley. All rights reserved. Choose an interaction style • Direct Manipulation • Menu selection • Form fillin • Command language • Natural language 2-11
  • 11. 1-12 © 2010 Pearson Addison-Wesley. All rights reserved. Spectrum of Directness 2-12
  • 12. 1-13 © 2010 Pearson Addison-Wesley. All rights reserved. The 8 golden rules of interface design 1. Strive for consistency 2. Cater to universal usability 3. Offer informative feedback 4. Design dialogs to yield closure 5. Prevent errors 6. Permit easy reversal of actions 7. Support internal locus of control 8. Reduce short term memory load 2-13
  • 13. 1-14 © 2010 Pearson Addison-Wesley. All rights reserved. Prevent errors • Make error messages specific, positive in tone, and constructive • Mistakes and slips (Norman, 1983) • Correct actions – Gray out inappropriate actions – Selection rather than freestyle typing – Automatic completion • Complete sequences – Single abstract commands – Macros and subroutines 2-14
  • 14. 1-15 © 2010 Pearson Addison-Wesley. All rights reserved. Automation and human control 2-15
  • 15. 1-16 © 2010 Pearson Addison-Wesley. All rights reserved. Automation and human control (cont.) • Successful integration: – Users can avoid: • Routine, tedious, and error prone tasks – Users can concentrate on: • Making critical decisions, coping with unexpected situations, and planning future actions 2-16
  • 16. 1-17 © 2010 Pearson Addison-Wesley. All rights reserved. Automation and human control (cont.) • Supervisory control needed to deal with real world open systems – E.g. air-traffic controllers with low frequency, but high consequences of failure – FAA: design should place the user in control and automate only to improve system performance, without reducing human involvement 2-17
  • 17. 1-18 © 2010 Pearson Addison-Wesley. All rights reserved. Automation and human control (cont.) • Goals for autonomous agents – knows user's likes and dislikes – makes proper inferences – responds to novel situations – performs competently with little guidance • Tool like interfaces versus autonomous agents • Aviators representing human users, not computers, more successful 2-18
  • 18. 1-19 © 2010 Pearson Addison-Wesley. All rights reserved. Automation and human control (cont.) • User modeling for adaptive interfaces – keeps track of user performance – adapts behavior to suit user's needs – allows for automatically adapting system • response time, length of messages, density of feedback, content of menus, order of menu items, type of feedback, content of help screens – can be problematic • system may make surprising changes • user must pause to see what has happened • user may not be able to – predict next change – interpret what has happened – restore system to previous state 2-19
  • 19. 1-20 © 2010 Pearson Addison-Wesley. All rights reserved. Automation and human control (cont.) • Alternative to agents: – user control, responsibility, accomplishment – expand use of control panels • style sheets for word processors • specification boxes of query facilities • information-visualization tools 2-20
  • 20. 1-21 © 2010 Pearson Addison-Wesley. All rights reserved. Automation and human control (concluded) Features to aid in universal access Above: Mac OS X system preference settings Right: Windows Vista Control Panel 2-21
  • 21. 1-22 © 2010 Pearson Addison-Wesley. All rights reserved. Theories • Beyond the specifics of guidelines • Principles are used to develop theories • Descriptions/explanatory or predictive • Motor task, perceptual, or cognitive 2-22
  • 22. 1-23 © 2010 Pearson Addison-Wesley. All rights reserved. Explanatory and predictive theories • Explanatory theories: – Observing behavior – Describing activity – Conceiving of designs – Comparing high-level concepts of two designs – Training • Predictive theories: – Enable designers to compare proposed designs for execution time or error rates 2-23
  • 23. 1-24 © 2010 Pearson Addison-Wesley. All rights reserved. Perceptual, Cognitive, & Motor tasks • Perceptual or Cognitive subtasks theories –Predicting reading times for free text, lists, or formatted displays • Motor-task performance times theories: –Predicting keystroking or pointing times 2-24
  • 24. 1-25 © 2010 Pearson Addison-Wesley. All rights reserved. Taxonomy (explanatory theory) –Order on a complex set of phenomena –Facilitate useful comparisons –Organize a topic for newcomers –Guide designers –Indicate opportunities for novel products. 2-25
  • 25. 1-26 © 2010 Pearson Addison-Wesley. All rights reserved. Conceptual, semantic, syntactic, and lexical model • Foley and van Dam four-level approach – Conceptual level: • User's mental model of the interactive system – Semantic level: • Describes the meanings conveyed by the user's command input and by the computer's output display – Syntactic level: • Defines how the units (words) that convey semantics are assembled into a complete sentence that instructs the computer to perform a certain task – Lexical level: • Deals with device dependencies and with the precise mechanisms by which a user specifies the syntax • Approach is convenient for designers – Top-down nature is easy to explain – Matches the software architecture – Allows for useful modularity during design 2-26
  • 26. 1-27 © 2010 Pearson Addison-Wesley. All rights reserved. Stages of action models • Norman's seven stages of action 1. Forming the goal 2. Forming the intention 3. Specifying the action 4. Executing the action 5. Perceiving the system state 6. Interpreting the system state 7. Evaluating the outcome • Norman's contributions – Context of cycles of action and evaluation. – Gulf of execution: Mismatch between the user's intentions and the allowable actions – Gulf of evaluation: Mismatch between the system's representation and the users' expectations 2-27
  • 27. 1-28 © 2010 Pearson Addison-Wesley. All rights reserved. Stages of action models (cont.) • Four principles of good design – State and the action alternatives should be visible – Should be a good conceptual model with a consistent system image – Interface should include good mappings that reveal the relationships between stages – User should receive continuous feedback • Four critical points where user failures can occur – Users can form an inadequate goal – Might not find the correct interface object because of an incomprehensible label or icon – May not know how to specify or execute a desired action – May receive inappropriate or misleading feedback 2-28
  • 28. 1-29 © 2010 Pearson Addison-Wesley. All rights reserved. Consistency through grammars Consistent user interface goal – Definition is elusive - multiple levels sometimes in conflict – Sometimes advantageous to be inconsistent. Consistent Inconsistent A Inconsistent B delete/insert character delete/insert character delete/insert character delete/insert word remove/bring word remove/insert word delete/insert line destroy/create line delete/insert line delete/insert paragraph kill/birth paragraph delete/insert paragraph 2-29
  • 29. 1-30 © 2010 Pearson Addison-Wesley. All rights reserved. Consistency through grammars (cont.) Inconsistent action verbs – Take longer to learn – Cause more errors – Slow down users – Harder for users to remember 2-30
  • 30. 1-31 © 2010 Pearson Addison-Wesley. All rights reserved. The disappearance of syntax • Users must maintain a profusion of device- dependent details in their human memory. – Which action erases a character – Which action inserts a new line after the third line of a text file – Which abbreviations are permissible – Which of the numbered function keys produces the previous screen. 2-31
  • 31. 1-32 © 2010 Pearson Addison-Wesley. All rights reserved. The disappearance of syntax (cont.) • Learning, use, and retention of this knowledge is hampered by two problems – Details vary across systems in an unpredictable manner – Greatly reduces the effectiveness of paired-associate learning • Syntactic knowledge conveyed by example and repeated usage • Syntactic knowledge is system dependent 2-32
  • 32. 1-33 © 2010 Pearson Addison-Wesley. All rights reserved. The disappearance of syntax (concluded) • Minimizing these burdens is the goal of most interface designers – Modern direct-manipulation systems – Familiar objects and actions representing their task objects and actions. – Modern user interface building tools – Standard widgets 2-33
  • 33. 1-34 © 2010 Pearson Addison-Wesley. All rights reserved. Contextual Theories • User actions are situated by time and place – You may not have time to deal with shortcuts or device dependent syntax, such as on mobile devices, when hurried – Physical space is important in ubiquitous, pervasive and embedded devices, e.g. a museum guide stating information about a nearby painting • A taxonomy for mobile device application development could include: – Monitor and provide alerts, e.g. patient monitoring systems – Gather information – Participate in group collaboration – Locate and identify nearby object or site – Capture information about the object and share that information 2-34