MDL-74996 Quiz: Change the submission confirmation dialogue content
commitd4d666cdf49d8a2a92b65df2338f4327ace4d3ee
authorHuong Nguyen <huongnv13@gmail.com>
Mon, 4 Jul 2022 09:23:51 +0000 (4 16:23 +0700)
committerHuong Nguyen <huongnv13@gmail.com>
Mon, 7 Nov 2022 02:40:04 +0000 (7 09:40 +0700)
tree7ee66c50a274b4a3f2a5df63e0467086a647afe8
parent783a5c8ce70ec67938cd0ba0090c36dbb01c0bf2
MDL-74996 Quiz: Change the submission confirmation dialogue content

 - Changed the title from "Confirm" to "Submit all your answers and finish?"
 - Changed the content from "Once you submit, you will no longer be able to change your answers for this attempt."
   to "You will no longer be able to change your answers for this attempt."
 - Changed some Behat scenarios to match with the new dialogue content
12 files changed:
badges/tests/behat/criteria_activity.feature
mod/quiz/amd/build/submission_confirmation.min.js
mod/quiz/amd/build/submission_confirmation.min.js.map
mod/quiz/amd/src/submission_confirmation.js
mod/quiz/lang/en/quiz.php
mod/quiz/report/overview/tests/behat/regrading.feature
mod/quiz/tests/behat/add_quiz.feature
mod/quiz/tests/behat/attempt_basic.feature
mod/quiz/tests/behat/attempt_redo_questions.feature
mod/quiz/tests/behat/attempt_require_previous.feature
mod/quiz/tests/behat/feedback_on_override_mark.feature
mod/quiz/tests/behat/manually_mark_question.feature