38 require_once
'Modules/TestQuestionPool/classes/questions/class.ilAssQuestionAssignedSkillList.php';
59 return 'failed_imp_slt_parentobj_'.$this->getParentObjId();
71 return unserialize($value);
106 require_once
'Services/Skill/classes/class.ilBasicSkill.php';
108 $msg = $lng->
txt(
'tst_failed_imp_skl_thresholds');
113 list($skillBaseId, $skillTrefId) = explode(
':', $skillKey);
116 $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()