![]() |
Homework Submission and Grading PoliciesSubmissionPlease email your homework to ztomasze@hawaii.edu. Send me the source code only (not the compiled .class files). Attach the .java files to the email. I prefer that you do not zip them. Early and Late SubmissionAssignments are due at 11:59pm, uhunix time, on the date due. I will accept late assignments for up to 1 week after the due date. There will be the following deductions:
Deductions for lateness are of the total possible score, not your score. (Example: An assignment is due at 11:59pm on the 13th. If you turn it in at 5:04am on the 14th, it is six hours late: -6%. If you only get a grade of 50% on your assignment, your final grade will be 44%, since 50 minus 6 is 44.) You can resubmit an assignment at any time before the final cut off date. Be warned that I will only look at the last version you submit though. You may want to consider whether the increased quality of the work will outweigh the penalty of resubmitting it late. Development PlatformYou may use the IDE of your choice when writing your code. However, version 1.5.0_06 will be the official version of Java used for this course. This is the version found on uhunix. CollaborationUnless stated otherwise, you are expected to write your own code for each assignment. You may discuss the assignment with your peers. You may discuss ideas of how to break the problem down into parts, what methods you should write, and even sketch out pseudo-code of how methods would work. But do not share or collaborate on actual Java code! |
~ztomasze Index :
TA Details: ICS211: Grading Policies http://www2.hawaii.edu/~ztomasze |
Last Edited: 30 Aug 2006 ©2003 by Z. Tomaszewski. |