I am new to AICC eLearning courses, I was perviously working on SCORM 1.2 in which I was using SCORM 1.2 Runtime API calls to keep track of users activity in the course. But i could not find any proper documentation for AICC to handle them. Does anyone have any boilerplate HTML/Javascript template which i can use in order to launch the course and keep track of users activity.
I have the following files
.au
.crs
.cst
.des
I need to know how to embed all these files under a iFrame and using Javascript handle the user events similar to SCORM 1.2.
Thanks in Advance.