SlideShare a Scribd company logo
INTERACTION DESIGN
BASIC
Interaction Design Basics
• Design:
 what it is, interventions, goals, constraints
• The design process:
 What happens when
• Users:
 Who they are, what they are like
Interactions and Interventions
Design interactions not just interfaces
not just the immediate interaction
e.g. stapler in office - technology changes interaction style
 manual: write, print, staple, write, print, staple, ..
 electric: write, print, write, print, ..., staple
Designing interventions not just artefacts
not just the system, but also…
 documentation, manuals, tutorials
 what we say and do as well as what we make
What is design?
“Achieving goals within constraints”
• The best way for an organization to achieve its goals is to reduce operating expenses, reduce
inventory, and increase throughput.
Goals – purpose
• What is the purpose of the design we are intending to produce? Who is
it for? Why do they want it?
Constraints – materials, platforms
• What materials must we use? What standards must we adopt?
• How much can it cost? How much time do we have to develop it? Are there
• Health and safety issues? Do we need to build in copyright protection?
Trade-offs
• Choosing which goals or constraints can be relaxed so that others
can be met.
Golden rule of design
“Understand your materials”
 Understand computers
- limitations, capacities,
tools, platforms
 Understand people
- psychological, social
aspects
- human error
 And their interaction
To err is a human
It is normal for people to
make mistakes.
Accident reports
- Air-crash, industrial
accident, hospital
mistake
But human “error” is
normal
we know how users
behave under stress
The central message – the user
• It is about attitude. Often it is said that the success of the
various methods used in HCI lies not in how good they
are, but in that they simply focus the mind of the designer
on the user.
• This is the core of interaction design: put the user first,
keep the user in the center and remember the user at the
end.
The Process of Design
4. Iteration/Prototyping
• Design evaluation
• Improvements
• Gathering feedback
5. Implementation and Deployment
• Final form
. Includes:
 Coding
 Building Hardware(maybe)
 Documentation
 Manuals
• Limitations
1. Requirements
 What is exactly needed
 What is There vs. What is Wanted
How to find requirements:
• Interview people
• Direct observation
• Videotaping
2. Analysis
• The results of gathering
information
• Task Analysis
3. Design
• Record design choices
• Modelling and Guidelines
User Focus
Know your Users
 - Who are they?
 Probably not like you
 Talk to them(Participatory Design)
 Watch them
 Use your imagination
Scenario
• These designs can either be the simplest design
representation and the other one is the most flexible and
powerful.
• Some are quite short like “The user intends to press the
‘save’ button, but accidentally presses the ‘quit’ button so
loses his work”.
• While others are focused more on describing the situation
or context
Example
Scenario for proposed movie player:
Ben would like to see the new film “Seven Samurai” and wants to invite
Alex, but he knows that Alex isn’t a fan on these type of genres. Ben decides
to inspect it to determine if she would take an interest on it. He then
connects to one of the movie sharing networks. While using his machine, it
gets a higher bandwidth to the shared connection. He feels a bit guilty.
He’s aware that he’ll receive an illegal copy of the film, but decides that
it’ll be fine as he intends to go to the cinema to watch it. After it downloads
to his machine he takes out his new personal movie player. He presses the
‘menu’ button and he used the arrow keys to scroll down to find the
‘Bluetooth connect’ and presses the select button on his screen.
On his computer, the movie download program now shows an icon
displaying that it has recognized a compatible device and then, he drags the
icon of the film over to the player. On the screen, it shows a “Downloading
now”, a percent indicator, and small whirling icon display.
During lunch break, he took out his movie player, then plugs in
his earphones and starts to watch. He uses the arrow keys to skip
between the portions of the film and decides that she would like it.
Then he feels a tap on his shoulder. he turns round and it was Alex.
He had been so absorbed he didn’t notice her.
“What are you watching?” she asks. “Here, listen” he says and
whereas he flicks a small switch. The built-in speaker is loud enough
for both of them to hear, but not loud enough to disturb other
people within the canteen.
“Surprised this is out yet” she says. “Well actually...” as Ben
confesses, “You’d better come with me to see it and make an honest
man out of me”. “I’ll think about it” she replied.
 Time is linear
 Our lives are linear as we live in time and ergo, we find it easier
