Human-Computer Interaction
CMSC 434/828S
Fall 2002
Prof. François Guimbretière (sec. 0101)
Homework #3
Due December 5, 2002

 

Measuring Fitts' law using a mouse

Overview

For this homework you will build a simple interface to measure Fitts' law parameters. For this simplified experiment, you will measure how fast a user can point between 2 squares shown on the screen for different value of the index of difficulty (ID). 

What you have to do

Implementation

For this project, you have to choose the specifics of how to implement your project within certain limits.

Platform

All projects must be able to run under Windows 2000 (or NT), or Windows 98. You can expect that the machine you will be running your project on will have a Java 2 virtual machine, and can execute Flash web pages. Finally you can expect the computer to have at least a CD-ROM drive.

Software

You are free to pick any programming languages (C++, Virtual Basic, C#, Java, Flash, Director...) and development environment you wish as long as the resulting program runs on the configuration described under the Platform section.

Deliverables

Your homework should contain: 

A webpage will be setup for submitting your program and instructions about submission will be sent to the class mailing list.