Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
Classes | Namespaces
get_reopen_attempt_confirmation.php File Reference

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
  
 

Detailed Description

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).

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later