|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilTestSequenceFixedQuestionSet:
Collaboration diagram for ilTestSequenceFixedQuestionSet:Private Member Functions | |
| removeArrayValue (array $array, int $value) | |
Additional Inherited Members | |
Data Fields inherited from ilTestSequence | |
| array | $sequencedata |
| An array containing the sequence data. More... | |
| array | $questions |
| The mapping of the sequence numbers to the questions. More... | |
Protected Member Functions inherited from ilTestSequence | |
| loadPresentedQuestions () | |
| saveNewlyPresentedQuestion () | |
| getCorrectedSequence () | |
Protected Attributes inherited from ilTestSequence | |
| 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.
References ILIAS\LTI\ToolProvider\$key.
Referenced by removeQuestion().
Here is the caller graph for this function:| ilTestSequenceFixedQuestionSet::removeQuestion | ( | int | $question_id, |
| ilTestReindexedSequencePositionMap | $reindexedSequencePositionMap | ||
| ) |
| ilTestReindexedSequencePositionMap | $reindexedSequencePositionMap |
Definition at line 32 of file class.ilTestSequenceFixedQuestionSet.php.
References ILIAS\LTI\ToolProvider\$key, ilTestReindexedSequencePositionMap\getNewSequencePosition(), and removeArrayValue().
Here is the call graph for this function: