50
i213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

  • View
    216

  • Download
    2

Embed Size (px)

Citation preview

Page 1: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

i213: User Interface Design & Development

Marti HearstThurs, Feb 22, 2007

Page 2: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Spotted by Mike Wooldridge

http://www.flickr.com/photos/cardhouse/397124663/in/photostream/

Page 3: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Spotted by Mike Wooldridge

http://www.flickr.com/photos/cardhouse/397123933/in/photostream/

Page 4: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Slide adapted from James Landay

Outline

Finish up HELow-fidelity prototypingInformal user interfaces

Page 5: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Adapted from slide by James Landay

Results of Using HE

Single evaluator achieves poor results– only finds 35% of usability problems– 5 evaluators find ~ 75% of usability problems– why not more evaluators? 10? 20?

• adding evaluators costs more• adding more evaluators doesn’t increase the number of

unique problems found

Page 6: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Adapted from slide by James Landay

Decreasing Returns

problems found benefits / cost

(from Nielsen)

Caveat: these graphs are for a specific exampleThis is a controversial point.

Page 7: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Why Multiple Evaluators?

Every evaluator doesn’t find every problemGood evaluators find both easy & hard ones

Page 8: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Comments from CHI-Web

From Gilbert Cockton (2/19/02):– Inspection methods are discount methods for practitioners. They

are not rigorous scientific methods.– All inspection methods are subjective.– No inspection method can compensate for inexperience or poor

judgement.– Using multiple analysts results in an inter-subjective synthesis.

• However, this also a) raises the false alarm rate, unless a voting system is applied b) reduces the hit rate if a voting system is applied!

– Group synthesis of a prioritized problem list seems to be the most effective current practical approach.

Page 9: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

In-Class Heuristic Evaluation

Windows Character Map Program

Page 10: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Slide adapted from James Landay

Why Do We Prototype?

Get feedback on our design faster– saves money

Experiment with alternative designsFix problems before code is writtenKeep the design centered on the user

Page 11: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Slide adapted from James Landay

Fidelity in Prototyping

Fidelity refers to the level of detailHigh fidelity?

– prototypes look like the final productLow fidelity?

– artists renditions with many details missing

Page 12: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Slide adapted from James Landay

Low-fidelity Sketches

Page 13: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Slide adapted from James Landay

Why Use Low-fi Prototypes?

Traditional methods take too long– sketches -> prototype -> evaluate -> iterate

Can simulate the prototype– sketches -> evaluate -> iterate– sketches act as prototypes

• designer “plays computer”• other design team members observe & record

Kindergarten implementation skills– allows non-programmers to participate

Page 14: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Slide adapted from James Landay

Low-fi Storyboards

Where do storyboards come from?– Film & animation

Give you a “script” of important events– leave out the details – concentrate on the important interactions

Page 15: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007
Page 16: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Sketches for theInk ChatSystem

Page 17: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Paper prototyping

Main idea:– Sketch out prototypes of the interface on paper– Potential users “walk through” task scenarios using the paper

interface– A designer “plays computer”– Change the design on-the-fly if helpful

Widely practiced in industry– Sounds silly at first, but is surpringly effective– Helps people work together on the design

Readings by Rettig, Cooper, Klee, Spool’s group– This discussion primarily follows Rettig’s article

Page 18: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Slide adapted from James Landay

The Materials

Large, heavy, white paper (11 x 17)5x8 in. index cardsPost-it notesTape, stick glue, correction tapePens & markers (many colors & sizes)

Transparencies (including colored)Colorforms (toy stores)Scissors, X-acto knives, etc.

Page 19: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007
Page 20: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Slide adapted from James Landay

Constructing the Model

Set a deadline– don’t think too long - build it!

Draw a window frame on large paperPut different screen regions on cards– anything that moves, changes, appears/disappears

Ready response for any user action– e.g., have those pull-down menus already made

Use photocopier to make many versions

Page 21: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Slide adapted from James Landay

Preparing for a Test

Select your participants– understand background of intended users– use a questionnaire to get the people you need– don’t use friends or family

Prepare scenarios that are– typical of the product during actual use– make prototype support these (small, yet broad)

Practice running the computer to avoid “bugs”

Page 22: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Slide adapted from James Landay

Conducting a Test

Three or Four testers (preferable)– greeter - puts users at ease & gets data– facilitator - only team member who speaks

• gives instructions & encourages thoughts, opinions– computer - knows application logic & controls it

