MDL-80880 quiz: summary of an attempt output changed to a templateable
commit8feeacc42577aa2ead185b61452e88d05b566434
authorTim Hunt <T.J.Hunt@open.ac.uk>
Fri, 8 Dec 2023 19:37:14 +0000 (8 19:37 +0000)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Tue, 5 Mar 2024 12:02:11 +0000 (5 12:02 +0000)
tree41a346cf421fce535e98cb28d7d0c80294c0f3c5
parentdebed3eace90cd5ffb0331ff3a100ca110c8df5a
MDL-80880 quiz: summary of an attempt output changed to a templateable

The new class is attempt_summary_information. Switching to using this
has required some rendere methods to be changed. See upgrade.txt.
mod/quiz/classes/output/attempt_summary_information.php [new file with mode: 0644]
mod/quiz/classes/output/renderer.php
mod/quiz/classes/quiz_attempt.php
mod/quiz/comment.php
mod/quiz/lib.php
mod/quiz/review.php
mod/quiz/reviewquestion.php
mod/quiz/templates/attempt_summary_information.mustache [new file with mode: 0644]
mod/quiz/tests/behat/attempt_basic.feature
mod/quiz/upgrade.txt