|
So the programming quizzes aren't being graded solely on the result printed, because this fails the "Sum of Probabilities" quiz, despite correctly printing 0.36:
Edit: on the next quiz, I get a "Good Job!" printed just above the execution result area, but a popup message of "Try again!" Nothing I do gets rid of the "Try again!", even though I'm producing the right result (and returning it from my sense function). |
|
I think that Question 9 (sense function) has a bug. I changed my code to the one ST is using afterwards and they also have in the notes and still got the same "Try again" response... Edit: A note has been added for this question in the "Instructor comments" box:
|