• always simulates the response, w/o explanation– observer(s) - take notes & recommendations

Typical session is approximately 1 hour– preparation, the test, debriefing

Page 23: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Slide adapted from James Landay

Conducting a Test (cont.)

Greet– get forms filled, assure confidentiality, etc.

Test– facilitator hands written tasks to the user

• must be clear & detailed– facilitator keeps getting “output” from participant

• “What are you thinking right now?”, “Think aloud”– observe -> no “a-ha”, laugh, etc.

Page 24: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Slide adapted from James Landay

Conducting a Test (cont.)

Debrief– fill out post-evaluation questionnaire– ask questions about parts you saw problems on– gather impressions– give thanks

Page 25: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Slide adapted from James Landay

Evaluating Results

Sort & prioritize observations– what was important?– lots of problems in the same area?

Create a written report on findings– gives agenda for meeting on design changes

Make changes & iterate

Page 26: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Potential difficulties

Content-centric Interfaces – Dynamic or static; both are ill-suited

• Use printed output for large sets of text

– For search/database applications• Have pre-planned searches

– Even though not very realistic• Write up search results on the fly

– Maybe have a printer nearby that can produced typed results• Bottom line: can only prototype the main interaction this way; search

needs to be hooked up to really test the search mechanism

Page 27: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Potential difficulties

Interfaces that use animation / dynamic graphics– IUE’s answer: maybe it isn’t all that usable to have

flash– Broader answer:

• Only testing the main functionality, not the finer points• The interface should also work without the flash

– Use transparencies, etc, for important rollovers.

Page 28: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Slide adapted from James Landay

Advantages of Low-fi Prototyping

Takes only a few hoursCan test multiple alternatives Can change the design as you test – If users are trying to use the interface in a way you

didn’t design it – go with what they think! Adapt!

Allows designers to work together

Page 29: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Examples from Prior Classes

Page 30: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Telebears example: interaction flow

Page 31: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Telebears example

Page 32: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Telebears example: Welcome, Registration time

Page 33: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Telebears example: Welcome, Not Registration time

Page 34: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Telebears example: Task 3: Plan Schedule

Page 35: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Telebears example: Task 2: Switching discussion sections

Page 36: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Telebears example: Task 4: Adding a course

Page 37: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Sho, Shamma, von Krogh, Johnstad

Page 38: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Sho, Shamma, von Krogh, Johnstad

Page 39: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Costa, Chopra, Orr, Stetson

Page 40: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Brandt, Falk, McMahon

Page 41: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Hernandez, Liang

Page 42: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007
Page 43: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Designing a content pageUsing low-fi techniques

Combine low-fi paper prototyping and card sorting– Idea from Peter Merholtz

Start with a page with all the features you might wantCut it up into pieces Have people arrange the components– One set of users sorts into groups, as in card sorting for

categories– Another set of users lays out the information in a way that

would work well for them given certain tasks.

Page 44: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Slide adapted from James Landay

Drawbacks of Current Tools

Require specification of lots of detail– must give specific instance of a general idea

• e.g., exact widgets, fonts, alignments, colors– designers led to focus on unimportant details– evaluators focus on wrong issues

Take too much time to use– poor support for iterative design

• sketched interface took 5 times longer with traditional tool (no icons)

Page 45: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Slide adapted from James Landay

DENIM: Designing Web Sites by Sketching

Early-phase information & navigation designIntegrates multiple views– site map – storyboard – page

sketch

Supports informal interaction– sketching, pen-based interaction

Page 46: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Slide adapted from James Landay

Designing Interfaces with Denim

1) Designer sketches ideas rapidly with electronic pad and pen– recognizes widgets – easy editing with gestures

2) Designer or end-user tests interface– widgets behave – specify additional behavior visually

3) Automatically transforms to a “finished” UI

Page 47: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Slide adapted from James Landay

Specifying Behaviors

Storyboards– series of rough sketches depicting changes in

response to end-user interactionExpresses many common behaviors

before after

Sequencing behavior between widgets

Page 48: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Slide adapted from James Landay

Denim Storyboards

Copy sketches to storyboard windowDraw arrows from objects to screens

Switch to run mode to testDenim changes screens on mouse clicks

Page 49: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007
Page 50: I213: User Interface Design & Development Marti Hearst Thurs, Feb 22, 2007

Next Time

In-class project workCome prepared to work in class on your low-fi prototypes.