| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 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.
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 ilTestReindexedSequencePositionMap\getNewSequencePosition(), and removeArrayValue().
 Here is the call graph for this function: