Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
Web service to check a quiz attempt state, and return a confirmation message if it can be reopened now. More...
Classes | |
class | mod_quiz\external\get_reopen_attempt_confirmation |
Namespaces | |
namespace | mod_quiz\external |
| |
Web service to check a quiz attempt state, and return a confirmation message if it can be reopened now.
The use must have the 'mod/quiz:reopenattempts' capability and the attempt must (at least for now) be in the 'Never submitted' state (quiz_attempt::ABANDONED).