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?
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.
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.
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.
You must be logged in to post a comment.