previous no next

Submitting Your Project

Project Grading

The preliminary project grade will be computed as follows:

  1. Your design documentation and discussion is worth 20 points.
  2. The rest of your grade is first computed solely on the correctness of your output. You cannot get a high grade for a program that does not work correctly. You can get up to 80 points for this.

After this preliminary grade is computed, ... 

  1. You can lose up to 35 points if your algorithms and/or implementation are not clear or of low quality.
  2. You can lose up to 30 points for violating the programming style standards. This includes incorrect use of CVS.

Note that a program that produces wrong answers will get a low grade no matter how good its algorithms appear to be or how well it adheres to the style standards.

Minimum Functionality

The minimum functionality for this project is to be able to display a graphical user interface that is capable of displaying the contents of the local workspace and a server that can register with the name service.

Remember, if you do not pass the minimum functionality tests you will receive no credit for the correctness portion of the grade for this project (this makes up 80% of the project grade). That represents 10 points (one letter grade) of your course grade.

Project Submission

Submit your project using the command below:

try 236-grd project2-1 P2PFTP.java [other java files, image, and HTML files]

where "other files" are whatever other files make up your solution.


previous no next
version $Revision: 1.1 $, $Date: 2004/01/25 04:46:54 $, © by csfac@RIT All rights reserved.