19 declare(strict_types=1);
44 public function __construct(
int $a_id = 0,
bool $a_call_by_reference =
true)
46 $this->setting = new \ilSetting(
'assessment');
48 $local_dic = TestDIC::dic();
49 $this->global_settings_repository = $local_dic[
'settings.global.repository'];
50 $this->test_log_viewer = $local_dic[
'logging.viewer'];
TestLogViewer $test_log_viewer
GlobalSettingsRepository $global_settings_repository
getGlobalSettingsRepository()
const ASS_PROC_LOCK_MODE_FILE
const ASS_PROC_LOCK_MODE_NONE
const ASS_PROC_LOCK_MODE_DB
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
__construct(int $a_id=0, bool $a_call_by_reference=true)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
const ADDITIONAL_QUESTION_CONTENT_EDITING_MODE_PAGE_OBJECT_DISABLED
__construct(Container $dic, ilPlugin $plugin)