4require_once
'Modules/TestQuestionPool/classes/feedback/class.ilAssMultiOptionQuestionFeedback.php';
29 return $this->questionOBJ->getOrderingElementList()->getElements();
43 return $orderingElement->getContent();
An exception for terminatinating execution or to throw for unit testing.
buildAnswerOptionLabel($position, $orderingElement)
builds an answer option label from given (mixed type) index and answer (can be overwritten by concret...
getAnswerOptionsByAnswerIndex()
returns the answer options mapped by answer index (can be overwritten by concrete question type class...