If you are granted the supplementary exam, it is scheduled for Wednesday 7 September 2022 13:30-16:00 Australian Eastern Standard Time (AEST).
The 2.5-hr exam paper will be released and available in Moodle .
The supplementary exam has the same exam conditions and instructions as the sample exam (and the final exam), but it may have a different number of questions and different types of questions.
The exam link is available in Moodle now.
You can start reading the exam instructions.
You can only start attempting the exam at 1:30pm AEST.
The link to the sample exam is now hidden to avoid any confusion.
To help you familiarise with submitting your files for the programming component of the final exam, the give submission system has been set up. You may submit some dummy files using the commands below, and check your submission, in the same way that you would during the exam.
Use the give command below to submit your solution:
give cs9319 exam *.h *.c makefile
or:
give cs9319 exam *.h *.cpp makefile
Note that the give command is available on any CSE linux machines (such as wagner) but not on grieg . You can check your submission status by:
9319 classrun -check exam
NOTE: Please note the WebCMS submission interface will NOT be available for the exam, so it is important that you get familiar with submitting using the above method.