vue.js and laravel scorm integration

Apr 17, 2024

Hello, we're trying to implement Articulate SCORM files on our platform.
Our environment consists of Laravel for the API and vue.js for the front end.
We managed to store the file correctly in the database and in the file system.
We can now retrieve a URL to the index.html file in our front-end.
We then tried to use the pipwerks library to retrieve the information from the scorm, but were unable to do so.

We can't connect to the scorm API. Does anyone have any ideas or tutorials on how to implement our project (or part of it)?
Thanks in advance!

Be the first to reply