Instructions for submission |
Submit assignment |
To submit assignment 2, you must do the following.
NOTE --- You MUST know your ITEE student login and password in order to be able to submit your assignment.1. Prepare your java file, Knight.java, by checking that it compiles and run correctly with Kawa, according to the assignments specifications, in the ITEE lab environment. If you submit files that do not compile or run correctly, you may lose marks.
2. Ensure that the
following lines (in comments) are at the top of each java file:
// Assignment: COMP1500 A2
// FamilyName: [FAMILY NAME]
// GivenNames: [given names]
// Student number: [student number]
Substitute your family name, given names and student number in the above as indicated.
3. On a computer which has access to your java files and the internet, visit the course home page and follow the link to the assignment submission page. NOTE: You will need to enter your ITEE student login and password in order to be able to submit your assignment.
4. Follow the instructions to upload the java files. It is your responsibility to upload the correct files.
5. When you submit your assignment, you must check a box to state that the assignment is your own work.
6. When your assignment is succesfully submitted, you will see a submission confirmation page, which includes your submission id. You must record your submission id; it is your proof that you submitted an assignment.
7. It is possible to resubmit your assignment if you feel you have made an error, provided you do so BEFORE the advertised due date and time. Markers will only mark the most recent submission you make; they will ignore any earlier submissions. When you resubmit, you must submit all files you have previously submitted. (For this assignment there is only one file, however future assignments require multiple files. In this case, all files must be submitted every time. For example, you must not e.g. first submit SolitaireFrame.java by itself, and then finally submit just SolitairePanel.java by itself because only SolitairePanel.java would be contained in your final submission.)
8. Assessment results and solutions will be published on the course web page
soon after submissions are due. For this reason, no late
assignments will be accepted. You will need your ITEE student login
and password to view your mark. Other, detailed feedback will be
available soon afterwards. We will let you know how you can
received detailed feedback closer to the time.
