<?xml version="1.0" standalone="no" ?>
<!--
Single SCO with basic runtime calls. SCORM 1.2.

Provided by Rustici Software - http://www.scorm.com

This example demonstrates the use of basic runtime calls in a multi-page SCO. It
includes a demonstration of bookmarking, status reporting (completion and success), 
score and time. It also includes the addition of a basic "controller" for providing
intra-SCO navigation.
-->

<manifest identifier="com.scorm.golfsamples.runtime.basicruntime.12" version="1"
         xmlns="http://www.imsproject.org/xsd/imscp_rootv1p1p2"
         xmlns:adlcp="http://www.adlnet.org/xsd/adlcp_rootv1p2"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         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">

  <metadata>
    <schema>ADL SCORM</schema>
    <schemaversion>1.2</schemaversion>
  </metadata>
	<organizations default="ratnasagar">
		<organization identifier="ratnasagar">
			<title>RSPL Animated Activity</title>
			<item identifier="item_1" identifierref="resource_1">
				<title>RSPL Animated Activity</title>
			</item>
		</organization>
	</organizations>
	<resources>
		<resource identifier="resource_1" type="webcontent" adlcp:scormtype="sco" href="index.html">
<file href="adlcp_rootv1p2.xsd"/>
<file href="imscp_rootv1p1p2.xsd"/>
<file href="imsmd_rootv1p2p1.xsd"/>
<file href="ims_xml.xsd"/>
<file href="contents/index.html"/>
<file href="contents/Assets/images/848541+bg.png"/>
<file href="contents/Assets/images/act-.png"/>
<file href="contents/Assets/images/act.png"/>
<file href="contents/Assets/images/banner.png"/>
<file href="contents/Assets/images/bg.png"/>
<file href="contents/Assets/images/loader.gif"/>
<file href="contents/Assets/images/panel.png"/>
<file href="contents/Assets/images/pborder.png"/>
<file href="contents/Assets/images/start.png"/>
<file href="contents/Assets/images/startbtn.png"/>
<file href="contents/Assets/images/subbtn.png"/>
<file href="contents/Assets/images/APic/img1_1.png"/>
<file href="contents/Assets/images/APic/img2_2.png"/>
<file href="contents/Assets/images/APic/img3_3.png"/>
<file href="contents/Assets/images/APic/img4_4.png"/>
<file href="contents/Assets/images/APic/img5_5.png"/>
<file href="contents/Assets/images/QPic/img1.png"/>
<file href="contents/Assets/images/QPic/img2.png"/>
<file href="contents/Assets/images/QPic/img3.png"/>
<file href="contents/Assets/images/QPic/img4.png"/>
<file href="contents/Assets/images/QPic/img5.png"/>
<file href="contents/Assets/rubric/rubric.mp3"/>
<file href="contents/Assets/rubric/rubric.ogg"/>
<file href="contents/css/main.css"/>
<file href="contents/js/Constants.js"/>
<file href="contents/js/data.js"/>
<file href="contents/js/jquery-1.12.3.js"/>
<file href="contents/js/match.js"/>
<file href="contents/js/spritejs-1.0.min.js"/>
<file href="contents/__fonts/Cabin-Bold.ttf"/>
<file href="contents/__fonts/Courgette-Regular.ttf"/>
<file href="contents/__fonts/MyriadPro-Semibold_2.otf"/>
<file href="contents/__fonts/Roboto-Regular.ttf"/>
</resource>
	</resources>
</manifest>
