|
static | execute (int $slotid, int $newversion) |
| Set the questions slot parameters to display the question template.
|
|
static | execute_parameters () |
| Parameters for the submit_question_version.
|
|
static | execute_returns () |
| Define the webservice response.
|
|
◆ execute()
static mod_quiz\external\submit_question_version::execute |
( |
int | $slotid, |
|
|
int | $newversion ) |
|
static |
Set the questions slot parameters to display the question template.
- Parameters
-
int | $slotid | Slot id to display. |
int | $newversion | the version to set. 0 means 'always latest'. |
- Return values
-
◆ execute_parameters()
static mod_quiz\external\submit_question_version::execute_parameters |
( |
| ) |
|
|
static |
Parameters for the submit_question_version.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static mod_quiz\external\submit_question_version::execute_returns |
( |
| ) |
|
|
static |
Define the webservice response.
- Return values
-
The documentation for this class was generated from the following file:
- mod/quiz/classes/external/submit_question_version.php