to understand simple linear narratives. We are natural
storytellers and story listeners.
 But no alternatives
 Real interactions have choices, some made by people, some by
systems. A simple scenario does not show these alternative
paths. In particular, it is easy to miss the unintended things a
person may do.
 Scenarios are a resource that can be used and reused
throughout the design process: helping us see what is wanted,
suggesting how users will deal with the potential design,
checking that proposed implementations will work, and
generating test cases for final evaluation.
This linearity has both positive and negative
points:
• Communication to other:
 Designers, clients, and users. It is easy to misunderstand each other while
explaining abstract ideas. Concrete examples of use are easier to share and
understand.
• Validate other models:
 A detailed scenario can be ‘played’ against different types of representations such as
as task models or dialogue and navigation models.
• Express dynamics
 Screen shots and pictures can give you a clue of what a system would look like, but
not its behavior. In the next section we will discuss ways of describing the patterns
of interaction with a system.
 These are more complex and involves a network or hierarchies. In contrast scenarios
are linear – they represent a single path amongst all the potential interactions.
In addition scenarios can be used to:
Navigation Design
Levels
• Widget choice
 menus, buttons etc.
 The appropriate choice of widgets and wording in menus and buttons
will help you know how to use them for a particular selection or action.
• Screen design
 You need to find things on the screen, understand the logical grouping
of buttons.
• Application navigation design
 You need to be able to understand what will happen when a button is
pressed, to understand where you are in the interaction.
• Environment
 Miscellaneous apps, Operating Systems, and Software.
 The word processor has to read documents from disk, perhaps some are on
remote networks. You switch between applications, perhaps cut and paste.
The web & Physical Devices
Web
• Elements and Tags.
• Page design.
• Site structure.
• The web, browser & external
links.
Physical Devices
• Controls
o buttons, keys, knobs, dials.
• Physical Layout.
• Modes of device.
• The real world.
Think Structure:
Within a screen
Local
• Looking from this screen out.
Global
• Structure of site, movement between screens.
Wider still
• Relationship with other applications or software.
Goal Seeking
Four golden rules
• Knowing where you are
• Knowing what you can do
• Knowing where you are going
o or what will happen
• Knowing where you’ve been
o or what you’ve done
Hierarchical Organization
Hierarchical diagrams.
 Parts of application
• screens or groups of screens
 Typically functional separation
Navigating hierarchies
 Deep is difficult
 Misuse of Miller’s 7 ± 2
o short term memory, not menu size
 Is it Optimal?
o many items on each screen
o but structured within screen
Dialogue
Marriage service
• general flow and generic – blanks for
names.
• pattern of interaction between
people
Computer dialogue
• pattern of interaction between users
and system but details differ each
time
Network Diagram
Shows a different paths through system
 What leads to what
 What happens when
 Includes branches
 Different types of task oriented then hierarchy
