[AMOS commit] MDL-35745 quiz: let teachers to re-open a Never submitted attempt Committed into Git: 2023-03-03 17:11 UTC

[AMOS commit] MDL-35745 quiz: let teachers to re-open a Never submitted attempt Committed into Git: 2023-03-03 17:11 UTC

by AMOS bot -
Number of replies: 0
Author: Tim Hunt
MDL-35745 quiz: let teachers to re-open a Never submitted attempt
In the quiz reports, for any 'Never submitted' attempt, there is
now a 'Re-open' button next to where it says the attempt state.

If that is clicked, there is an 'Are you sure?' pop-up. If the user
continues, the attempt is reopened. If the student now has time left,
the attempt is put into the In progress state. If there is not time
left the attempt is immediately submitted and graded. The
'Are you sure? pop-up says which of those two things will happen.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=c051fbd0c21602f22b2d315401bf2d135b6008f4
http://github.com/moodle/moodle/commit/c051fbd0c21602f22b2d315401bf2d135b6008f4

+ 4.2 en [eventquizattemptreopened,mod_quiz]
+ 4.2 en [quiz:reopenattempts,mod_quiz]
+ 4.2 en [reopenattempt,mod_quiz]
+ 4.2 en [reopenattemptareyousuremessage,mod_quiz]
+ 4.2 en [reopenattemptareyousuretitle,mod_quiz]
+ 4.2 en [reopenattemptwrongstate,mod_quiz]
+ 4.2 en [reopenedattemptwillbeinprogress,mod_quiz]
+ 4.2 en [reopenedattemptwillbeinprogressuntil,mod_quiz]
+ 4.2 en [reopenedattemptwillbesubmitted,mod_quiz]