◆ addRequestByTestPassIndexAndQuestionId()
- Parameters
-
Definition at line 27 of file class.ilAssQuestionHintRequestStatisticRegister.php.
References array.
29 if (!isset($this->requestsByTestPassIndexAndQuestionId[$passIndex])) {
30 $this->requestsByTestPassIndexAndQuestionId[$passIndex] =
array();
33 $this->requestsByTestPassIndexAndQuestionId[$passIndex][$qId] = $request;
Create styles array
The data for the language used.
◆ getRequestByTestPassIndexAndQuestionId()
ilAssQuestionHintRequestStatisticRegister::getRequestByTestPassIndexAndQuestionId |
( |
|
$passIndex, |
|
|
|
$qId |
|
) |
| |
◆ $requestsByTestPassIndexAndQuestionId
ilAssQuestionHintRequestStatisticRegister::$requestsByTestPassIndexAndQuestionId = array() |
|
protected |
The documentation for this class was generated from the following file: