COSC 341: Human Computer Interaction

A2: An Adaptive GUI [24 pts]

Due date: Oct 08, 2017, 9:00am

What to submit:

A zip folder with:

Any help you got and any code you are using from downloaded sources must be cited within your code. Online sources must have accompanying URLs.


Overview

This is a programming assignment where you will extend on the program you built from A1. Note that you should incorporate your TA's feedback and make any changes necessary before starting this assignment, since problems in A1 might hinder you from getting a good mark here. If you absolutely do not want to continue with your own code from A1, you may use the sample solution provided here and complete your A2 using it.

Note: You may choose to code in any programming language you want, so long as the executable can run without errors on the school computers in the lab where you will be required to run it for data collection purposes. It is your responsibility to test this in the labs well in advance of each milestone due date.

Specific Requirements

Resources

Grading Criteria