The Wider Still
• Between applications and beyond
• Style issues:
o platform standards, consistency.
• Functional issues
o cut and paste
• Navigation issues
o embedded applications
o links to other apps and the web.
SCREEN AND LAYOUT
UNLEASH THE PIANIST IN YOU
HOME OF TOP QUALITY PIANOS THAT BRINGS OUT THE
BEST IN YOU
BUTTON
LOG IN
CART
SCREEN AND LAYOUT
GROUPING
UNLEASH THE PIANIST IN YOU
HOME OF TOP QUALITY PIANOS THAT BRINGS OUT THE
BEST IN YOU
BUTTON
LOG IN
CART
UNLEASH THE PIANIST IN YOU
HOME OF TOP QUALITY PIANOS THAT BRINGS OUT THE
BEST IN YOU
BUTTON
LOG IN
CART
SCREEN AND LAYOUT
LABEL
HOME OF TOP QUALITY PIANOS THAT BRINGS OUT THE
BEST IN YOU
BUTTON
LOG IN
CART
UNLEASH THE PIANIST IN YOU
HOME OF TOP QUALITY PIANOS THAT BRINGS OUT THE
BEST IN YOU
SHOP NOW!
LOG IN
CART
UNLEASH THE PIANIST IN YOU
SCREEN AND LAYOUT
ALIGNMENT
HOME OF TOP QUALITY PIANOS THAT BRINGS OUT THE
BEST IN YOU
SHOP NOW!
UNLEASH THE PIANIST IN YOU
CART
LOG IN
HOME OF TOP QUALITY PIANOS THAT BRINGS OUT THE
BEST IN YOU
SHOP NOW!
UNLEASH THE PIANIST IN YOU
CART
LOG IN
SCREEN AND LAYOUT
DECORATION
HOME OF TOP QUALITY PIANOS THAT BRINGS OUT THE
BEST IN YOU
SHOP NOW!
ITERATION AND PROTOTYPING
Interaction-design-basic.pptx
Resources
• https://alandix.com/academic/teaching/rome2
003/docs/rome-ch05.pdf
• https://www.hcibook.com/e3-
docs/slides/notes-pdf/e3-chap-05-6up.pdf

More Related Content

PPTX
Fundamentos do desenvolvimento mobile - Daniel da cruz do amaral rocha
DanielAmaral70
 
PDF
Interaction design
markguy
 
PPT
Introducing Human Computer Interaction
hcicourse
 
PPTX
HCI
Meet Shah
 
PPTX
Interaction Design
Kajsa Gren
 
PPTX
i/o extended: Intro to <UX> Design
GDGKuwaitGoogleDevel
 
PPTX
Ui ux designing principles
Dzung Nguyen
 
Fundamentos do desenvolvimento mobile - Daniel da cruz do amaral rocha
DanielAmaral70
 
Interaction design
markguy
 
Introducing Human Computer Interaction
hcicourse
 
Interaction Design
Kajsa Gren
 
i/o extended: Intro to <UX> Design
GDGKuwaitGoogleDevel
 
Ui ux designing principles
Dzung Nguyen
 

What's hot (20)

PDF
Mini Curso - Design de Interface para Dispositivos Móveis
Jane Vita
 
PDF
UI/UX Courses
Nardia Infotech
 
PPTX
Introduction to HCI (UCC)
apppsych
 
PDF
UID BIT Coursework
Myint Oo ( Jack )
 
PDF
What is a User Experience?
Dotinum
 
ODP
UI/UX - The Bigger Picture
Mayank Lambhate
 
PPTX
어서와 게임기획은 처음이지?
Lee Sangkyoon (Kay)
 
PPT
Introdução Ao Web Design
Sandra Oliveira
 
PDF
UX Experience Design: Processes and Strategy
CHI UX Indonesia
 
PDF
User Interface Design Basic
Heru WIjayanto
 
PDF
イラスト制作のためのIllustrator〜ベクターでもっと自由に描いてみよう〜
hamko ig
 
PDF
Emotional design
vazahat
 
PPT
Digital cameras power point presentation
David Boin
 
PDF
Mobile Design
Lifna C.S
 
PDF
HCI Basics
Zdeněk Lanc
 
PPT
User interface-design
DarkHorse Technologies Pvt Ltd
 
PPTX
UX Humor | Jokes and Funny Quotes
Think 360 Studio
 
PDF
UX Methods and Practices
Cleveroad
 
PDF
Building a UX Process at Salesforce that Promotes Focus and Creativity
uxpin
 
PPT
HCI 3e - Ch 2: The computer
Alan Dix
 
Mini Curso - Design de Interface para Dispositivos Móveis
Jane Vita
 
UI/UX Courses
Nardia Infotech
 
Introduction to HCI (UCC)
apppsych
 
UID BIT Coursework
Myint Oo ( Jack )
 
What is a User Experience?
Dotinum
 
UI/UX - The Bigger Picture
Mayank Lambhate
 
어서와 게임기획은 처음이지?
Lee Sangkyoon (Kay)
 
Introdução Ao Web Design
Sandra Oliveira
 
