ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Private Member Functions | |
removeArrayValue (array $array, int $value) | |
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.ilTestSequenceFixedQuestionSet.php.
|
private |
Definition at line 56 of file class.ilTestSequenceFixedQuestionSet.php.
Referenced by removeQuestion().
ilTestSequenceFixedQuestionSet::removeQuestion | ( | int | $question_id, |
ilTestReindexedSequencePositionMap | $reindexedSequencePositionMap | ||
) |
ilTestReindexedSequencePositionMap | $reindexedSequencePositionMap |
Definition at line 32 of file class.ilTestSequenceFixedQuestionSet.php.
References ilTestReindexedSequencePositionMap\getNewSequencePosition(), and removeArrayValue().