4 require_once
'Modules/Test/classes/class.ilObjAssessmentFolder.php';
5 require_once
'Modules/TestQuestionPool/classes/class.ilAssQuestionProcessLocker.php';
6 require_once
'Modules/TestQuestionPool/classes/class.ilAssQuestionProcessLockerNone.php';
7 require_once
'Modules/TestQuestionPool/classes/class.ilAssQuestionProcessLockerFile.php';
8 require_once
'Modules/TestQuestionPool/classes/class.ilAssQuestionProcessLockerDb.php';
52 $this->questionId = null;
54 $this->assessmentLogEnabled =
false;
124 require_once
'Modules/TestQuestionPool/classes/class.ilAssQuestionProcessLockFileStorage.php';
setQuestionId($questionId)
const ASS_PROC_LOCK_MODE_DB
setAssessmentLogEnabled($assessmentLogEnabled)
__construct(ilSetting $settings, ilDBInterface $db)
const ASS_PROC_LOCK_MODE_NONE
getLockModeSettingValue()
const ASS_PROC_LOCK_MODE_FILE