Dear Students,
Thanks to everyone those who have filled the myExperience survey for COMP9024. As of today, we got 39% participation rate.
Those who have not submitted yet, could you please fill the myExperience Survey as it is closing today. We need high participation rate to mean meaningful and statistical sense of the survey.
Please log into https://myexperience.unsw.edu.au/ or to Moodle course page and fill in the survey.
Kind regards,
Sonit
Dear Students,
Thanks to everyone those who filled the myExperience survey for COMP9024. As of today, we got 24% participation rate.
Those who have not submitted yet, could you please fill the myExperience Survey as it is closing today. We need high participation rate to get meaningful insights.
Please log into https://myexperience.unsw.edu.au/ or to Moodle course page and fill in the survey.
Kind regards,
Sonit
Dear students,
Thank you to everyone who submitted their assignment today. I strongly urge you to check your most recent submission and ensure it includes all files required to compile your program .
For example:
$ 9024 classrun -check assn ... Most recent submission: -rw-r----- z1234567/z1234567 8156 2025-08-04 22:20 trippy.c -rw-r----- z1234567/z1234567 436 2025-08-04 19:20 Graph.h -rw-r----- z1234567/z1234567 1917 2025-08-04 19:20 Graph.c -rw-r----- z1234567/z1234567 382 2025-08-04 19:21 queue.h -rw-r----- z1234567/z1234567 1274 2025-08-04 19:22 queue.c
This includes both the
.c
and
.h
files of any of the six ADTs your program relies on—even if they are unchanged from the code we supplied.
If your program does not compile, it will fail all of the automarking tests, which account for 10 of the 12 marks . In that case, it’s better to re-submit late (and incur the late penalty) with any missing files included, rather than not at all, because we cannot accept files once the late submission window closes.
Kind regards,
Tim