local structure – single screen global structure – whole site

Slides:



Advertisements
Similar presentations
Project 1 ACSM PowerPoint.
Advertisements

User Interface Structure Design
local structure – single screen global structure – whole site
interaction design basics
Human Computer Interaction Interaction Design Basics.
Lesson 2 — Working with Text
Chapter 5 interaction design basics. design: –what it is, interventions, goals, constraints the design process –what happens when users –who they are,
Putting them together screen layout and design  basic principles  grouping, structure, order  alignment  use of white space.
Lecture Interaction Design Basics– Part II. Today’s Outline Basic principles Grouping, structure, order Alignment Use of white space.
interaction design basics
Chapter 5 interaction design basics. design: –what it is, interventions, goals, constraints the design process –what happens when users –who they are,
Interaction Design Basics
Design 2 Screen Layout and Design (from Dix et al) Quite a bit of this is Language and culture dependent, Internationalization brings a whole new set of.
screen design and layout
CENG 394 Introduction to Human-Computer Interaction CENG 394 HCI interaction design basics.
บทที่ 6 การออกแบบปฏิสัมพันธ์ระหว่าง ผู้ใช้ และคอมพิวเตอร์ (Human–Computer Interaction Design) Human and Computer Interaction By Juthawut Chantharamalee.
IAS2223: Human Computer Interaction
Chapter 5 interaction design basics. design: –what it is, interventions, goals, constraints the design process –what happens when users –who they are,
Chapter 3 interaction design basics. design: –what it is, interventions, goals, constraints the design process –what happens when users –who they are,
Slide 1 Chapter 11 User Interface Structure Design Chapter 11 Alan Dennis, Barbara Wixom, and David Tegarden John Wiley & Sons, Inc. Slides by Fred Niederman.
The BIG picture navigation and dialogue goal start the systems info and helpmanagementmessages add userremove user main screen remove user confirm add.
G063 - Human Computer Interface Design Designing the User Interface.
Principles of effective web design NOTES Flo Morris-Duffin.
Ch 9 Screen Layout Yonglei Tao School of Computing and Info Systems GVSU.
MIMOS Berhad. All Rights Reserved. Nazarudin Wijee Mohd Sidek Salleh Grid Computing Lab MIMOS Berhad P-GRADE Portal Heuristic Evaluation.
Lesson 6 Formatting Cells and Ranges. Objectives:  Insert and delete cells  Manually format cell contents  Copy cell formatting with the Format Painter.
Ch10 Screen Layout Yonglei Tao School of Computing & Info Systems GVSU.
LECTURE 18 16/11/15. MAKING THE INTERFACE CONSISTENT Consistency is one way to develop and reinforce the users conceptual model of applications and give.
Chapter 5 interaction design basics. design: –what it is, interventions, goals, constraints the design process –what happens when users –who they are,
Chapter 5 interaction design basics. design: –what it is, interventions, goals, constraints the design process –what happens when users –who they are,
Human Computer Interaction Lecture 10 Interaction Paradigms.
Human Computer Interaction Lecture 11 Interaction Paradigms
Human Computer Interaction Lecture 11 Interaction Paradigms
interaction design basics
interaction design basics
Human Computer Interaction (HCI)
Creating a Presentation
CHAPTER 9 SCREEN DESIGN OBJECTIVES
Building a User Interface with Forms
Yonglei Tao School of Computing & Info Systems GVSU
CSC420 Page Layout.
Week: 10 Human-Computer Interaction
interaction design basics
Design patterns in HCI.
Human Computer Interaction Lecture 10 Interaction Paradigms
Chap 7. Building Java Graphical User Interfaces
interaction design basics
interaction design basics
Agenda: 10/05/2011 and 10/10/2011 Review Access tables, queries, and forms. Review sample forms. Define 5-8 guidelines each about effective form and report.
CHAPTER 9 SCREEN DESIGN OBJECTIVES
CSE310 Human-Computer Interaction
Fixed Positioning.
interaction design basics Prof. Ahmed Sameh
Unit 14 Website Design HND in Computing and Systems Development
interaction design basics
Design Principles 8-Dec-18.
This is where your title of your presentation will typically go.
interaction design basics
from one screen looking out
Design Principles 5-Apr-19.
interaction design basics
interaction design basics
Title of presentation | Presentation by [Enter details in 'Header & Footer' field 18/05/2019.
Accessibility Guide.
interaction design basics
interaction design basics
Week: 09 Human-Computer Interaction
interaction design basics
Welcome To Microsoft Word 2016
Presentation transcript:

local structure – single screen global structure – whole site start the systems info and help management messages add user remove user navigation design local structure – single screen global structure – whole site main screen remove user confirm add user

levels widget choice screen design application navigation design menus, buttons etc. screen design application navigation design environment other apps, O/S

the web … widget choice screen design navigation design environment elements and tags <a href=“...”> page design site structure the web, browser, external links

Widget Choice Widgets 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.

Screens or windows You need to find things on the screen, understand the logical grouping of buttons.

Navigation within the application You need to be able to understand what willhappen when a button is pressed, to understand where you are in the interaction.

think about structure Local structure Global structure wider still looking from this screen out Global structure structure of site, movement between screens wider still relationship with other applications

from one screen looking out local from one screen looking out

Local Structure Much of interaction involves goal-seeking behavior. Users have some idea of whatthey are after and a partial model of the system if users had perfect knowledge of what they wanted and how the system worked they could simply take the shortest path to what they want, pressing all the right buttons and links.

goal seeking goal start

goal seeking goal start progress with local knowledge only ...

goal seeking goal start … but can get to the goal

goal seeking goal start … try to avoid these bits!

To do this goal seeking, each state of the system or each screen needs to give the user enough knowledge of what to do to get closer to their goal.

four golden rules knowing where you are knowing what you can do knowing where you are going or what will happen knowing where you’ve been or what you’ve done

where you are – breadcrumbs shows path through web site hierarchy top level category sub-category web site this page live links to higher levels

beware the big button trap things the thing from outer space more things other things where do they go? lots of room for extra text! button has only one or two words

Global- hierarchical organization between screens within the application

hierarchical diagrams One way to organize a system is in some form of hierarchy the system info and help management messages add user remove user

hierarchical diagrams ctd. parts of application screens or groups of screens The hierarchy links screens, pages or states in logical groupings typically functional separation evidence that people find hierarchies simpler than most it is no good creating a hierarchy that the designers understand, but not the users . . . and all too commonly this is exactly what happens

navigating hierarchies deep is difficult! There is also evidence that deep hierarchies are difficult to navigate,

what does it mean in UI design? think about dialogue what does it mean in UI design? Minister: do you name take this woman … Man: I do Minister: do you name take this man … Woman: I do Minister: I now pronounce you man and wife

the general flaw of the service, but has blanks for the names of the bride and groom. So it gives the pattern of the interaction between the parties, but is instantiated differently for each service.

Human–computer dialog is just the same; there are overall patterns of movement between main states of a device or windows in a PC application, but the details differ each time it is run.

what does it mean in UI design? think about dialogue what does it mean in UI design? marriage service general flow, generic – blanks for names pattern of interaction between people computer dialogue pattern of interaction between users and system but details differ each time Minister: do you name take this woman …

network diagrams show different paths through system main screen remove user confirm add user show different paths through system

network diagrams ctd. showing the principal states or screens linked together with arrows what leads to what what happens when including branches more task oriented then hierarchy main screen remove user confirm add user

between applications and beyond ... wider still between applications and beyond ...

wider still … style issues: functional issues navigation issues platform standards, consistency We should normally conform to platform standards, such as positions for menus on a PC application, to ensure consistency between applications. functional issues cut and paste navigation issues embedded applications links to other apps … the web

screen design and layout Dix , Alan Finlay, Janet Abowd, Gregory Beale, Russell  screen design and layout basic principles grouping, structure, order alignment use of white space ABCDEFGHIJKLM NOPQRSTUVWXYZ

basic principles ask think design what is the user doing? what information, comparisons, order design form follows function

available tools 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. grouping of items order of items decoration - fonts, boxes etc. alignment of items white space between items

grouping and structure logically together  physically together Billing details: Name Address: … Credit card no Delivery details: Delivery time Order details: item quantity cost/item cost size 10 screws (boxes) 7 3.71 25.97 …… … … … Grouping related items in an order screen

order of groups and items think! - what is natural order should match screen order! use boxes, space etc.

decoration use boxes to group logical items use fonts for emphasis, headings but not too many!! ABCDEFGHIJKLM NOPQRSTUVWXYZ

alignment - text you read from left to right (English and European)  align left hand side boring but readable! Willy Wonka and the Chocolate Factory Winston Churchill - A Biography Wizard of Oz Xena - Warrior Princess Willy Wonka and the Chocolate Factory Winston Churchill - A Biography Wizard of Oz Xena - Warrior Princess fine for special effects but hard to scan

   alignment - names Usually scanning for surnames  make it easy! Alan Dix Janet Finlay Gregory Abowd Russell Beale Dix , Alan Finlay, Janet Abowd, Gregory Beale, Russell  Alan Dix Janet Finlay Gregory Abowd Russell Beale

alignment - numbers think purpose! which is biggest? 532.56 179.3 256.317 15 73.948 1035 3.142 497.6256

alignment - numbers visually: long number = big number align decimal points or right align integers 627.865 1.005763 382.583 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 WHAT YOU SEE

white space - the counter WHAT YOU SEE THE GAPS BETWEEN

space to separate

space to structure

space to highlight

physical controls grouping of items defrost settings type of food time to cook defrost settings type of food time to cook

physical controls grouping of items order of items type of heating temperature time to cook start 1 1) type of heating 2 2) temperature 3 3) time to cook 4 4) start

