Update on 2014-11-01 19:30: The grades on Moodle now reflect the correction below regarding door
versus doors
.
Update on 2014-11-01 10:32: Patrick and I noticed the grades were lower than we expected. In thirteen cases, this may have been due to submissions using door
rather than doors
. This problem is my fault, as the assignment was posted incorrectly and later corrected. Patrick will be re-grading the assignments affected by this problem, and giving credit if they work correctly when test cases contain door
rather than doors
. I will update this post again when the new grades are up.
The Assignment 05 submissions have been graded. Patrick has posted grades on Moodle.
The test cases referenced in the autograder’s output are available for download here: assignment05-test-cases.tar.gz
I’ve already received one question about the check for “within 1% of the correct value.” To clarify, your submission received credit for a test case if it correctly enumerated all settings of the query variables, and computed the probability of each setting to within 1% of the correct value. In other words, for each setting, (|prob_expected - prob_observed| / prob_expected) < 0.01.
As usual, if you think something is amiss, please email or come see me or Patrick.