Skip to main content
Participant
June 6, 2007
Question

L5 SCORM Producer manifest is incorrect

  • June 6, 2007
  • 2 replies
  • 1190 views
The imsmanifest.xml file produced by L5 SCORM Producer doesn't seem to work correctly. The course site (and separate quiz added as a SCO) appear fine in the preview, but our team can't load it into the LMS.

One alert message states that Internet Explorer was "Unable to find an API adapter."

Has anyone had success using this Dreamweaver extension? Looking for something that will successfully wrap a standalone site to import into an LMS. Thanks.
This topic has been closed for replies.

2 replies

Participating Frequently
October 2, 2007
Vijay,

When I move the files (including the _controller and _home files from SCORM Producer) over to the LMS, the findAPI() function works like a charm. We use a Saba LMS if that makes a difference. You will get the "Cannot find API" message if you are previewing on your local server and until you move it to the LMS. While I am developing the WBT, I will often comment out the script inside the Controller file that searches for the API so I do not get that message.

Not sure I am helping you out at all. Sorry.

Andy
Inspiring
September 13, 2007
I've been having the same issue/behavior/message. Have you foudn a solution?
Participating Frequently
September 14, 2007
I have had success so far. Are you using SCORM Producer's controller files or your own to find the API?
Inspiring
September 14, 2007
Hi,

I am using the SCORM Producers controller files... FWIW, I also tried to use the SCORM Wrapper extention and got a similar behavior.

TIA - Vijay