I am trying to build an offline SCORM player and tracker. Now, SCORM was not designed to be mobile supported but recent developments in the market have spawned some products/players that allow offline playing and tracking of SCORM packages. Most of you would suggest the tin-can API as a better solution but I am not inclined towards it because it simply does not have many LMSes conforming/supporting it. I have authored the courses aligning with the SCORM 1.2 and SCORM 2004 specs that still are the most widespread SCORM implementations in the e-learning industry. But how does one start building an offline SCORM player and tracker? I am currently using a third party LMS to play my courses. So, Do I have to get my player authorized with the LMS before it can download the courses? Is this done with the help if APIs or are there some other ways to achieve this? In a nutshell,How does one go about building an offline SCORM player and tracker?
Thanks for any help in advance!!