30 protected \ILIAS\TestQuestionPool\InternalRequestService
$request;
44 $this->questionOBJ = $questionGUI->object;
46 $this->request = $DIC->testQuestionPool()->internal()->request();
47 $this->
tabs = $DIC->tabs();
__construct(assQuestionGUI $questionGUI)
Constructor.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Abstract basic class which is to be extended by the concrete assessment question type classes...
ILIAS TestQuestionPool InternalRequestService $request
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
assQuestionGUI $questionGUI