|
static | execute (string $cmid, string $url, ?string $configkey=null, ?string $browserexamkey=null) |
| Validate a SEB config key or browser exam key.
|
|
static | execute_parameters () |
| External function parameters.
|
|
static | execute_returns () |
| External function returns.
|
|
◆ execute()
static quizaccess_seb\external\validate_quiz_keys::execute |
( |
string | $cmid, |
|
|
string | $url, |
|
|
?string | $configkey = null, |
|
|
?string | $browserexamkey = null ) |
|
static |
Validate a SEB config key or browser exam key.
- Parameters
-
string | $cmid | Course module ID. |
string | $url | URL of the page on which the SEB JS API generated the keys. |
string | null | $configkey | A SEB config key hash. Includes URL in the hash. |
string | null | $browserexamkey | A SEB browser exam key hash. Includes the URL in the hash. |
- Return values
-
◆ execute_parameters()
static quizaccess_seb\external\validate_quiz_keys::execute_parameters |
( |
| ) |
|
|
static |
External function parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static quizaccess_seb\external\validate_quiz_keys::execute_returns |
( |
| ) |
|
|
static |
External function returns.
- Return values
-
external_single_structure | |
The documentation for this class was generated from the following file:
- mod/quiz/accessrule/seb/classes/external/validate_quiz_keys.php