31 lines
1.0 KiB
XML
31 lines
1.0 KiB
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<manifest identifier="ruleta_scorm_12" version="1.0"
|
||
|
|
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.adlnet.org/xsd/adlcp_rootv1p2 adlcp_rootv1p2.xsd">
|
||
|
|
|
||
|
|
<metadata>
|
||
|
|
<schema>ADL SCORM</schema>
|
||
|
|
<schemaversion>1.2</schemaversion>
|
||
|
|
</metadata>
|
||
|
|
|
||
|
|
<organizations default="ruleta_org">
|
||
|
|
<organization identifier="ruleta_org">
|
||
|
|
<title>Ruleta Interactiva</title>
|
||
|
|
<item identifier="item_1" identifierref="resource_1">
|
||
|
|
<title>Ruleta Interactiva</title>
|
||
|
|
<adlcp:masteryscore>80</adlcp:masteryscore>
|
||
|
|
</item>
|
||
|
|
</organization>
|
||
|
|
</organizations>
|
||
|
|
|
||
|
|
<resources>
|
||
|
|
<resource identifier="resource_1" type="webcontent" adlcp:scormtype="sco" href="index.html">
|
||
|
|
<file href="index.html"/>
|
||
|
|
</resource>
|
||
|
|
</resources>
|
||
|
|
|
||
|
|
</manifest>
|