HCI Lecure 09 IDesign Part II
HCI Lecure 09 IDesign Part II
Interaction Design
Basics– Part II
Today’s Outline
Basic principles
Grouping, structure, order
Alignment
Use of white space
Introduction
In previous sessions we have seen to
make system interactive but not about how
we put them together.
A single screen image often has to present
information clearly and also act as the locus
for interacting with the system.
This is a complex area, involving some of the
psychological understanding of interactivity as
well as aspects of graphical design.
Basic principles of design
ask
what is the user doing?
think
what information, comparisons, order
design
form follows function
Tools for layout
We have a number of visual tools
available to help us suggest to the user
appropriate ways to read and interact with
a screen or device.
Available tools
grouping of items
order of items
decoration - fonts, boxes etc.
alignment of items
white space between items
Grouping and structure
If things logically belong together, then we
should normally physically group them
together. This may involve multiple levels
of structure.
For example, in the Figure in next slide we can see a
potential design for an ordering screen. Notice how
the details for billing and delivery are grouped
together spatially; also note how they are separated
from the list of items actually ordered by a line as well
as spatially.
Grouping and structure
This reflects the following logical structure:
logically together physically together
Order details:
item quantity cost/item cost
size 10 screws (boxes) 7 3.71 25.97
…… … … …
instructions
beware the cake recipie syndrome!
… mix milk and flour, add the fruit
after beating them
Decoration
We can see how the design uses boxes
and a separating line to make the grouping
clear. Other decorative features like font
style, and text or background colors can
be used to emphasize groupings.
Example – A microwave control panel
ABCDEFGHIJKLM
NOPQRSTUVWXYZ
Alignment - text
you read from left to right (English and European)
align left hand side
boring but
Willy Wonka and the Chocolate Factory readable!
Winston Churchill - A Biography
Wizard of Oz
Xena - Warrior Princess
Alan Dix
Janet Finlay
Gregory Abowd
Dix , Alan
Finlay, Janet
Russell Beale Abowd, Gregory
Beale, Russell
Alan Dix
Janet Finlay
Gregory Abowd
Russell Beale
Alignment - numbers
visually: 627.865
long number = big number
1.005763
align decimal points
382.583
or right align integers 2502.56
432.935
2.0175
652.87
56.34
Multiple columns
scanning across gaps hard:
(often hard to avoid with large data base fields)
sherbert 75
toffee 120
chocolate 35
fruit gums 27
coconut dreams 85
Multiple columns - 2
use leaders
sherbert 75
toffee 120
chocolate 35
fruit gums 27
coconut dreams 85
Multiple columns - 3
or greying (vertical too)
sherbert 75
toffee 120
chocolate 35
fruit gums 27
coconut dreams 85
Multiple columns - 4
or even (with care!) ‘bad’ alignment
sherbert 75
toffee 120
chocolate 35
fruit gums 27
coconut dreams 85
White space - the counter
grouping of items
defrost settings
defrost
type settings
of food
typetoofcook
time food
time to cook
Physical controls
grouping of items
order of items
1) type of heating
1
2) temperature
3) time to cook
2
4) start
3
4
Physical controls
grouping of items
order of items
decoration
different colours for different
functions
similar layout issues
alignment - N.B. different label lengths Name: Alan Dix
Address: Lancaster
logical layout
use task analysis
groupings
natural order for entering information
?
Name: Alan Dix
Address: Lancaster
OK?
design prototype evaluate done!
re-design
Formative Vs Summative
Any of these prototypes, whether paper-based
or running software, can then be evaluated to
see whether they are acceptable and where
there is room for improvement.
This sort of evaluation, intended to improve designs,
is called formative evaluation.
This is in contrast to summative evaluation, which is
performed at the end to verify whether the product is
good enough.
Pitfalls of prototyping