What is the difference between micro-HCI theories and macro-HCI theories?

What will be an ideal response?


Micro-HCI theories focus on measurable performance (such as speed and errors) on multiple, standard tasks taking seconds or minutes in laboratory environments.
Macro-HCI Theories focus on case studies of user experience over weeks and months, in realistic usage contexts with rich social engagement.

Computer Science & Information Technology

You might also like to view...

Which of the following shows the correct definition of a PHP exception?

a. Exception(new, $throw, $message, $code); b. throw new Exception($message, $code); c. new Exception($message, $code); d. throw Exception(new, $message, $code);

Computer Science & Information Technology

Both GFS and Bigtable make the same core design choice – to have a single master. What are the repercussions of a failure of this single master in each case?

What will be an ideal response?

Computer Science & Information Technology

A summary function is a function that can perform multiple calculations on one or more items in an array

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is the best example of a rapid-onset disaster?

A. flood B. hurricane C. famine D. environmental degradation

Computer Science & Information Technology