HUMAN-COMPUTER INTERACTION Ch.6: Requirements Gathering, Storyboarding and Prototyping.

12
HUMAN-COMPUTER INTERACTION Ch.6: Requirements Gathering, Storyboarding and Prototyping

Transcript of HUMAN-COMPUTER INTERACTION Ch.6: Requirements Gathering, Storyboarding and Prototyping.

Page 1: HUMAN-COMPUTER INTERACTION Ch.6: Requirements Gathering, Storyboarding and Prototyping.

HUMAN-COMPUTER INTERACTION

Ch.6: Requirements Gathering, Storyboarding

and Prototyping

Page 2: HUMAN-COMPUTER INTERACTION Ch.6: Requirements Gathering, Storyboarding and Prototyping.

6.4 Requirements Gathering (RG)

RG is the phase in which we find out what the proposed system needs to do.

This involves gathering info. by probing potential users and the environment in which the system will be used. Ex: combination of interview with mgmt, workplace observation, user surveys and analysis of existing manual system.

The product of this (the requirement stmt) will be info. about the nature of the task, the intended user group and the intended circumstances of use.

Page 3: HUMAN-COMPUTER INTERACTION Ch.6: Requirements Gathering, Storyboarding and Prototyping.

6.4 Requirements Gathering (RG)

During this phase we are not concerned:1. With how a future system will support the task, or 2. With what the system will look like.3. We are simply gaining a deeper understanding of the

target that we are aiming for when we come to consider design options.

Waterfall vs. UCSD Waterfall model: requirements are agreed and signed off

by the project sponsor UCSD: views the above as being problematic. (WM): It assumes, for instance, that an accurate

specification of requirements can be finalized at the start of a prj.

When the requirements are already signed off, this knowledge cannot be refined or developed.

Page 4: HUMAN-COMPUTER INTERACTION Ch.6: Requirements Gathering, Storyboarding and Prototyping.

6.4 Requirements Gathering (RG)

The purpose of RG is to describe what the proposed system should do, but not how it should do it or what it should look like.

The output from this activity is the requirements stmt, which is divided into ‘functional’ and ‘usability’ requirements.

For each req’t, you specify: What it is What its justification is (where it came from) And if possible, a metric that shows how the system can be

measured against the req’t.

Page 5: HUMAN-COMPUTER INTERACTION Ch.6: Requirements Gathering, Storyboarding and Prototyping.

6.4 Requirements Gathering (RG)

A ‘metric’ is simply a way of measuring the req’ts.

Metrics can be: direct or indirect, quantitative or qualitative.

For ex: Weighing a physical object such as a brick is a direct metric. Measuring the volume and density and subsequently calculating

the mass is an indirect metric. Most HCI metrics are indirect. They can be quantitative (for ex, response time, key presses,

number of errors) They can be qualitative (for ex, user satisfaction or user

enjoyment).

None measures usability directly.

Page 6: HUMAN-COMPUTER INTERACTION Ch.6: Requirements Gathering, Storyboarding and Prototyping.

6.4 Requirements Gathering (RG)

Requirement Example:

Requirement: the system should be readily learnable.

Justification: the system will be used by people with little, if any, pervious experience of IT systems.

Metric: a novice user should be able to complete the task in 20 seconds.

Page 7: HUMAN-COMPUTER INTERACTION Ch.6: Requirements Gathering, Storyboarding and Prototyping.

6.4 Requirements Gathering (RG)

Types of Requirements: Functional: specify the functions that your system will need. Ex, there

might be a need to be able to return to the home screen directly from any screen.

Data: focuses on the types of input and output required. Ex, the system might require you to input a password in the form of a combination on numbers and letters. It might be required to output responses to users in the form of easy-to-understand sentences.

Environmental: it sets out the environment in which the system will be used (technical or non-technical). For example, the system might work under the UNIX operating system (technical) and be used in an office setting only.

User: it defines the user groups. (ex. Qualified lawyers)

Usability: it identifies key usable issues. (ex. That the system is capable of being used by inexperienced users or those with visual impairments, usability could also include learnability, flexibility and consistency).

Page 8: HUMAN-COMPUTER INTERACTION Ch.6: Requirements Gathering, Storyboarding and Prototyping.

6.4 Requirements Gathering (RG)

The distinction between useful and usable is relevant here and worth exploring: Useful means that the sys. can do the task.

Functional req’ts are what makes the sys. useful. // // // typically quantitative.

Usable means that using the sys. makes the task easy to do.

Page 9: HUMAN-COMPUTER INTERACTION Ch.6: Requirements Gathering, Storyboarding and Prototyping.

6.5 Design & Storyboarding

Design rationale: it allows designers to consider & document the thinking

& reasoning behind the design options that they are proposing at any stage of the process.

This serves both to help designers check their own thinking, and to record the development of ideas over the course of a project.

Part of the thinking behind Design Rationale is that no single design idea will be completely right, and that designers will at times need to:

1. select between options2. or merge multiple solutions3. and also to rethink assumptions that may have gone into

their production.

Page 10: HUMAN-COMPUTER INTERACTION Ch.6: Requirements Gathering, Storyboarding and Prototyping.

6.5 Design & Storyboarding

Design space analysis: (it’s a design rationale example) QOC notation (question, option & criteria): to describe

issues raised in design meetings (go to pages 84-85 for example).

Storyboarding:1. They provide rough sketches of what the system will look

like & are good for graphical interfaces and websites.2. They are cheap to produce & easy to change.3. You will also need a map to show how the ‘narrative’ of the

storyboard runs: they show how sketches relate to one another.

4. Prototype does not have to be done using a software. It can be doing using pen-and-paper sketches.

5. Therefore, it is a cheap and rich way of expressing an idea.

Page 11: HUMAN-COMPUTER INTERACTION Ch.6: Requirements Gathering, Storyboarding and Prototyping.

6.6 Prototyping

Iterative design & prototyping Prototyping is central to user-centered design

It is best to think of prototyping as a process rather than simply the creation of an artifact: it is the process of creating an external representation of some design thinking. You can inspect & discuss the representation with other designers and users.

The critical elements of the prototyping process are: To turn abstract design ideas into a physical form: must transform

idea to a prototype, which may alert the designer of potential critical difficulties that may be associated with that idea.

To communicate your ideas: consultation & teamwork is very important. To iterate & improve: it helps to nurture, develop and document the

development of the prototype.

Types of prototype: Throwaway, Evolutionary & Incremental.

Page 12: HUMAN-COMPUTER INTERACTION Ch.6: Requirements Gathering, Storyboarding and Prototyping.

6.7 Techniques Used In Prototyping

There are few important distinctions to benoted when working with prototypes:

1. Rapid prototyping2. High-fidelity vs. Low-fidelity3. Horizontal vs. Vertical prototypes4. Wizard of Oz5. Limited functionality simulation