CSE3313 - Computer Graphics
assessment

CSE3313
Computer Graphics

How to Submit Assignments

You need to submit your program for assessment in electronic form using the submit program (found in /cs/cc/bin/submit). Submitted assignments are assessed on a Linux/UNIX computer running X-Windows. Your submitted program should compile on the Computer Centre Linux machines (ra-clay) using gcc.

You should submit a directory which contains the following:

Refer to specific details in the assignment sheets for each submission. DO NOT SUBMIT core dumps, executable files, ".o" files, backup directories, pornographic gifs, mp3 files, etc. Your submitted Makefile should have 2 targets:

make clean - removes all ".o" files, core dumps and executable files.

make [make with no arguments - default action] which makes the executable version of the program(s).

Any other targets will not be accepted. Submissions that fail to make will not be marked. A refresher on the make program is available if you need it.

 


THE SUBMISSION PROCESS:

Submission of assignments is easy. Just follow these simple steps...

Archiving directory - done.
Compressing archive - done.
Encoding compressed archive - done.
Posting your submission - Posted.

NOTE: Please read the return mail carefully! On some rare occasions your submission may be returned without being processed because a machine is down or because of some other network problem (usually too many people trying to submit at 11:59pm). If this happens, try to re-submit at a latter date. For this reason you are strongly advised to submit well before the submission deadline.

Submissions close automatically at the due date and time. If you are unable to submit your assignment before the due date you must do a late submission. Late submissions incur a penalty based on how late they are submitted.

There is also a manual page for submit which you should read.

 


This material is part of the CSE3313 Computer Graphics course.
Copyright © Jon McCormack, 2007.  All rights reserved.

Last Modified: February 14, 2007