Change Contents of the Bubble
View this PageEdit this PageUploads to this PageHistory of this PageHomeRecent ChangesSearchHelp Guide

HW3 Grading Criteria-Fall 2007

Part 1 (65 pts)

(20 pts)Submission and Attempting

(10 pts) Compilation and Execution

(30 pts) Functionality

(5 pts) Comments

(10pts) Extra Credit


Part 2 (35 pts)

(20 pts) Corrected GoJackets.java

(15 pts) A valid part2.txt based on TA discretion

Example excerpt from valid part2.txt
There is an error of 'File: 
C:\cs1316\java-source-Fall06\GoJackets2.java  [line: 5]
Error: C:\cs1316\java-source-Fall06\GoJackets.java:5: invalid method 
declaration; return type required'

So I am going to try and remove static from the line.

That didn't work, it still has the same error.  I am going to put 
static back in as well as void.

That fixed that error!

Links to this Page