52 require_once
'Modules/TestQuestionPool/classes/questions/class.ilAssQuestionAssignedSkillList.php';
83 if ($value !== null) {
84 return unserialize($value);
119 $msg = $lng->
txt(
'tst_failed_imp_skl_thresholds');
123 list($skillBaseId, $skillTrefId) = explode(
':', $skillKey);
126 $msg .=
'<li>' . $skillTitle .
'</li>';
txt(string $a_topic, string $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...
registerFailedImports(ilAssQuestionAssignedSkillList $skillList)
static _lookupTitle(int $a_obj_id, int $a_tref_id=0)
getFailedImportsMessage(ilLanguage $lng)
__construct($parentObjId)
ilTestSkillLevelThresholdImportFails constructor.
deleteRegisteredImportFails()
failedImportsRegistered()