Due to a bug in the script to calculate final exam marks, all the submitted exam marks were lower than they should have been by a mark or two. I have fixed the script, recalculated the exam marks, uploaded them into Astra, and this will flow through to final marks in MyUNSW soon.
For most people, this means a couple of extra marks. For some people, it means no extra marks. Nobody will have less marks.
If you were a borderline fail, you may find yourself now a borderline pass. Happy Xmas.
Given the mess I've made of COMP3311 this term, I've decided that CSE would be better off if I stopped teaching courses. Thank you and good night.
F**k it. They won't let me leave. Suggestion: avoid any future courses I'm teaching.
Regardless of any petition, I always look at the marks distribution for the final exam. If it looks like it might have been too difficult, I'll scale up. If it looks about right, I won't scale.
The final exam is tomorrow!
Before the exam:
During the exam:
For the SQL/PLpgSQL/Python questions, you may find it useful to re-use views and functions from earlier questions in answering later questions. Keep in mind that we expect the code for each question to be self-contained. If you want to re-use, copy and paste.
When marking, we create a new database from scratch, load the code for the question, and then run the tests. In the exam, the check script loads the code for the question into the existing database. Not quite the same.
Good Luck.