Lec 5
Lec 5
Computer
Interaction
Lec-5
Information display factors
▪ Is the user interested in precise information or
data relationships?
▪ How quickly do information values change?
Must the change be indicated immediately?
▪ Must the user take some action in response to
a change?
▪ Is there a direct manipulation interface?
▪ Is the information textual or numeric?
Analog vs. digital presentation
▪ Digital presentation
□ Compact - takes up little screen space
□ Precise values can be communicated
▪ Analog presentation
□ Easier to get an 'at a glance’ but can be imprecise
□ Possible to show relative values
□ Easier to see exceptional data values
Alternative information presentations
Jan Feb Mar April May June
2842 2851 3164 2789 1273 2835
4000
3000
2000
1000
0
Jan Feb Mar April May June
Information display
1
0 10 20
4 2
8
Comparison
Pros Cons
▪ Requires less ▪ Requires user to
resources memorize commands and
▪ Faster for syntax
experienced users ▪ Not suitable for highly
▪ Repetition of tasks is interactive systems
easier ▪ Requires a level of
training for beginners.
▪ Things you don’t know
about are invisible 9
Menu Driven Interfaces
This type of interface lets you interact with a
computer or device by working your way through a
series of screens or menus.
Headings are generally placed to group together
similar menu items.
10
Flat Menus
▪ Recognize Diversity
□ Understand that users will have varying needs
and knowledge. Accommodating all is a challenge.
▪ Incorporate Shortcuts
□ Help users to accomplish tasks quickly
□ Increase the speed of interaction
Lessons Learnt (Quick Tips)
▪ Informative feedback
□ For every user action, system should respond
□ Show user activity completed successfully.
▪ Error prevention and simple error handling
□ Example: prefer menu selection to form fill
□ Example: no alphabetic characters in numeric
entry fields