22
User Interface Structure Design Chapter 10

User Interface Structure Design

  • Upload
    ham

  • View
    84

  • Download
    1

Embed Size (px)

DESCRIPTION

User Interface Structure Design. Chapter 10. Key Definitions. The user interface defines how the system will interact with external entities The system interfaces define how systems exchange information with other systems. Key Definitions. - PowerPoint PPT Presentation

Citation preview

Page 1: User Interface Structure Design

User Interface Structure DesignChapter 10

Page 2: User Interface Structure Design

Key DefinitionsThe user interface defines how the system will interact with external entitiesThe system interfaces define how systems exchange information with other systems

Page 3: User Interface Structure Design

Key DefinitionsThe navigation mechanism provides the way for users to tell the system what to doThe input mechanism defines the way the system captures informationThe output mechanism defines the way the system provides information to users or other systems

Page 4: User Interface Structure Design

Principles for User Interface Design

LayoutContent awarenessAestheticsUser experienceConsistencyMinimal user effort

Page 5: User Interface Structure Design

Layout ConceptsThe screen is often divided into three boxes

Navigation area (top)Status area (bottom)Work area (middle)

Information can be presented in multiple areasLike areas should be grouped together

Page 6: User Interface Structure Design

More Layout ConceptsAreas and information should minimize user movement from one to anotherIdeally, areas will remain consistent in

SizeShapePlacement for entering dataReports presenting retrieved data

Page 7: User Interface Structure Design

Layout Example 3

Page 8: User Interface Structure Design

Content AwarenessAll interfaces should have titlesMenus should show

where you arewhere you came from to get there

It should be clear what information is within each areaFields and field labels should be selected carefullyUse dates and version numbers to aid system users

Page 9: User Interface Structure Design

AestheticsInterfaces need to be functional and inviting to useAvoid squeezing in too much, particularly for novice usersDesign text carefully

Be aware of font and sizeAvoid using all capital letters

Page 10: User Interface Structure Design

More AestheticsColors and patterns should be used carefully

Test quality of colors by trying the interface on a black/white monitorUse colors to separate or categorize items

Page 11: User Interface Structure Design

User ExperienceHow easy is the program to learn?How easy is the program to use for the expert?Consider adding shortcuts for the expertWhere there is low employee turnover, some training can lessen the impact of less precise interfaces

Page 12: User Interface Structure Design

ConsistencyEnables users to predict what will happenReduces learning curveConsiders items within an application and across applicationsPertains to many different levels

Navigation controlsTerminologyReport and form design

Page 13: User Interface Structure Design

Minimize EffortThree clicks rule

Users should be able to go from the start or main menu of a system to the information or action they want in no more than three mouse clicks or three keystrokes

Page 14: User Interface Structure Design

User Interface Design Process

Page 15: User Interface Structure Design

Five Step Process

Page 16: User Interface Structure Design

Use Scenario Development

An outline of steps to perform workPresented in a simple narrative tied to the related DFDDocument the most common cases so interface designs will be easy to use for those situations

Page 17: User Interface Structure Design

Your TurnVisit the Web site for your university and navigate through several of its Web pages.Develop two use scenarios for it.

Page 18: User Interface Structure Design

Interface Structure Diagram

Shows how all screens, forms, and reports are relatedShows how user moves from one to anotherSimilar to DFD in using boxes and linesDifferent from DFD in having no standard rules or formatBoxes denote screensLines show movement from one to another

Page 19: User Interface Structure Design

Interface Standards Design

The basic elements that are common across individual screens, forms, and reports within the applicationInterface metaphor

Desktop, checkbook, shopping cartInterface objectsInterface actionsInterface iconsInterface templates

Page 20: User Interface Structure Design

Interface Design Prototyping

A mock-up or simulation of screen, form, or reportCommon methods include

PaperStoryboardingHTMLLanguage

Page 21: User Interface Structure Design

Storyboard Example

Page 22: User Interface Structure Design

Interface Evaluation Methods

Heuristic evaluationCompare design to checklist

Walkthrough evaluationTeam simulates movement through components

Interactive evaluationUsers try out the system

Formal usability testingExpensiveDetailed use of special lab testing