What are the three types of pointer movements?
Tracked movement
Dragged movement
Disengaged movement
Describe tracked movement
A mouse device is tracked by the system and represented by the cursor position
Describe dragged movement
A mouse also can be used to manipulate screen elements using drag and drop operations
Disengaged movement
Some pointing devices can be moved without being tracked by the system, such as light pens or fingers on a touchscreen, and then reengage the system at random screen locations.
Summarize Fitts’ Law
The time it takes to hit a target is a function of the size of the target and the distance to that target.
What does Fitts law determine?
The size and location of a screen object
What are the three essential parts to Fitts law?
Index of Difficulty (ID)
Movement Time (MT)
Index of Performance (IP)
Describe the Index of Difficulty
This value quantifies the difficulty of a task based on width and distance
Describe Movement Time
This value quantifies time taken to complete a task based on the difficulty of the task and two empirically derived coefficients that are sensitive to the specific experimental conditions such as type of input device.
Describe Index of Performance
This value is based on the relationship between the time it takes to perform a task and the relative difficulty of the task.
What are the limitations of Fitts’ Law?
What are the implications of Fitts’ Law?