4 require_once
'Modules/TestQuestionPool/classes/forms/class.ilAssQuestionAuthoringFormGUI.php';
26 parent::__construct();
46 $this->lng->txt(
"oq_btn_use_order_pictures"),
51 $this->lng->txt(
"oq_btn_nest_terms"),
60 $this->lng->txt(
"oq_btn_use_order_terms"),
64 "orderNestedPictures",
65 $this->lng->txt(
"oq_btn_nest_pictures"),
74 $this->lng->txt(
"oq_btn_use_order_pictures"),
79 $this->lng->txt(
"oq_btn_define_terms"),
88 $this->lng->txt(
"oq_btn_use_order_terms"),
93 $this->lng->txt(
"oq_btn_define_pictures"),
130 $replacingInput->setElementList($dodgingInput->getElementList($questionOBJ->
getId()));
136 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.