physical controls grouping of items order of items decoration different colours for different functions lines around related buttons different colours for different functions lines around related buttons (temp up/down)

physical controls grouping of items order of items decoration alignment centered text in buttons ? easy to scan ? centred text in buttons ? easy to scan ?

physical controls grouping of items order of items decoration alignment white space gaps to aid grouping gaps to aid grouping

user action and control entering information knowing what to do affordances

 ? entering information forms, dialogue boxes logical layout Name: Address: Alan Dix Lancaster forms, dialogue boxes presentation + data input similar layout issues alignment - N.B. different label lengths logical layout use task analysis (ch15) groupings natural order for entering information top-bottom, left-right (depending on culture) set tab order for keyboard entry  Name: Address: Alan Dix Lancaster ? Name: Address: Alan Dix Lancaster N.B. see extra slides for widget choice

knowing what to do what is active what is passive where do you click where do you type consistent style helps e.g. web underlined links labels and icons standards for common actions language – bold = current state or action

appropriate appearance presenting information aesthetics and utility colour and 3D localisation & internationalisation

presenting information purpose matters sort order (which column, numeric alphabetic) text vs. diagram scatter graph vs. histogram use paper presentation principles! but add interactivity softens design choices e.g. re-ordering columns ‘dancing histograms’ (chap 21) chap10 chap5 chap1 chap14 chap20 chap8 … 12 16 17 22 27 32 name size chap1 chap10 chap11 chap12 chap13 chap14 … 17 12 51 262 83 22 size name size

aesthetics and utility aesthetically pleasing designs increase user satisfaction and improve productivity beauty and utility may conflict mixed up visual styles  easy to distinguish clean design – little differentiation  confusing backgrounds behind text … good to look at, but hard to read but can work together e.g. the design of the counter in consumer products – key differentiator (e.g. iMac)

colour and 3D both often used very badly! colour 3D effects older monitors limited palette colour over used because ‘it is there’ beware colour blind! use sparingly to reinforce other information 3D effects good for physical information and some graphs but if over used … e.g. text in perspective!! 3D pie charts

bad use of colour over use - without very good reason (e.g. kids’ site) colour blindness poor use of contrast do adjust your set! adjust your monitor to greys only can you still read your screen?