How can I fetch JSON responses from e-learning modules published from articulate storyline 360?
I need to store this in bubble database and use later for displaying course completion, quiz results etc.
How can I fetch JSON responses from e-learning modules published from articulate storyline 360?
I need to store this in bubble database and use later for displaying course completion, quiz results etc.
Until unless Storyline 360 don’t share the API, you can’t store that data into Bubble database.
I can write “Send xAPI statements” triggers in Storyline 360 to create a JSON.
Also, I was able to stream course published in storyline 360 by embedding it in an HTML container in bubble.
But I’m not sure how to read these xAPI statements created from the course.
Was anyone able to figure out how fetch this data from the embedded storyline 360s?