Steps for submitting homework electronically:
Log into your leland account.
Create a directory as appropriate for the homework number. For example, if you are submitting lab3, create a directory called "lab3" using:
mkdir lab3
Copy, move, or ftp ONLY those files which need to be submitted to the directory created.
You may wish to put a short README file in the directory you wish to be submitted.
Change to your lab directory. For example, if you wish to submit files for lab3 issue the following command:
cd lab3
While in your lab directory, type the command:
/afs/ir/class/ee257/bin/submit 3
(NOTE: Replace 3 by the assignment number you wish to submit)
If there is a problem send email to
tbd
.
If you need to resubmit something, just redo these directions. The script will notice if you are attempting to re-submit and allow you to overwrite a previous submission. Only the very last submission will be graded.