DadUndead / ngx-scorm-wrapper

Scorm wrapper for Angular projects
MIT License
3 stars 7 forks source link

How can I use this? #2

Open felipegaete opened 5 years ago

felipegaete commented 5 years ago

I hava a scorm object and I have to integrate with my own website, and I am new in this

DadUndead commented 5 years ago

This package is intended to use for courses that should be viewed by Learning Management System (LMS). The wrapper helps to find an API object and to call it's methods by a predictable way. If you are new to SCORM standart then as a first step please read their guide and API reference for developers: SCORM API Reference. If you have any particular questions about using the package, please let me know. I guess you may need an example of usage.