|
static | execute (int $quizid) |
| Check a quiz attempt state, and return a confirmation message method implementation.
|
|
static | execute_parameters () |
| Declare the method parameters.
|
|
static | execute_returns () |
| Define the webservice response.
|
|
◆ execute()
static mod_quiz\external\get_edit_grading_page_data::execute |
( |
int | $quizid | ) |
|
|
static |
Check a quiz attempt state, and return a confirmation message method implementation.
- Parameters
-
int | $quizid | the quiz for which to return the data. |
- Return values
-
string | a suitable confirmation message (HTML), if the attempt is suitable to be reopened. |
- Exceptions
-
Exception | an appropriate exception if the attempt cannot be reopened now. |
◆ execute_parameters()
static mod_quiz\external\get_edit_grading_page_data::execute_parameters |
( |
| ) |
|
|
static |
Declare the method parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static mod_quiz\external\get_edit_grading_page_data::execute_returns |
( |
| ) |
|
|
static |
Define the webservice response.
- Return values
-
The documentation for this class was generated from the following file:
- mod/quiz/classes/external/get_edit_grading_page_data.php