Guidelines for CMSC 740 Assignment Submission
Instructions for Assignment Submission
Submission procedure
The submitted file for each assignment should be a single
file with format of *.tar or *.gz or *.zip.
The archive file should one directory with all the assignment
files.
It should also contain a README file that contains the following information:
- Your Name
- Your Student ID (UMD ID)
- Your working platform
- All the file names after they have been extracted from the archive.
- The way to build the executable file(s) (include the Makefile with information about compiler etc).
- Information about running the program: command line options, mouse functions, etc if they have not been specified in the assignment handout
- What parts of the assignment you have successfully completed.
Uploading your file
- Go to
http://submit.cs.umd.edu
and log in with your UMD directory ID and password
- Upload your project tar/zip/gz file by clicking on the submit button for the appropriate assignment.