ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (protected readonly ilTree $tree, protected readonly ilDBInterface $db, protected readonly ilLanguage $lng, protected readonly TestLogger $logger, protected readonly ilComponentRepository $component_repository, protected readonly ilObjTest $test_obj, protected readonly GeneralQuestionPropertiesRepository $questionrepository) | |
loadFromDb () | |
saveToDb () | |
cloneToDbForTestId (int $testId) | |
deleteFromDb () | |
isQuestionSetConfigured () | |
doesQuestionSetRelatedDataExist () | |
removeQuestionSetRelatedData () | |
cloneQuestionSetRelatedData (ilObjTest $clone_test_obj) | |
getQuestionPoolPathString (int $pool_id) | |
getFirstQuestionPoolRefIdByObjId (int $pool_obj_id) | |
isResultTaxonomyFilterSupported () | |
Definition at line 29 of file class.ilTestQuestionSetConfig.php.
ilTestQuestionSetConfig::__construct | ( | protected readonly ilTree | $tree, |
protected readonly ilDBInterface | $db, | ||
protected readonly ilLanguage | $lng, | ||
protected readonly TestLogger | $logger, | ||
protected readonly ilComponentRepository | $component_repository, | ||
protected readonly ilObjTest | $test_obj, | ||
protected readonly GeneralQuestionPropertiesRepository | $questionrepository | ||
) |
Definition at line 31 of file class.ilTestQuestionSetConfig.php.
|
abstract |
Reimplemented in ilTestFixedQuestionSetConfig, and ilTestRandomQuestionSetConfig.
|
abstract |
Reimplemented in ilTestFixedQuestionSetConfig, and ilTestRandomQuestionSetConfig.
|
abstract |
Reimplemented in ilTestFixedQuestionSetConfig, and ilTestRandomQuestionSetConfig.
|
abstract |
Reimplemented in ilTestFixedQuestionSetConfig, and ilTestRandomQuestionSetConfig.
ilTestQuestionSetConfig::getFirstQuestionPoolRefIdByObjId | ( | int | $pool_obj_id | ) |
Definition at line 61 of file class.ilTestQuestionSetConfig.php.
References ilObject\_getAllReferences().
ilTestQuestionSetConfig::getQuestionPoolPathString | ( | int | $pool_id | ) |
Definition at line 52 of file class.ilTestQuestionSetConfig.php.
References $path, $ref_id, ilObject\_getAllReferences(), and ROOT_FOLDER_ID.
|
abstract |
Reimplemented in ilTestFixedQuestionSetConfig, and ilTestRandomQuestionSetConfig.
Referenced by ilObjTest\isComplete().
|
abstract |
Reimplemented in ilTestFixedQuestionSetConfig, and ilTestRandomQuestionSetConfig.
|
abstract |
Reimplemented in ilTestFixedQuestionSetConfig, and ilTestRandomQuestionSetConfig.
|
abstract |
Reimplemented in ilTestFixedQuestionSetConfig, and ilTestRandomQuestionSetConfig.
|
abstract |
Reimplemented in ilTestFixedQuestionSetConfig, and ilTestRandomQuestionSetConfig.