(no description)
File Size: | 79 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
reopen_attempt:: (3 methods):
execute_parameters()
execute()
execute_returns()
Class: reopen_attempt - X-Ref
Web service method for re-opening a quiz attempt.execute_parameters() X-Ref |
Declare the method parameters. return: external_function_parameters |
execute(int $attemptid) X-Ref |
Re-opening a submitted attempt method implementation. param: int $attemptid the id of the attempt to reopen. |
execute_returns() X-Ref |
Define the webservice response. return: external_description|null always null. |