4 require_once
'Modules/TestQuestionPool/classes/forms/class.ilAssQuestionAuthoringFormGUI.php';
26 parent::__construct();
76 "changeToText", $this->lng->txt(
"oq_btn_use_order_terms"),
'assOrderingQuestionBtn_'.OQ_TERMS
79 "changeToPictures", $this->lng->txt(
"oq_btn_define_pictures"),
'assOrderingQuestionBtn_'.OQ_PICTURES
115 $replacingInput->setElementList($dodgingInput->getElementList($questionOBJ->
getId()));
121 return self::COMMAND_BUTTON_PREFIX.$orderingType;
initOrderingElementAuthoringProperties(ilFormPropertyGUI $formField)
getId()
Gets the id of the assQuestion object.
getOrderingType()
Returns the ordering question type.
buildOrderingElementInputGui()
const ORDERING_ELEMENT_FORM_FIELD_POSTVAR
const OQ_PICTURES
Ordering question constants.
Create styles array
The data for the language used.
Class for ordering questions.