Wrap SCORM interaction in TinCan statements: is that possible?

318 views Asked by At

I have TinCan LRS and tons of SCORM content. So instead of using SCORM server-side stuff for storing learning results, I want to alter SCORM player so it would issue TinCan statements to my LRS. Is this theoretically possible?

I clearly understand that I should rewrite SCORM player, providing custom RTE handler.

I don't know SCORM very well, please warn me if there are any potential pitfalls.

1

There are 1 answers

1
pipwerks On BEST ANSWER

Yes, it's possible to map SCORM calls to the Experience API (aka Tin Can). A quick Google search returns this, which should give you some pointers: Converting SCORM packages to Tin Can API