<?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="contents/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/act.png"/>
<file href="contents/Assets/images/activity.png"/>
<file href="contents/Assets/images/activityComplete.png"/>
<file href="contents/Assets/images/animation.png"/>
<file href="contents/Assets/images/arrow.png"/>
<file href="contents/Assets/images/arrow2.png"/>
<file href="contents/Assets/images/bg.jpg"/>
<file href="contents/Assets/images/check-btn--.png"/>
<file href="contents/Assets/images/check-btn.png"/>
<file href="contents/Assets/images/check-btn``.png"/>
<file href="contents/Assets/images/completed.png"/>
<file href="contents/Assets/images/Horizontal-Rotation.gif"/>
<file href="contents/Assets/images/loader.gif"/>
<file href="contents/Assets/images/q0.jpg"/>
<file href="contents/Assets/images/q1.jpg"/>
<file href="contents/Assets/images/q2.jpg"/>
<file href="contents/Assets/images/q3.jpg"/>
<file href="contents/Assets/images/q4.jpg"/>
<file href="contents/Assets/images/questions-bg.jpg"/>
<file href="contents/Assets/images/start-bg.png"/>
<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/FeedbackAnimation.js"/>
<file href="contents/js/jquery-1.12.3.js"/>
<file href="contents/js/mainjs.js"/>
<file href="contents/js/sprite.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>
