second midterm review

83
SECOND MIDTERM REVIEW CS 580 Human Computer Interaction

Upload: marika

Post on 22-Mar-2016

33 views

Category:

Documents


0 download

DESCRIPTION

Second Midterm Review. CS 580 Human Computer Interaction. Question 1. What is Paradigm?. Paradigm Definition. The way you see something Your point of view Frame of preference or belief The way we understand and interpret the world It’s like a map in our head. Question 2 . - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Second Midterm Review

SECOND MIDTERM REVIEWCS 580Human Computer Interaction

Page 2: Second Midterm Review

Question 1

What is Paradigm?

Page 3: Second Midterm Review

Paradigm Definition• The way you see something• Your point of view• Frame of preference or belief• The way we understand and interpret the world• It’s like a map in our head

Page 4: Second Midterm Review

Question 2

The paradigm describes reality, not only one aspect of reality

Page 5: Second Midterm Review

Answer 2 • Correction: The paradigm does not necessarily describe

reality, and at best only describes one aspect of reality.

Page 6: Second Midterm Review

Question 3

What is paradigm shift?

Page 7: Second Midterm Review

Paradigm Shift• Paradigm shift is the way of looking at something differently

• A paradigm shift is a sudden change in point of view.

Page 8: Second Midterm Review

Question 4

What was the initial paradigm in Computers and what was its paradigm shift

Page 9: Second Midterm Review

Initial Paradigm in Computers and its Paradigm Shift

The initial paradigm is Batch processingAnd the paradigm shifts were Timesharing

and Networking

Page 10: Second Midterm Review

Question 5 What is the definition of Computer Supported

Cooperative Work (CSCW)

Page 11: Second Midterm Review

Computer Supported Cooperative Work (CSCW)

• Software tools and technology to support groups of people working together on a project

• Example: Electronic Mail

Page 12: Second Midterm Review

Question 6

DefineThe World Wide Web (WWW)

Page 13: Second Midterm Review

The World Wide WebAll the resources and users on the Internet that are using the Hypertext Transfer Protocol (HTTP)

Page 14: Second Midterm Review

Question 7 What is Ubiquitous Computing?

Page 15: Second Midterm Review

Ubiquitous Computing• Definition: information processing integrated into everyday

objects and activities.  • The word ubiquitous mean "existing everywhere."

Page 16: Second Midterm Review

Question 8

What is Context-aware Interaction?

Page 17: Second Midterm Review

Context-aware InteractionContext-aware is linking changes in the environment with computer systems

Page 18: Second Midterm Review

Question 9

What is design in HCI?

Page 19: Second Midterm Review

Design in HCI• It is a process:

a goal-directed problem solving activity informed by intended use, target domain, materials, cost, and likelihood

a creative activitya decision-making activity to balance trade-offs

Page 20: Second Midterm Review

Question 10

List the Interaction Design activities

Page 21: Second Midterm Review

Interaction Design activities 1. Identifying needs and creating requirements

2. Developing alternative designs

3. Building interactive versions of the designs like a prototype

4. Evaluating designs

Page 22: Second Midterm Review

Question 11

List the Design Interaction Issues

Page 23: Second Midterm Review

Design Interaction Issues1. Who are the users?

2. What are ‘needs’?

3. Where do alternatives come from?

4. How do you choose among alternatives?

Page 24: Second Midterm Review

Question 12

How to know your users?

Page 25: Second Midterm Review

Know you USERS

who are they? talk to them watch them use your imagination

Page 26: Second Midterm Review

Question 13

Who are the USERS/STAKEHOLDERS?

Page 27: Second Midterm Review

USERs/STAKHOLDERs

1. those who interact directly with the product2. those who manage direct users3. those who receive output from the product 4. those who make the purchasing decision 5. those who use competitor’s products

Page 28: Second Midterm Review

Question 14

How to specify your user’s needs?

Page 29: Second Midterm Review

User’s Needs• Look at existing tasks:

1. their context, eg. background, situation, …

2. what information do they require?

3. who collaborates to achieve the task?

4. why is the task achieved the way it is?

Page 30: Second Midterm Review

Question 15

How do you generate alternatives?

Page 31: Second Midterm Review

How do you generate alternatives?1. ‘Skill and creativity’: research & creation

2. Seek inspiration: look at similar products or look at very different products

Page 32: Second Midterm Review

Question 16Seeking inspiration can be done by looking at

similar products or looking at very different products

Page 33: Second Midterm Review

Answer 16

Page 34: Second Midterm Review

Question 17

List the steps in process design?

Page 35: Second Midterm Review

Design Process1. requirements2. analysis3. design4. repetition and prototyping5. implementation and deployment

Page 36: Second Midterm Review

Question 18

What are scenarios in design?

Page 37: Second Midterm Review

Scenarios• stories for design

• communicate with others• validate other models• express dynamics

Page 38: Second Midterm Review

Question 19What are tools that can be used for screen design

and layout

