Lab 8 Submission Form
For Dr. Yoder's Section
Submission Form for Dr. Yoder
Demonstration [50 points] (due at the beginning of week 9 lab)
You must demonstrate full functionality of all week 8 requirements.
Intermediate Submission [150 points] (due at 11pm Tuesday of week 10)
Each student must submit their program below with complete functionality of all week 8 and 9 requirements. The classes must contain comments at the beginning of the file that include: Course name, Quarter, Assignment name, Author's name, and date. In addition, the class should have comments throughout, including JavaDoc for the class, all methods, and public attributes (see here).
Final Submission [50 points] (due at 11pm Friday of week 10)
Each student must email to me an executable .jar
file containing
all source code. The program must meet all of the week 8 and 9 requirements
and include the following additional enhancements:
- Additional functionality that makes use of an event listener that is not an action listener.
- At least one other enhancement (does not need to be significant).
- An "About" box (could be activated by a button or menu item) that includes the author's name and a description of all enhancements beyond those required in week 8 and 9 (and this enhancement).
The late penalty is 5% per day for Wednesday and Thursday, then 10% per day for Friday and Saturday. Submissions turned in after the Saturday, 11pm deadline (plus 1 hr grace period) may not receive any credit.
(Requirements adapted from Dr. Taylor's)