UX Experience Design: Processes and Strategy
CHI UX Indonesia
 
User Interface Design Basic
Heru WIjayanto
 
イラスト制作のためのIllustrator〜ベクターでもっと自由に描いてみよう〜
hamko ig
 
Emotional design
vazahat
 
Digital cameras power point presentation
David Boin
 
Mobile Design
Lifna C.S
 
HCI Basics
Zdeněk Lanc
 
User interface-design
DarkHorse Technologies Pvt Ltd
 
UX Humor | Jokes and Funny Quotes
Think 360 Studio
 
UX Methods and Practices
Cleveroad
 
Building a UX Process at Salesforce that Promotes Focus and Creativity
uxpin
 
HCI 3e - Ch 2: The computer
Alan Dix
 
Ad

Similar to Interaction-design-basic.pptx (20)

PPT
HCI chapter 3 ppt interaction design basics for understand design process
Sarita Balshetwar
 
PPT
Interactive System Design Prototype Presentation
gordon100anty
 
PPT
Interactive design basics
PhD Research Scholar
 
PDF
Human computer Interface designchap-05-.pdf
OMARYABDULAMIRI
 
PPT
E3 chap-05
Welly Dian Astika
 
PPTX
IT7 FIGMA Chapter 5 - Design Basics.pptx
abartiquien546699
 
PPT
E3 chap-05
Shishir Kakaraddi
 
PPT
E3 Chap 05 Interaction Design Basics
Gameo
 
PPT
HCI 3e - Ch 5: Interaction design basics
Alan Dix
 
