cybercussion / SCOBot

SCORM API for Content. JavaScript library, QUnit tests and examples.
https://cybercussion.com
156 stars 34 forks source link

Can you use SCObot with scormpool player to emulate an LMS> #8

Closed githarkirat closed 6 years ago

githarkirat commented 6 years ago

Hi,

I am a product owner at leapest.com, and we are evaluating SCObot. We are currently using the scormpool player to serve scorm packages without an LMS. Is it possible to use SCObot in conjunction with scormpool to get and set cmi object data across instances? Please let us know if you are available for detailed discussions?

Best regards, Harry

cybercussion commented 6 years ago

Hi Harry, Sorry I didn't get the notification of this message or it slipped past my email/spam filters. The SCOBot Content API we have here locates the API_1484_11 (SCORM 2004) or API (SCORM 1.2) variable. A LMS system would expose this for communication. I'm not directly familiar with the SCORM Pool player but I do recall similarly reviewing it in years past.

For example http://scormpool.com/player/player.aspx?url=http%3a%2f%2fscormpool.com%2fpublic%2fadl%2f1%2fimsmanifest.xml it appears they have a similar Lesson Player/Viewer and put the SCO in a IFRAME. The content would connect to the API_1484_11 and begin to communicate. SCOBot Content API can interface with it.

So if you have a sample of this, all you would have to do is similarly use SCOBots QUnit tests to see how SCORM Pool performs. Meaning, based on all the unit tests (pass or fail) fit your desired needs.

githarkirat commented 6 years ago

Hi Mark,

Is it possible for us to have a call and discuss this implementation.

Thanks, Harry

cybercussion commented 6 years ago

You may email at mark@cybercussion.com.