MDL-43874 quiz, teacher comments should respect display options.
commite101ec9fd7078ff56705a580d408db864a6f3088
authorTim Hunt <T.J.Hunt@open.ac.uk>
Mon, 27 Jan 2014 11:57:55 +0000 (27 11:57 +0000)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Mon, 27 Jan 2014 12:01:32 +0000 (27 12:01 +0000)
tree5d5299772c06484ea08bccb5a0869f9bff2e4baf
parent9788e26805cdb59d77e28faaa006644f157a7e05
MDL-43874 quiz, teacher comments should respect display options.

Whether the comments on manually graded questions were visible to
students should have been controlled by the 'Specific feedback' Review
option in the quiz settings. However, the quiz was not setting
$displayoptions->manualcomment, so it did not work.
mod/quiz/locallib.php
mod/quiz/tests/quizdisplayoptions_test.php
question/behaviour/manualgraded/tests/walkthrough_test.php
question/engine/tests/helpers.php