Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently January 9th, 2025, 9:38 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Manifest file
PostPosted: October 1st, 2009, 10:46 am 
Offline

Joined: July 27th, 2007, 9:15 am
Posts: 8
Hi,

Can anyone help with packaging an Opus Scorm Flex file into a Manifest file?

The LMS provider says that to run on their server it needs to be a zipped manifest file.

Regards

Bob Jones

Opus Pro 6.4 XP


Top
 Profile  
 
 Post subject:
PostPosted: October 1st, 2009, 11:12 am 
Offline
Godlike
Godlike
User avatar

Joined: March 21st, 2007, 10:44 am
Posts: 3188
Location: UK
Opus: Evolution
Hi Bob,

I've used this one for various Moodle packages. Change the htm / swf filenames accordingly.

Mack

<?xml version="1.0"?>
<manifest identifier="courseManifest" 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"
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>
<adlcp:location>courseMetadata.xml</adlcp:location>
</metadata>
<organizations default = "LINEAR">
<organization identifier = "LINEAR">
<title>OpusQuiz</title>
<item identifier ="ident001" identifierref ="ref001" isvisible = "true">
<title>OpusQuiz</title>
</item>
</organization>
</organizations>
<resources>
<resource identifier ="ref001" type = "webcontent" adlcp:scormtype ="sco" href="scormQuiz.htm">
<file href = "adlcp_rootv1p2.xsd"/>
<file href = "coursemetadata.xml"/>
<file href = "imscp_rootv1p1p2.xsd"/>
<file href = "imsmanifest.xml"/>
<file href = "imsmd_rootv1p2p1.xsd"/>
<file href = "scormquiz.htm"/>
<file href = "scormquiz.swf"/>
</resource>
</resources>
</manifest>

_________________
When you have explored all avenues of possibilities, what ever remains, how ever improbable, must be the answer.

Interactive Solutions for Business & Education
Learn Anywhere. Learn Anytime.

www.interaktiv.co.uk
+44 (0) 1395 548057


Top
 Profile Visit website  
 
 Post subject: Manifest file
PostPosted: October 1st, 2009, 11:26 am 
Offline

Joined: July 27th, 2007, 9:15 am
Posts: 8
Thank Mack,

I will give it a try.


Bob


Top
 Profile  
 
 Post subject: Manifest file
PostPosted: October 1st, 2009, 3:25 pm 
Offline

Joined: July 27th, 2007, 9:15 am
Posts: 8
Thanks again Mack,

Package is now up and running on the LMS.

Regards

Bob Jones


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot] and 54 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group