MDL-28976 quiz was passing 0 to ->attempt_url when it should have been null.
authorTim Hunt <T.J.Hunt@open.ac.uk>
Wed, 17 Aug 2011 13:40:05 +0000 (14:40 +0100)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Thu, 18 Aug 2011 13:00:30 +0000 (14:00 +0100)
commit45e5fbe11ecd003ee70bc234efc1b40000d6c0b1
tree28a64e92c7703e1322973a9a9a7c448316451e21
parent4f3632441a239b039669402446d5afc1fca3313a
MDL-28976 quiz was passing 0 to ->attempt_url when it should have been null.

There was also one other incorrect call that is fixed in this commit.
mod/quiz/attempt.php
mod/quiz/processattempt.php
mod/quiz/renderer.php
mod/quiz/review.php