840 likes | 976 Views
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 .
E N D
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 The paradigm describes reality, not only one aspect of reality
Answer 2 • Correction: The paradigm does not necessarily describe reality, and at best only describes one aspect of reality.
Question 3 What is paradigm shift?
Paradigm Shift • Paradigm shift is the way of looking at something differently • A paradigm shift is a sudden change in point of view.
Question 4 What was the initial paradigm in Computers and what was its paradigm shift
Initial Paradigm in Computers and its Paradigm Shift The initial paradigm is Batch processing And the paradigm shifts were Timesharing and Networking
Question 5 What is the definition of Computer Supported Cooperative Work (CSCW)
Computer Supported Cooperative Work (CSCW) • Software tools and technology to support groups of people working together on a project • Example: Electronic Mail
Question 6 DefineThe World Wide Web (WWW)
The World Wide Web All the resources and users on the Internet that are using the Hypertext Transfer Protocol (HTTP)
Question 7 What is Ubiquitous Computing?
Ubiquitous Computing • Definition: information processing integrated into everyday objects and activities. • The word ubiquitous mean "existing everywhere."
Question 8 What is Context-aware Interaction?
Context-aware Interaction Context-aware is linkingchanges in the environment with computer systems
Question 9 What is design in HCI?
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 activity • a decision-making activity to balance trade-offs
Question 10 List the Interaction Design activities
Interaction Design activities • Identifying needs and creating requirements • Developing alternative designs • Building interactive versions of the designs like a prototype • Evaluating designs
Question 11 List the Design Interaction Issues
Design Interaction Issues • Who are the users? • What are ‘needs’? • Where do alternatives come from? • How do you choose among alternatives?
Question 12 How to know your users?
Know you USERS • who are they? • talk to them • watch them • use your imagination
Question 13 Who are the USERS/STAKEHOLDERS?
USERs/STAKHOLDERs • those who interact directly with the product • those who manage direct users • those who receive output from the product • those who make the purchasing decision • those who use competitor’s products
Question 14 How to specify your user’s needs?
User’s Needs • Look at existing tasks: • their context, eg. background, situation, … • what information do they require? • who collaborates to achieve the task? • why is the task achieved the way it is?
Question 15 How do you generate alternatives?
How do you generate alternatives? • ‘Skill and creativity’: research & creation • Seek inspiration: look at similar products or look at very different products
Question 16 Seeking inspiration can be done by looking at similar products or looking at very different products
Question 17 List the steps in process design?
Design Process • requirements • analysis • design • repetition and prototyping • implementation and deployment
Question 18 What are scenarios in design?
Scenarios • stories for design • communicate with others • validate other models • express dynamics
Question 19 What are tools that can be used for screen design and layout
Design Tools • grouping of items • order of items • decoration - fonts, boxes etc. • alignment of items • white space between items
Question 20 What is affordance?
Affordance Visual clue to a function of an object
Question 21 Choose the good design and give reasons Topic Body Topic Body
Question 22 What is Prototyping
Prototyping Demonstration of the final production design
Question 23 What is Software Engineering?
Software Engineering The discipline for understanding the software design process, or life cycle
Question 24 Give examples of lifecycle models from software engineering perspective and from HCI perspective
Answer 24 • from software engineering: waterfall, spiral, iterative • from HCI: Star, usability engineering
Question 25 What are the phases in software lifecycle
Software Lifecycle Phases • Requirements phase • Specification phase • Design phase • Implementation phase • Integration or “testing” phase • Maintenance phase