Page 39: Second Midterm Review

Design Tools• grouping of items• order of items • decoration - fonts, boxes etc.• alignment of items• white space between items

Page 40: Second Midterm Review

Question 20

What is affordance?

Page 41: Second Midterm Review

AffordanceVisual clue to a function of an object

Page 42: Second Midterm Review

Question 21Choose the good design and give reasons

Topic

Body

Topic

Body

Page 43: Second Midterm Review

Question 22What is Prototyping

Page 44: Second Midterm Review

PrototypingDemonstration of the final production design

Page 45: Second Midterm Review

Question 23

What is Software Engineering?

Page 46: Second Midterm Review

Software EngineeringThe discipline for understanding the software

design process, or life cycle

Page 47: Second Midterm Review

Question 24 Give examples of lifecycle models from software

engineering perspective and from HCI perspective

Page 48: Second Midterm Review

Answer 24• from software engineering: waterfall, spiral, iterative

• from HCI: Star, usability engineering

Page 49: Second Midterm Review

Question 25What are the phases in software lifecycle

Page 50: Second Midterm Review

Software Lifecycle Phases• Requirements phase• Specification phase• Design phase• Implementation phase• Integration or “testing” phase• Maintenance phase

Page 51: Second Midterm Review

Question 26What’s the difference between requirements and

design

Page 52: Second Midterm Review

Answer 25Requirements Design

Statements of what the system should do (or what qualities it should have)

A description of how we will implement a solution

Page 53: Second Midterm Review

Question 26What’s the difference between verification and

validation

Page 54: Second Midterm Review

Verification and Validation  Verification Validation

designing the product right

 

designing the right product

Page 55: Second Midterm Review

Question 26What are the Flaws (FAULTS) of the Waterfall

Page 56: Second Midterm Review

Flaws (FAULTS) of the Waterfall

• Need iteration and feedback• Inflexible• Doesn’t emphasis risk, quality, and prototyping

Page 57: Second Midterm Review

Question 26What’s the advantage of spiral model over

waterfall model

Page 58: Second Midterm Review

Spiral Model• Spiral model emphasize the following:

Risk analysis Prototyping Iterative framework allowing ideas to be checked and evaluated

Page 59: Second Midterm Review

Question 27What are the techniques used for prototyping?

Page 60: Second Midterm Review

Techniques for Prototyping• Storyboards

• need not be computer-based• can be animated

• Limited functionality simulations• some part of system functionality provided by designers

• Warning about iterative design• design inactivity – early bad decisions stay bad• diagnosing real usability problems in prototypes….

Page 61: Second Midterm Review

Question 28What is the definition of Design Rationale

Page 62: Second Midterm Review

Design RationaleDesign Rationale is information that explains why

a computer system is the way it is.

Page 63: Second Midterm Review

Question 29Design for usability goal is to know how easy is the design for people to use, learn to use, recall how

to use the system

Page 64: Second Midterm Review

Answer 29

Page 65: Second Midterm Review

Question 30

What are the usability objectives

Page 66: Second Midterm Review

Usability Objectives1. Identify Usability and User Experience goals.2. Apply usability rules and guidelines for

designing human-computer interaction.3. Discuss the advantages and disadvantages

and design considerations of four types of user interaction mechanism: menus, form fill-in, command language, and direct manipulation.

Page 67: Second Midterm Review

Question 31

What are the principles of usability

Page 68: Second Midterm Review

Principles of Usability• Learnability• Flexibility• Robustness

Page 69: Second Midterm Review

Question 32

What are the principles of learnability?

Page 70: Second Midterm Review

Principles of Learnability1. Predictability2. Synthesizability3. Familiarity4. Generalizability5. Consistency

Page 71: Second Midterm Review

Question 33

What is Dialogue Initiative

Page 72: Second Midterm Review

Dialogue initiative• Dialogue initiative is when the system allows the user to interact with it by granting the user total access without restrictions or constraints

Page 73: Second Midterm Review

Question 34

What is the definition of Multi-threading

Page 74: Second Midterm Review

Multi-threading .

Multi-threading allows the user to work on different sites or applications at the same time.

Page 75: Second Midterm Review

Question 35

What does Migratability mean

Page 76: Second Midterm Review

MigratabilityIt refers to the transfer of control for execution of

tasks between system and user.

Page 77: Second Midterm Review

Question 36

What does SUBSITIUIVITY mean

Page 78: Second Midterm Review

SUBITIUVITYIt is about the layout of the input or output that the

user requires from the system.

Page 79: Second Midterm Review

Question 37

What does Customizability

Page 80: Second Midterm Review

CustomizabilityIt is how a user or the system changes the user

interface.Example: hotmail interface

Page 81: Second Midterm Review

Question 38How can you ensure the ROBUSTNESS

(Strength) of the system

Page 82: Second Midterm Review

ROBUSTNESS principles1. Observability2. Recoverability3. Responsiveness4. Task conformance

Page 83: Second Midterm Review

Question 39