81 if ($value !==
null) {
82 return unserialize($value);
118 $msg = $lng->
txt(
'tst_failed_imp_qst_skl_assign');
122 $sklBaseId = $assignmentImport->getImportSkillBaseId();
123 $sklTrefId = $assignmentImport->getImportSkillTrefId();
125 if (isset($handledSkills[
"$sklBaseId:$sklTrefId"])) {
129 $handledSkills[
"$sklBaseId:$sklTrefId"] =
true;
131 $msg .=
'<li>' . $assignmentImport->getImportSkillTitle() .
'</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...
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
getFailedImportsMessage(ilLanguage $lng)
__construct($parentObjId)
ilAssQuestionSkillAssignmentImportFails constructor.
deleteRegisteredImportFails()
failedImportsRegistered()
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
registerFailedImports(ilAssQuestionSkillAssignmentImportList $assignmentList)