SCORM 1.2 and XML question

Mar 28, 2011

Hi all, I've output a scorm 1.2 compliant course for a client, based on their requirements and they have now come back and asked is the xml of the module I sent them similar to this: Can anyone tell me if it is, or what they are even asking?

800x600 Normal 0 false false false oNotPromoteQF /> EN-AU ZH-CN X-NONE MicrosoftInternetExplorer4

For SCORM 1.2:

<?xml version="1.0"?>

<manifest identifier="SCORMContent" version="1.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"

xmlns:c2lcp="http://www.click2learn.com/xsd/c2l_cp_rootv1p1"

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

http://www.click2learn.com/xsd/c2l_cp_rootv1p1 c2l_cp_rootv1p1.xsd">

<c2lcp:ItemDataExtra>

<c2lcp:ItemData Type="Course">

<c2lcp:ItemSpecificData>

<c2lcp:CourseData>

<c2lcp:PackageProperties>

<c2lcp:CourseDisplay>

<c2lcp:TOC>

<c2lcp:MaxWidth/>

<c2lcp:ScrollBar/>

<c2lcp:BackgroundColor/>

<c2lcp:TreeOpenIcon/>

<c2lcp:TreeCloseIcon/>

<c2lcp:TopImage/>

<c2lcp:BottomImage/>

2 Replies
onEnterFrame (James Kingsley)

It looks like that is the imsmanifest.xml from a Click2Learn (ToolBook) course.

Articulate courses published for SCORM have an  imsmanifest.xml as well. If you are publishing your course as a zip file you can unzip it to find the xml.

Articulate's  imsmanifest.xml is similar to the one you posted and meets the SCORM specs. Is your client having a problem with the course in their LMS?

Here is one of my Articulate  imsmanifest.xml files:

[pre]

<?xml version="1.0" encoding="utf-8"?>

<manifest identifier="scormCounterTest" 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.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>

<lom xmlns="http://www.imsglobal.org/xsd/imsmd_rootv1p2p1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.imsglobal.org/xsd/imsmd_rootv1p2p1 imsmd_rootv1p2p1.xsd">

<general>

<title>

<langstring xml:lang="x-none">scormCounterTest</langstring>

</title>

</general>

<lifecycle>

<version>

<langstring xml:lang="x-none">1.0</langstring>

</version>

<status>

<source>

<langstring xml:lang="x-none">LOMv1.0</langstring>

</source>

<value>

<langstring xml:lang="x-none">Final</langstring>

</value>

</status>

</lifecycle>

<metametadata>

<metadatascheme>ADL SCORM 1.2</metadatascheme>

</metametadata>

<educational>

<typicallearningtime>

<datetime>01:00:00</datetime>

</typicallearningtime>

</educational>

<rights>

<cost>

<source>

<langstring xml:lang="x-none">LOMv1.0</langstring>

</source>

<value>

<langstring xml:lang="x-none">yes</langstring>

</value>

</cost>

<copyrightandotherrestrictions>

<source>

<langstring xml:lang="x-none">LOMv1.0</langstring>

</source>

<value>

<langstring xml:lang="x-none">yes</langstring>

</value>

</copyrightandotherrestrictions>

</rights>

</lom>

</metadata>

<organizations default="scormCounterTest_ORG">

<organization identifier="scormCounterTest_ORG">

<title>scormCounterTest</title>

<item identifier="scormCounterTest_SCO" isvisible="true" identifierref="Articulate_Presenter_RES">

<title>scormCounterTest</title>

<adlcp:masteryscore />

</item>

</organization>

</organizations>

<resources>

   <resource identifier="Articulate_Presenter_RES" type="webcontent" href="index_lms.html" adlcp:scormtype="sco">

<file href="player.html"/>

<file href="player/annotations.swf"/>

<file href="player/ast_alert.swf"/>

<file href="player/ast_loader.swf"/>

<file href="player/ast_navicons.swf"/>

<file href="player/ast_notes.swf"/>

<file href="player/ast_remote.swf"/>

<file href="player/ast_vidpresenter.swf"/>

<file href="player/attach.html"/>

<file href="player/blank.html"/>

<file href="player/button.gif"/>

<file href="player/flashcommand.js"/>

<file href="player/infopanel_standard.swf"/>

<file href="player/logopanel.swf"/>

<file href="player/mod_colorizer.swf"/>

<file href="player/mod_colorizer_lib.swf"/>

<file href="player/mod_engage.swf"/>

<file href="player/mod_exit.swf"/>

<file href="player/mod_quiz.swf"/>

<file href="player/mod_reference.swf"/>

<file href="player/null.swf"/>

<file href="player/PassVar.swf"/>

<file href="player/playershell.swf"/>

<file href="player/slidegroup.swf"/>

<file href="player/stealthray.swf"/>

<file href="player/utils.js"/>

<file href="player/VideoPlayer.html"/>

<file href="player/VideoPlayer.swf"/>

<file href="player/zoom.html"/>

<file href="data/playerproperties.xml"/>

<file href="data/presentation.xml"/>

<file href="data/swf/bgd1l1.swf"/>

<file href="data/swf/bgd1l2.swf"/>

<file href="data/swf/bgd1l7.swf"/>

<file href="data/swf/fm_counter2.swf"/>

<file href="data/swf/slide1.swf"/>

<file href="data/swf/slide2.swf"/>

<file href="data/swf/slide3.swf"/>

<file href="data/swf/tb1.swf"/>

<file href="data/swf/tb2.swf"/>

<file href="data/swf/tb3.swf"/>

<file href="index_lms.html"/>

<file href="lms/AICCComm.html"/>

<file href="lms/AICCFunctions.js"/>

<file href="lms/API.js"/>

<file href="lms/APIConstants.js"/>

<file href="lms/SCORMDiscovery.js"/>

<file href="lms/blank.html"/>

<file href="lms/browsersniff.js"/>

<file href="lms/Configuration.js"/>

<file href="lms/goodbye.html"/>

<file href="lms/lms.js"/>

<file href="lms/LMSAPI.js"/>

<file href="lms/NONEFunctions.js"/>

<file href="lms/SCORM2004Functions.js"/>

<file href="lms/SCORMFunctions.js"/>

<file href="lms/UtilityFunctions.js"/>

   </resource>

</resources>

</manifest>

[/pre]

David Becker

Thanks James, I don't think they are having problems, I think they are new and don't know what they are doing. Their LMS tech specs specify Articulate as an approved tool that works with the LMS using SCORM 1.2 so I've just given them a test module, output according to their specs and will wait and see. Much appreciate the reply as I didnt understand the question, but I suspect it will be a moot question once they test some content.

cheers


Dave

This discussion is closed. You can start a new discussion or contact Articulate Support.