ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Private Attributes | |
$responsibleSourcePoolDefinitionByQuestion = array() | |
Additional Inherited Members | |
Data Fields inherited from ilTestSequence | |
$sequencedata | |
$questions | |
$active_id | |
$pass | |
$isRandomTest | |
Protected Member Functions inherited from ilTestSequence | |
loadPresentedQuestions () | |
saveNewlyPresentedQuestion () | |
getCorrectedSequence () | |
Protected Attributes inherited from ilTestSequence | |
$alreadyPresentedQuestions = array() | |
$newlyPresentedQuestion = 0 | |
$alreadyCheckedQuestions | |
$newlyCheckedQuestion | |
$optionalQuestions | |
Definition at line 14 of file class.ilTestSequenceRandomQuestionSet.php.
ilTestSequenceRandomQuestionSet::getResponsibleSourcePoolDefinitionId | ( | $questionId | ) |
Implements ilTestRandomQuestionSequence.
Definition at line 73 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 | Active id of the test |
$pass | Pass of the test |
Definition at line 61 of file class.ilTestSequenceRandomQuestionSet.php.
References ilTestSequence\$active_id, $DIC, $ilDB, ilTestSequence\$pass, and $result.
ilTestSequenceRandomQuestionSet::loadQuestions | ( | ilTestQuestionSetConfig | $testQuestionSetConfig = null , |
$taxonomyFilterSelection = array() |
|||
) |
Definition at line 18 of file class.ilTestSequenceRandomQuestionSet.php.
References $data, $DIC, $ilDB, $index, and $result.
|
private |
Definition at line 16 of file class.ilTestSequenceRandomQuestionSet.php.