Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 93817

Forcing SCORM completion

$
0
0

Hi there,

 

I'm just having a bit of problem with Captivate. Basically what we need to do is to send a 'completed' state to the LMS when a student visits a particular page.

 

This is what I have done so far:

 

Slide On Enter: Execute Javascript

 

var CaptivateObj = document.Captivate;

 

SCORM_objAPI.LMSSetValue('cmi.core.lesson_status', 'passed');

SCORM_objAPI.LMSCommit('');

SCORM_objAPI.LMSFinish('');

CaptivateObj.cpEISetValue('rdcmndExit',1);

 

..obviously it doesnt work at all.

 

Is it possible to meet this requirement in Captivate? Or are we restricted to use the 'number of slides viewed' or 'quiz score' as completion criteria?

 

Thank you!

 

Regards,

RT


Viewing all articles
Browse latest Browse all 93817

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>