PPT
Interaction design process in human Computer Interface(Human computer interac...
Daroko blog(www.professionalbloggertricks.com)
 
PDF
Human Computer Interaction-Chapter four.pdf
JerusalemFetene
 
PPT
Discovery methods for HCI
Omar Ghazi
 
PPTX
Chapter 4 interaction design
MLG College of Learning, Inc
 
PPTX
HCI-software engineering life cycle.pptx
MousoomiS1
 
PDF
COMP 4026 - Lecture1 introduction
Mark Billinghurst
 
PPTX
Unit ii design process
tamizh arthanari
 
PPTX
IG1 Element Element 2.pptx (part-1)_4.pptx
MuhammadjunaidgulMuh1
 
PDF
Hci [6]interaction design
Welly Dian Astika
 
PDF
4- Interaction design basics (part-1)_.pdf
MuhammadjunaidgulMuh1
 
HCI chapter 3 ppt interaction design basics for understand design process
Sarita Balshetwar
 
Interactive System Design Prototype Presentation
gordon100anty
 
Interactive design basics
PhD Research Scholar
 
Human computer Interface designchap-05-.pdf
OMARYABDULAMIRI
 
E3 chap-05
Welly Dian Astika
 
IT7 FIGMA Chapter 5 - Design Basics.pptx
abartiquien546699
 
E3 chap-05
Shishir Kakaraddi
 
E3 Chap 05 Interaction Design Basics
Gameo
 
HCI 3e - Ch 5: Interaction design basics
Alan Dix
 
Interaction design process in human Computer Interface(Human computer interac...
Daroko blog(www.professionalbloggertricks.com)
 
Human Computer Interaction-Chapter four.pdf
JerusalemFetene
 
Discovery methods for HCI
Omar Ghazi
 
Chapter 4 interaction design
MLG College of Learning, Inc
 
HCI-software engineering life cycle.pptx
MousoomiS1
 
COMP 4026 - Lecture1 introduction
Mark Billinghurst
 
Unit ii design process
tamizh arthanari
 
IG1 Element Element 2.pptx (part-1)_4.pptx
MuhammadjunaidgulMuh1
 
Hci [6]interaction design
Welly Dian Astika
 
4- Interaction design basics (part-1)_.pdf
MuhammadjunaidgulMuh1
 
Ad

Recently uploaded (20)

PPTX
Engagement for marriage life ethics b.pptx
SyedBabar19
 
PDF
Shayna Andrieze Yjasmin Goles - Your VA!
shaynagoles31
 
PPTX
Style and aesthetic about fashion lifestyle
Khushi Bera
 
PDF
neurons-1hhdbbbsjndjnnbbdjndnnndj30501.pdf
Rahul954607
 
PPTX
MALURI KISHORE-.pptxdsrhbcdsfvvghhhggggfff
sakthick46
 
PPTX
Gradient Texture UI Morph Slides for Business2.pptx
DarylArellaga1
 
PPTX
UCSP-Powerpoint Presentation-Lesson-7.pptx
EmyMaquiling1
 
PPTX
Artificial Intelligence presentation.pptx
snehajana651
 
PDF
Portfolio Arch Estsabel Chourio - Interiorism,
arqeech
 
PDF
AUB Collaborative Book Project - Keiko Toyoda
keikotrush02
 
PPTX
Introduction-to-Graphic-Design-and-Adobe-Photoshop.pptx
abdullahedpk
 
PPTX
Digital Printing presentation-update-26.08.24.pptx
MDFoysalAhmed13
 
PPTX
UCSP-Ppt-Lesson-7 Powe point Presentation
EmyMaquiling1
 
PPTX
DISS-Group-5_110345.pptx Basic Concepts of the major social science
mattygido
 
PPTX
Mini-Project description of design of expert project
peter349484
 
PDF
Biophilic Sound Design for Luxury Wellness Centers
Giorgio Marandola
 
PPTX
History of interior design- european and american styles.pptx
MINAKSHI SINGH
 
PDF
PowerPoint Presentation -- Jennifer Kyte -- 9786400311489 -- ade9381d14f65b06...
Adeel452922
 
PDF
slide logistics CONVENIENCE STORES ..pdf
thuphuong0965195082
 
PDF
Fashion project1 kebaya reimagined slideshow
reysultane
 
Engagement for marriage life ethics b.pptx
SyedBabar19
 
Shayna Andrieze Yjasmin Goles - Your VA!
shaynagoles31
 
Style and aesthetic about fashion lifestyle
Khushi Bera
 
neurons-1hhdbbbsjndjnnbbdjndnnndj30501.pdf
Rahul954607
 
MALURI KISHORE-.pptxdsrhbcdsfvvghhhggggfff
sakthick46
 
Gradient Texture UI Morph Slides for Business2.pptx
DarylArellaga1
 
UCSP-Powerpoint Presentation-Lesson-7.pptx
EmyMaquiling1
 
Artificial Intelligence presentation.pptx
snehajana651
 
Portfolio Arch Estsabel Chourio - Interiorism,
arqeech
 
AUB Collaborative Book Project - Keiko Toyoda
keikotrush02
 
Introduction-to-Graphic-Design-and-Adobe-Photoshop.pptx
abdullahedpk
 
Digital Printing presentation-update-26.08.24.pptx
MDFoysalAhmed13
 
UCSP-Ppt-Lesson-7 Powe point Presentation
EmyMaquiling1
 
DISS-Group-5_110345.pptx Basic Concepts of the major social science
mattygido
 
Mini-Project description of design of expert project
peter349484
 
Biophilic Sound Design for Luxury Wellness Centers
Giorgio Marandola
 
History of interior design- european and american styles.pptx
MINAKSHI SINGH
 
PowerPoint Presentation -- Jennifer Kyte -- 9786400311489 -- ade9381d14f65b06...
Adeel452922
 
slide logistics CONVENIENCE STORES ..pdf
thuphuong0965195082
 
Fashion project1 kebaya reimagined slideshow
reysultane
 

Interaction-design-basic.pptx

  • 2. Interaction Design Basics • Design:  what it is, interventions, goals, constraints • The design process:  What happens when • Users:  Who they are, what they are like
  • 3. Interactions and Interventions Design interactions not just interfaces not just the immediate interaction e.g. stapler in office - technology changes interaction style  manual: write, print, staple, write, print, staple, ..  electric: write, print, write, print, ..., staple Designing interventions not just artefacts not just the system, but also…  documentation, manuals, tutorials  what we say and do as well as what we make
  • 4. What is design? “Achieving goals within constraints” • The best way for an organization to achieve its goals is to reduce operating expenses, reduce inventory, and increase throughput. Goals – purpose • What is the purpose of the design we are intending to produce? Who is it for? Why do they want it? Constraints – materials, platforms • What materials must we use? What standards must we adopt? • How much can it cost? How much time do we have to develop it? Are there • Health and safety issues? Do we need to build in copyright protection? Trade-offs • Choosing which goals or constraints can be relaxed so that others can be met.
  • 5. Golden rule of design “Understand your materials”  Understand computers - limitations, capacities, tools, platforms  Understand people - psychological, social aspects - human error  And their interaction To err is a human It is normal for people to make mistakes. Accident reports - Air-crash, industrial accident, hospital mistake But human “error” is normal we know how users behave under stress
  • 6. The central message – the user • It is about attitude. Often it is said that the success of the various methods used in HCI lies not in how good they are, but in that they simply focus the mind of the designer on the user. • This is the core of interaction design: put the user first, keep the user in the center and remember the user at the end.
  • 7. The Process of Design
  • 8. 4. Iteration/Prototyping • Design evaluation • Improvements • Gathering feedback 5. Implementation and Deployment • Final form . Includes:  Coding  Building Hardware(maybe)  Documentation  Manuals • Limitations 1. Requirements  What is exactly needed  What is There vs. What is Wanted How to find requirements: • Interview people • Direct observation • Videotaping 2. Analysis • The results of gathering information • Task Analysis 3. Design • Record design choices • Modelling and Guidelines
  • 9. User Focus Know your Users  - Who are they?  Probably not like you  Talk to them(Participatory Design)  Watch them  Use your imagination
  • 10. Scenario • These designs can either be the simplest design representation and the other one is the most flexible and powerful. • Some are quite short like “The user intends to press the ‘save’ button, but accidentally presses the ‘quit’ button so loses his work”. • While others are focused more on describing the situation or context
  • 11. Example Scenario for proposed movie player: Ben would like to see the new film “Seven Samurai” and wants to invite Alex, but he knows that Alex isn’t a fan on these type of genres. Ben decides to inspect it to determine if she would take an interest on it. He then connects to one of the movie sharing networks. While using his machine, it gets a higher bandwidth to the shared connection. He feels a bit guilty. He’s aware that he’ll receive an illegal copy of the film, but decides that it’ll be fine as he intends to go to the cinema to watch it. After it downloads to his machine he takes out his new personal movie player. He presses the ‘menu’ button and he used the arrow keys to scroll down to find the ‘Bluetooth connect’ and presses the select button on his screen. On his computer, the movie download program now shows an icon displaying that it has recognized a compatible device and then, he drags the icon of the film over to the player. On the screen, it shows a “Downloading now”, a percent indicator, and small whirling icon display.
  • 12. During lunch break, he took out his movie player, then plugs in his earphones and starts to watch. He uses the arrow keys to skip between the portions of the film and decides that she would like it. Then he feels a tap on his shoulder. he turns round and it was Alex. He had been so absorbed he didn’t notice her. “What are you watching?” she asks. “Here, listen” he says and whereas he flicks a small switch. The built-in speaker is loud enough for both of them to hear, but not loud enough to disturb other people within the canteen. “Surprised this is out yet” she says. “Well actually...” as Ben confesses, “You’d better come with me to see it and make an honest man out of me”. “I’ll think about it” she replied.
  • 13.  Time is linear  Our lives are linear as we live in time and ergo, we find it easier to understand simple linear narratives. We are natural storytellers and story listeners.  But no alternatives  Real interactions have choices, some made by people, some by systems. A simple scenario does not show these alternative paths. In particular, it is easy to miss the unintended things a person may do.  Scenarios are a resource that can be used and reused throughout the design process: helping us see what is wanted, suggesting how users will deal with the potential design, checking that proposed implementations will work, and generating test cases for final evaluation. This linearity has both positive and negative points:
  • 14. • Communication to other:  Designers, clients, and users. It is easy to misunderstand each other while explaining abstract ideas. Concrete examples of use are easier to share and understand. • Validate other models:  A detailed scenario can be ‘played’ against different types of representations such as as task models or dialogue and navigation models. • Express dynamics  Screen shots and pictures can give you a clue of what a system would look like, but not its behavior. In the next section we will discuss ways of describing the patterns of interaction with a system.  These are more complex and involves a network or hierarchies. In contrast scenarios are linear – they represent a single path amongst all the potential interactions. In addition scenarios can be used to:
  • 15. Navigation Design Levels • Widget choice  menus, buttons etc.  The appropriate choice of widgets and wording in menus and buttons will help you know how to use them for a particular selection or action. • Screen design  You need to find things on the screen, understand the logical grouping of buttons.
  • 16. • Application navigation design  You need to be able to understand what will happen when a button is pressed, to understand where you are in the interaction. • Environment  Miscellaneous apps, Operating Systems, and Software.  The word processor has to read documents from disk, perhaps some are on remote networks. You switch between applications, perhaps cut and paste.
  • 17. The web & Physical Devices Web • Elements and Tags. • Page design. • Site structure. • The web, browser & external links. Physical Devices • Controls o buttons, keys, knobs, dials. • Physical Layout. • Modes of device. • The real world.
  • 18. Think Structure: Within a screen Local • Looking from this screen out. Global • Structure of site, movement between screens. Wider still • Relationship with other applications or software.
  • 20. Four golden rules • Knowing where you are • Knowing what you can do • Knowing where you are going o or what will happen • Knowing where you’ve been o or what you’ve done
  • 21. Hierarchical Organization Hierarchical diagrams.  Parts of application • screens or groups of screens  Typically functional separation Navigating hierarchies  Deep is difficult  Misuse of Miller’s 7 ± 2 o short term memory, not menu size  Is it Optimal? o many items on each screen o but structured within screen
  • 22. Dialogue Marriage service • general flow and generic – blanks for names. • pattern of interaction between people Computer dialogue • pattern of interaction between users and system but details differ each time
  • 23. Network Diagram Shows a different paths through system  What leads to what  What happens when  Includes branches  Different types of task oriented then hierarchy
  • 24. The Wider Still • Between applications and beyond • Style issues: o platform standards, consistency. • Functional issues o cut and paste • Navigation issues o embedded applications o links to other apps and the web.
  • 25. SCREEN AND LAYOUT UNLEASH THE PIANIST IN YOU HOME OF TOP QUALITY PIANOS THAT BRINGS OUT THE BEST IN YOU BUTTON LOG IN CART
  • 26. SCREEN AND LAYOUT GROUPING UNLEASH THE PIANIST IN YOU HOME OF TOP QUALITY PIANOS THAT BRINGS OUT THE BEST IN YOU BUTTON LOG IN CART
  • 27. UNLEASH THE PIANIST IN YOU HOME OF TOP QUALITY PIANOS THAT BRINGS OUT THE BEST IN YOU BUTTON LOG IN CART
  • 28. SCREEN AND LAYOUT LABEL HOME OF TOP QUALITY PIANOS THAT BRINGS OUT THE BEST IN YOU BUTTON LOG IN CART UNLEASH THE PIANIST IN YOU
  • 29. HOME OF TOP QUALITY PIANOS THAT BRINGS OUT THE BEST IN YOU SHOP NOW! LOG IN CART UNLEASH THE PIANIST IN YOU
  • 30. SCREEN AND LAYOUT ALIGNMENT HOME OF TOP QUALITY PIANOS THAT BRINGS OUT THE BEST IN YOU SHOP NOW! UNLEASH THE PIANIST IN YOU CART LOG IN
  • 31. HOME OF TOP QUALITY PIANOS THAT BRINGS OUT THE BEST IN YOU SHOP NOW! UNLEASH THE PIANIST IN YOU CART LOG IN
  • 32. SCREEN AND LAYOUT DECORATION HOME OF TOP QUALITY PIANOS THAT BRINGS OUT THE BEST IN YOU SHOP NOW!