4 require_once
'Modules/TestQuestionPool/classes/feedback/class.ilAssMultiOptionQuestionFeedback.php';
24 return $this->questionOBJ->getMatchingPairs();
38 $caption = $ordinal =
$index+1;
39 $caption .=
'. <br />"' . $answer->term->text .
'" => ';
40 $caption .=
'"' . $answer->definition->text .
'"';
buildAnswerOptionLabel($index, $answer)
builds an answer option label from given (mixed type) index and answer (overwrites parent method from...
getAnswerOptionsByAnswerIndex()
returns the answer options mapped by answer index (overwrites parent method from ilAssMultiOptionQues...