Forum Discussion
cwang
5 years agoCommunity Member
Use JavaScript to send data to LMS with SCORM 2004 4th edition
Hi all,
There are many discussions on this topic but I haven't seen a full script using SCORM 2004 so I thought I could share what I've used to report data that includes detailed question text an...
DavidJumeau-b96
3 years agoCommunity Member
The findLMSAPI function examines its parent iframe or window and determines if the API is located there. If it does not, it recursively tries to keep on going to its other parents until it finds the API. Once it does, you are able to communicate with the LMS.