External api for changing the question version in the quiz.
More...
|
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.
|
|
External api for changing the question version in the quiz.
- Copyright
- 2021 Catalyst IT Australia Pty Ltd
- Author
- Safat Shahin safat.nosp@m.shah.nosp@m.in@ca.nosp@m.taly.nosp@m.st-au.nosp@m..net
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ 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: