|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Inheritance diagram for ilTestSequenceRandomQuestionSet:
Collaboration diagram for ilTestSequenceRandomQuestionSet:Private Attributes | |
| $responsibleSourcePoolDefinitionByQuestion = array() | |
Additional Inherited Members | |
Data Fields inherited from ilTestSequence | |
| $sequencedata | |
| $questions | |
| $active_id | |
| $pass | |
| $isRandomTest | |
Protected Member Functions inherited from ilTestSequence | |
| getCorrectedSequence ($with_hidden_questions=FALSE) | |
Definition at line 12 of file class.ilTestSequenceRandomQuestionSet.php.
| ilTestSequenceRandomQuestionSet::getResponsibleSourcePoolDefinitionId | ( | $questionId | ) |
Definition at line 68 of file class.ilTestSequenceRandomQuestionSet.php.
Referenced by ilLOTestQuestionAdapter\updateRandomQuestions().
Here is the caller graph for this function:| ilTestSequenceRandomQuestionSet::hasRandomQuestionsForPass | ( | $active_id, | |
| $pass | |||
| ) |
!!! LEGACY CODE !!!
Checkes wheather a random test has already created questions for a given pass or not
@access private
| $active_id | Active id of the test |
| $pass | Pass of the test |
Definition at line 58 of file class.ilTestSequenceRandomQuestionSet.php.
References ilTestSequence\$active_id, $ilDB, ilTestSequence\$pass, and $result.
| ilTestSequenceRandomQuestionSet::loadQuestions | ( | ) |
Definition at line 16 of file class.ilTestSequenceRandomQuestionSet.php.
|
private |
Definition at line 14 of file class.ilTestSequenceRandomQuestionSet.php.