Open RSamual opened 2 months ago
Reproduced encountered when teacher click on Result Page Of Quiz -> question note on a student line
need to correct bug on mod/quiz/reviewquestion.php page This page is not calling head function get_html_head_contributions, which is maybe a Moodle bug This can be corrected adding a patch to code at the end of file
// Patch.
$attemptobj->get_html_head_contributions($PAGE, true);
// End Patch.
echo $output->review_question_page($attemptobj, $slot, $seq,
$attemptobj->get_display_options(true), $summarydata);
We are going to make an issue into moodle.org tracker to see if there is an other solution or if they can patch their code Waiting for it to be done you can patch the code I let this issue open to add moodle tracker issue
Hi there, During manual grading it's not possible to look at the drawn molecules. It's only possible to check the drawn molecules, if I check the whole quiz of a student.