February 7, 2019
Scorm files created don’t work
Comments
(4)
February 7, 2019
Scorm files created don’t work
Newbie 2 posts
Followers: 0 people
(4)

I’ve generated scorm files out of Captivate and loaded them into the LMS, LearnDot. The content plays but when I close it I get an error. LearnDot tells me there’s a problem with the scorm file, but I seen no errors to indicate where to begin. I’ve tested on ScormCloud and I don’t see any errors there, either. How do I open the black box?

4 Comments
2019-02-15 08:59:18
2019-02-15 08:59:18

Please, let us know if you have found a solution? All users answering questions would appreciate that.

Like
2019-02-14 22:12:00
2019-02-14 22:12:00

What you may want to try is adding the following line into your index.html file in your Captivate installation directory, which will be inside the HTML folder.

<script src=”SCORM_utilities.js”></script>

I use a system that had a nearly identical problem and when I asked them to look into it they said that the exit button was looking for this .js file but couldn’t find it. By adding that line into the index file, the uploaded files then worked without any problems.

This may not solve the problem, but it’s a simple thing to try out.

Like
2019-02-11 09:56:32
2019-02-11 09:56:32

Some more ideas, still didn’t hear if your problem has been solved meanwhile.

You are using SCORM 1.2. Did you set up the criterion for completion with points or with a percentage, or even with slide views? Some LMS’s do not like to have a maximum score greater than 100 points. It is always better to have criterion in %, not in points as well.

Like
2019-02-08 09:01:10
2019-02-08 09:01:10

Great that you tested on SCORM Cloud. That is THE standard for SCORM files, since it is not reporting any errors it is clear that the problem is with the LMS, not with any setup in Captivate. Please, contant the LMS people and tell them the published file is working in SCORM Cloud.

Like
Add Comment