Electronic Submission of Coursework

If you have been asked to submit coursework electronically other than through Moodle then you need to use the submitCoursework command on the Linux.cim.rhul.ac.uk terminal server. If you did your work on a laptop or other computer of your own, you will first need to copy the files to the departmental system, e.g. using WinSCP.

There are two ways to use the command. The first way is very simple:

$ submitCoursework cs1701ex1

In this example you are submitting coursework for the (imaginary) CS1701 course which you have saved in the directory cs1701ex1. The script will prompt you to enter the course and exercise names, and will then tell you whether or not your submission was successful.

The second more advanced form of the command is:

$ submitCoursework -c CS1701 -e ex1 cs1701ex1

Using this form allows you to specify the course name, exercise name and directory all in one go and will save you a little typing.

If you do not know the course name or exercise name then check the materials given to you or ask the course lecturer.

Carefully read the messages displayed on the screen: they will clearly state whether the submission has succeeded or failed. If it succeeds you will see a list of files that have been zipped up and copied, and you will also receive an email receipt. You are advised to keep the receipt as proof of submission.

Issues relating to coursework submission should be reported to the CIM helpdesk.

Leave a Reply