Hi Matt,
Where can I find this sco in the .zip package?
Do you mean the imsmanifest.xml?
That would be:
<?xml version="1.0" encoding="UTF-8"?>
-<manifest xsi:schemaLocation="http://www.imsproject.org/xsd/imscp_rootv1p1p2 imscp_rootv1p1p2.xsd http://www.imsglobal.org/xsd/imsmd_rootv1p2p1 imsmd_rootv1p2p1.xsd http://www.adlnet.org/xsd/adlcp_rootv1p2 adlcp_rootv1p2.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:adlcp="http://www.adlnet.org/xsd/adlcp_rootv1p2" xmlns="http://www.imsproject.org/xsd/imscp_rootv1p1p2" version="1" identifier="adapt_manifest">
-<metadata>
<schema>ADL SCORM</schema>
<schemaversion>1.2</schemaversion>
-<lom xsi:schemaLocation="http://www.imsglobal.org/xsd/imsmd_rootv1p2p1 imsmd_rootv1p2p1.xsd" xmlns="http://www.imsglobal.org/xsd/imsmd_rootv1p2p1">
-<general>
-<title>
-<langstring xml:lang="x-none">
<![CDATA[Adapt SCORM]]>
</langstring>
</title>
-<description>
-<langstring xml:lang="x-none">
<![CDATA[Responsive SCORM generated by the Adapt Learning Framework]]>
</langstring>
</description>
</general>
</lom>
</metadata>
-<organizations default="adapt_scorm">
-<organization identifier="adapt_scorm">
-<title>
<![CDATA[Adapt SCORM]]>
</title>
-<item identifier="item_1" identifierref="res1" isvisible="true">
-<title>
<![CDATA[Adapt SCORM]]>
</title>
<!-- <adlcp:masteryscore>70</adlcp:masteryscore> -->
</item>
</organization>
</organizations>
-<resources>
-<resource identifier="res1" adlcp:scormtype="sco" href="index.html" type="webcontent">
<file href="index.html"/>
</resource>
</resources>
</manifest>