]> _ Git - fluidbook-html5.git/commitdiff
wip #5156 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 11 Mar 2022 10:40:36 +0000 (11:40 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 11 Mar 2022 10:40:36 +0000 (11:40 +0100)
_imsmanifest.2004-3.xml [new file with mode: 0644]

diff --git a/_imsmanifest.2004-3.xml b/_imsmanifest.2004-3.xml
new file mode 100644 (file)
index 0000000..915ec4c
--- /dev/null
@@ -0,0 +1,41 @@
+<?xml version="1.0" standalone="no" ?>
+<manifest identifier="MANIFEST-90878C16-EB60-D648-94ED-9651972B5F38" 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 3rd Edition</schemaversion>
+    </metadata>
+    <organizations default="$scorm_org">
+        <organization identifier="$scorm_org" adlseq:objectivesGlobalToSystem="false">
+            <title>$scorm_title</title>
+            <item identifier="$scorm_id" identifierref="$scorm_id_RES" isvisible="true">
+                <title>$scorm_title</title>
+                <adlnav:presentation>
+                    <adlnav:navigationInterface>
+                        <adlnav:hideLMSUI>continue</adlnav:hideLMSUI>
+                        <adlnav:hideLMSUI>previous</adlnav:hideLMSUI>
+                        <adlnav:hideLMSUI>exit</adlnav:hideLMSUI>
+                        <adlnav:hideLMSUI>exitAll</adlnav:hideLMSUI>
+                        <adlnav:hideLMSUI>suspendAll</adlnav:hideLMSUI>
+                        <adlnav:hideLMSUI>abandonAll</adlnav:hideLMSUI>
+                    </adlnav:navigationInterface>
+                </adlnav:presentation>
+            </item>
+        </organization>
+    </organizations>
+    <resources>
+        <resource identifier="$scorm_id_RES" type="webcontent" adlcp:scormType="sco" href="index.html">
+            <file href="index.html" />
+        </resource>
+    </resources>
+</manifest>