invalid scorm file
Hi I have a CP 9 file published to SCORM 2004 4th Edition, SWF. I receive an "invalid scorm file" error when uploading to talentova LMS. (Same zip works FINE on scorm.com cloud. Manifest is pasted below. the zip file is 50 mb. I have been putting many other titles on same LMS with same settings without any problems. This one is different it seems. Was hoping someone could look at my manifest to discover any problems. Thanks so much. :
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<manifest identifier="Course_ID1
" version="1.3"
xmlns="http://www.imsglobal.org/xsd/imscp_v1p1"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:adlcp="http://www.adlnet.org/xsd/adlcp_v1p3"
xmlns:adlseq="http://www.adlnet.org/xsd/adlseq_v1p3"
xmlns:adlnav="http://www.adlnet.org/xsd/adlnav_v1p3"
xmlns:imsss="http://www.imsglobal.org/xsd/imsss"
xsi:schemaLocation="http://www.imsglobal.org/xsd/imscp_v1p1 imscp_v1p1.xsd
http://www.adlnet.org/xsd/adlcp_v1p3 adlcp_v1p3.xsd
http://www.adlnet.org/xsd/adlseq_v1p3 adlseq_v1p3.xsd
http://www.adlnet.org/xsd/adlnav_v1p3 adlnav_v1p3.xsd
http://www.imsglobal.org/xsd/imsss imsss_v1p0.xsd">
<metadata>
<schema>ADL SCORM</schema>
<schemaversion>2004 4th Edition</schemaversion>
<adlcp:location>metadata.xml</adlcp:location>
</metadata>
<organizations default="Course_ID1
_ORG">
<organization identifier="Course_ID1
_ORG">
<!--****** Title ******-->
<title>OneCare Connect Model of Care</title>
<item identifier="SCO_ID1" identifierref="SCO_ID1_RES" isvisible="true">
<!--****** Title ******-->
<title>OneCare Connect Model of Care</title>
<metadata>
<lom xmlns="http://ltsc.ieee.org/xsd/LOM" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://ltsc.ieee.org/xsd/LOM lom.xsd">
<general>
<description>
<string language="en-us">This course provides a detailed overview of the OneCare Connect Model of Care, including PCC role, HRA, ICT and ICP process, coordination of care, continuity of care and transition of care.</string>
</description>
</general>
</lom>
</metadata>
<imsss:sequencing>
<imsss:objectives>
<imsss:primaryObjective objectiveID="Quiz_201627225413"/>
</imsss:objectives>
<imsss:deliveryControls tracked="true" completionSetByContent="true" objectiveSetByContent="true"/>
</imsss:sequencing>
</item>
<metadata>
<adlcp:location>metadata.xml</adlcp:location>
</metadata>
<imsss:sequencing>
<imsss:controlMode choice="true" flow="true"/>
<imsss:rollupRules>
<imsss:rollupRule childActivitySet="all">
<imsss:rollupConditions>
<imsss:rollupCondition condition="satisfied"/>
</imsss:rollupConditions>
<imsss:rollupAction action="satisfied"/>
</imsss:rollupRule>
<imsss:rollupRule childActivitySet="all">
<imsss:rollupConditions>
<imsss:rollupCondition operator="not" condition="satisfied"/>
</imsss:rollupConditions>
<imsss:rollupAction action="notSatisfied"/>
</imsss:rollupRule>
<imsss:rollupRule childActivitySet="all">
<imsss:rollupConditions>
<imsss:rollupCondition condition="completed"/>
</imsss:rollupConditions>
<imsss:rollupAction action="completed"/>
</imsss:rollupRule>
<imsss:rollupRule childActivitySet="all">
<imsss:rollupConditions>
<imsss:rollupCondition operator="not" condition="completed"/>
</imsss:rollupConditions>
<imsss:rollupAction action="incomplete"/>
</imsss:rollupRule>
</imsss:rollupRules>
</imsss:sequencing>
</organization>
</organizations>
<resources>
<resource adlcp:scormType="sco" identifier="SCO_ID1_RES" type="webcontent" href="OneCare_Connect_Model_of_CareTEST.htm">
<metadata>
<adlcp:location>metadata.xml</adlcp:location>
</metadata>
<file href="OneCare_Connect_Model_of_CareTEST.swf"></file>
<file href="OneCare_Connect_Model_of_CareTEST.htm"></file>
<file href="scormdriver.js"/>
<file href="browsersniff.js"/>
<file href="SCORM_utilities.js"/>
<file href="Utilities.js"/>
<file href="standard.js"/>
<file href="captivate.css"/>
</resource>
</resources>
</manifest>
