ILIAS
release_8 Revision v8.19
|
Private Attributes | |
$responsibleSourcePoolDefinitionByQuestion = array() | |
Additional Inherited Members | |
![]() | |
$sequencedata | |
$questions | |
$active_id | |
$pass | |
$isRandomTest | |
![]() | |
loadPresentedQuestions () | |
saveNewlyPresentedQuestion () | |
getCorrectedSequence () | |
![]() | |
$alreadyPresentedQuestions = array() | |
$newlyPresentedQuestion = 0 | |
$alreadyCheckedQuestions | |
$newlyCheckedQuestion | |
$optionalQuestions | |
Definition at line 25 of file class.ilTestSequenceRandomQuestionSet.php.
ilTestSequenceRandomQuestionSet::getResponsibleSourcePoolDefinitionId | ( | $questionId | ) |
Implements ilTestRandomQuestionSequence.
Definition at line 84 of file class.ilTestSequenceRandomQuestionSet.php.
Referenced by ilLOTestQuestionAdapter\updateRandomQuestions().
ilTestSequenceRandomQuestionSet::hasRandomQuestionsForPass | ( | $active_id, | |
$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 72 of file class.ilTestSequenceRandomQuestionSet.php.
References ilTestSequence\$active_id, $DIC, $ilDB, and ilTestSequence\$pass.
ilTestSequenceRandomQuestionSet::loadQuestions | ( | ilTestQuestionSetConfig | $testQuestionSetConfig = null , |
$taxonomyFilterSelection = array() |
|||
) |
Definition at line 29 of file class.ilTestSequenceRandomQuestionSet.php.
References $data, $DIC, $ilDB, and $index.
|
private |
Definition at line 27 of file class.ilTestSequenceRandomQuestionSet.php.