Skip to main content
January 30, 2008
Question

Manifest Maker for SCORM 2004

  • January 30, 2008
  • 7 replies
  • 5025 views
Can anyone make a recommendation for software to create the manifest for a SCORM 2004 course with complex sequencing? I am constructing a course that is made from multiple SCO's that are created in Captivate 3. The course will have a pre-test and then launch the appropriate SCO's in the appropriate sequence, based on the quiz results. I am familiar with what the manifest looks like for such a course, but don't want to hand-code the entire manifest. I have many other courses that will use this same approach. I have seen several Manifest Maker softwares out there for SCORM 1.2, but can't seem to find one for SCORM 2004.
This topic has been closed for replies.

7 replies

February 4, 2008
Too All on This Post,

Thanks for the leads. I will try some of the various suggestions. I am new to the topic of SCORM 2004 Sequencing and Navigation. I have studied the samples from the ADL website and find them somewhat informative, but lacking in specific detail regarding the topic of sequencing.

Regards!

Jim
February 18, 2008
Sequencing can get very gnarly very quickly. It is a tough row to hoe if you want to do sophisticated nav.
Participating Frequently
January 31, 2008
AMAC5TH -

Your problem sounds more like an issue with your LMS. It may not support sequencing between modules for some reason.

Have you tried downloading a SCORM 2004 sample from the adlnet.gov website? You might want to verify that the LMS does in fact work with "gold standard" content before pulling your hair out over Reload.

You can download various content examples from here:

http://www.adlnet.gov/scorm/20043ED/CE.aspx
Participating Frequently
January 31, 2008
In addition to Trident, there's also a free cross-platform SCORM 2004 editor named Reload:

http://www.reload.ac.uk/editor.html
Known Participant
January 31, 2008
I have been doing much forum research on this area and have successfully used the Reload Editor application to create a custom SCORM 2004 manifest for sequenced Captivate e-modules/SCOs. There is no complex interaction and the modules are followed in a linear format. All works well to a point, I can successfully choose and complete one part at a time and select the next part from the LMS nav menu on the left hand side (testing in Moodle but eventual deployment in KnowledgePlanet). However, my problem is that they dont sequence automatically. i.e. After completing part one, it doesnt automatically progress to part two. I have to select part two manually from the LMS menu on the left hand side.

Does anyone have any ideas on how I can get that automatic progression to work please? I have looked at the sequencing options in Reload Editor and cant seem to see whats missing / wrong.
Participating Frequently
January 31, 2008
FYI - my understanding is that Manifest Maker supports SCORM 1.2 only, NOT SCORM 2004.

jgraham412 -

If you're trying to launch a file that opens another file, that will very likely kill the SCORM connection unless your LMS supports launching courses using frames. Assuming your LMS does use frames, you *should* be able to open a second file, but there's no guarantee.

Also, once a SCORM-enabled SCO *is* opened, you cannot open another file on your own.

I may be getting confused with AICC, but my understanding of SCORM is that when the LMS launches a SCO via SCORM, it creates a communication interface that expects to hear back only from that SCO.

Once a SCO finishes, it send a "complete" message to the LMS at which point the LMS closes the SCO and shuts down the communication interface. Any further attempts to send SCORM data at that point, such loading the next SCO on your own, should fail.

Since opening just one SCO at a time is tedious, SCORM 2004 adds an option known as sequencing, in which the LMS will automatically launch the next applicable SCO (with it's own unique communication interface) when the previous SCO closes. For this reason, SCORM 2004 tends to be much more desirable.
January 30, 2008
You could try Trident; not shareware, however.
http://www.scormsoft.com/
The program has potential. I'd like to see more context-sensitive help and samples but maybe they will come sdome day.

I am still trying to get a handle on this software, as well as SCORM sequencing.
Participating Frequently
January 30, 2008
Hey Jim.
I am in the process of building a series of projects with a similar structure. I've never worked with a manifest before or with SCORM for that matter, so I'm not sure how exactly to set up a manifest w/ multi-SCOs.
Upon searching the forums, I came across a link you're looking for.

http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&extid=1012681

The file is Manifest Maker 4, which supports SCORM 1.2 and SCORM 2004. The plugin works good, but I'm not sure how to set up multiple SCOs.

(I have a project that is launched from the LMS, which contains a slide that launches the post-test in the same window {post-test swf embedded in it's own html}).

Is this method possible? Would you mind helping me out with some info, advice, tips, etc?
Participating Frequently
January 30, 2008
I want to say that the L5 SCORM Producer extension for Dreamweaver MX 2004 works for creating SCORM 2004 manifests.

Assuming that's true, it hopefully still works for later versions of Dreamweaver.

Here's the link:

http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&extid=1019326

If nothing else, the few comments available on the download page make it sound like a keeper!
February 4, 2008
jbradley88,

Thanks for the suggestion. I do have Dreamweaver 8. I'll check it out.