ILIAS
trunk Revision v11.0_alpha-1702-gfd3ecb7f852
|
Private Attributes | |
$responsibleSourcePoolDefinitionByQuestion = [] | |
Additional Inherited Members | |
![]() | |
array | $sequencedata |
An array containing the sequence data. More... | |
array | $questions |
The mapping of the sequence numbers to the questions. More... | |
![]() | |
loadPresentedQuestions () | |
saveNewlyPresentedQuestion () | |
getCorrectedSequence () | |
![]() | |
array | $alreadyPresentedQuestions = [] |
int | $newlyPresentedQuestion = 0 |
array | $alreadyCheckedQuestions = [] |
int | $newlyCheckedQuestion = null |
array | $optionalQuestions = [] |
Definition at line 27 of file class.ilTestSequenceRandomQuestionSet.php.
ilTestSequenceRandomQuestionSet::getResponsibleSourcePoolDefinitionId | ( | int | $question_id | ) |
Implements ilTestRandomQuestionSequence.
Definition at line 81 of file class.ilTestSequenceRandomQuestionSet.php.
References null.
Referenced by ilLOTestQuestionAdapter\updateRandomQuestions().
ilTestSequenceRandomQuestionSet::hasRandomQuestionsForPass | ( | int | $active_id, |
int | $pass | ||
) |
!!! LEGACY CODE !!!
Checkes wheather a random test has already created questions for a given pass or not
private
$active_id | int Active id of the test |
$pass | int Pass of the test |
Definition at line 71 of file class.ilTestSequenceRandomQuestionSet.php.
ilTestSequenceRandomQuestionSet::loadQuestions | ( | ) |
Definition at line 31 of file class.ilTestSequenceRandomQuestionSet.php.
References $data.
|
private |
Definition at line 29 of file class.ilTestSequenceRandomQuestionSet.php.