AICC Wrapper

Screenshot of the GitHub repo for the AICC Wrapper codebaseMy team was tasked with creating custom courseware. We did not need to track multiple objects within the course so I wrote this JavaScript library for AICC communication.

The library can track score, time spent, completion status and bookmarks. It can also retrieve the learner's name from the LMS for personalization.

The AICC library has been tested in SCORM Cloud.

Back