24 require_once (
"./Modules/ScormAicc/classes/SCORM/class.ilSCORMManifest.php");
45 $this->tpl->addBlockFile(
"CONTENT",
"content",
"tpl.scorm_obj.html",
"Modules/ScormAicc");
47 $this->sc_object->getImportId());
49 $this->sc_object->getVersion());
51 $this->sc_object->getXmlBase());
52 $this->tpl->setCurrentBlock(
"par_table");
53 $this->tpl->setVariable(
"TXT_OBJECT_TYPE", $this->lng->txt(
"cont_manifest"));
54 $this->tpl->parseCurrentBlock();