37 require_once
'Modules/TestQuestionPool/classes/questions/class.ilAssQuestionAssignedSkillList.php';
68 if ($value !== null) {
69 return unserialize($value);
104 require_once
'Services/Skill/classes/class.ilBasicSkill.php';
106 $msg = $lng->
txt(
'tst_failed_imp_skl_thresholds');
110 list($skillBaseId, $skillTrefId) = explode(
':', $skillKey);
113 $msg .=
'<li>' . $skillTitle .
'</li>';
registerFailedImports(ilAssQuestionAssignedSkillList $skillList)
getFailedImportsMessage(ilLanguage $lng)
static _lookupTitle($a_obj_id, $a_tref_id=0)
Lookup Title.
__construct($parentObjId)
ilTestSkillLevelThresholdImportFails constructor.
txt($a_topic, $a_default_lang_fallback_mod="")
gets the text for a given topic if the topic is not in the list, the topic itself with "-" will be re...
deleteRegisteredImportFails()
failedImportsRegistered()