MDL-80900 quiz: refine attempt summary
commit76bcbc5ddb36db2ab78032d9f4e825efb82031d7
authorTim Hunt <T.J.Hunt@open.ac.uk>
Tue, 13 Feb 2024 18:58:55 +0000 (13 18:58 +0000)
committerIlya Tregubov <ilya.a.tregubov@gmail.com>
Wed, 6 Mar 2024 05:50:43 +0000 (6 13:50 +0800)
tree94695e8d13ed8df1cadacd0623491879e8bc7dee
parent2ad6cd52911c17cbb7308426c94ce0df74523e7b
MDL-80900 quiz: refine attempt summary

* Move State to above all the times, rather than in the middle.
* Changed 'Completed on' to 'Completed' and 'Submitted on' to 'Submitted'.
mod/quiz/classes/local/reports/attempts_report_table.php
mod/quiz/classes/output/attempt_summary_information.php
mod/quiz/lang/en/deprecated.txt
mod/quiz/lang/en/quiz.php
mod/quiz/report/responses/tests/behat/basic.feature
mod/quiz/templates/attempt_summary_information.mustache
mod/quiz/templates/list_of_attempts.mustache
mod/quiz/tests/behat/attempt_basic.feature
mod/quiz/tests/behat/attempt_review_options.feature
mod/quiz/tests/external/reopen_attempt_test.php