UserPreferences
2005 1711
Junior Syllabus

submitting assignments

Submitting Assignments

All assignments are submitted using the unix command give at any terminal in a CSE lab.

How to Submit

  1. CHECK the file before you submit it. Each year many students make last minute changes just before submitting and don't check them, and their programs don't work.

  2. After you have checked your submission, and you are sure it is working, submit it by typing the submission commands in an xterm window (or by using ssh from home if you know how to do so). The submission command is given in the assignment specification, it will be somthing like:

    give cs1711 task2 Network.hs Diary.txt

  3. You may submit as often as you wish but only your last submission will be marked.

  4. The submission process may take a few minutes to complete (especially around the deadline!) so don't leave it to the last minute to submit or you may be late.

  5. To check that your submission has been accepted, you can type somthing like:

  6. If you are intending to submit remotely via ssh then do some trial runs long in advance to check it all works, and leave yourself enough time to drive into uni and manually submit if somthing goes wrong (you can bet your cable connection will fail shortly before the due time).

close failed: [Errno 122] Disk quota exceeded