Last revised 3/27/02 3:30pm
Guidelines for CSC 318 Project Submissions
-
Keep backup copies of all assignments.   If your assignment gets
lost, a backup copy will make things easier for you.
-
Projects must be zipped. Projects must be zipped before they are
submitted.
Delete the Debug Folder zipping the project folder. You must include
folder information in your zip file.
The COL Assignment Submission System only accepts one file per assignment.
- Zip files must have standardized names.   Project files
must contain the
course number, project name, and last name of student. For example, if my last name
were Smith and I were submitting the Hello Project, the name of the zip file would be
318HelloSmith.zip. (318HelloSmith.txt for a text file.)
Do not add extra characters in the zip file name and do not
change the capitalization. Do not use the name of the professor, use your last
name. Use this conventional form for zip file names even if you are emailing me
the project directly and not submitting it.
- Include a header with your name, the name of the course, and the
submission date within each .cpp or .h file.
- There is a maximum penalty of 10% for submissions that do not
conform to the preceding specifications.
- Grading breakdown: 50% for functionality, 10% for well written,
10% for comments, 10% for indentation, 10% for test input, 10% for
property submitted.
- Submit assignments with the COL Assignment Submission System.
See the Zipping and Submission Directions for
more details.