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