xAPI Statement out of Storyline 2
Good day all,
I have just published a simple module/quiz out of Storyline 2 using the Tin Can API option. This is accessed via mobile devices using a third party vendor called xapiapps (pronounced "zappy apps"), and the results are sent to an LRS (Watershed).
In looking at the xapi statements sent to Watershed, I was disappointed to see such a limited data stream. My hope was to see statements that would show which responses were selected in each multiple choice question so that I could look at response distributions for every question... even analyze time between clicks if need be.
So my questions:
1. What xapi statements does Storyline generate?
2. Is there a way to configure the xapi statements that Storyline sends?
3. Am I just missing some setting (or approach) that will allow me to get to this type of data analysis?
Thanks all!
3 Replies
I'm fairly certain Storyline outputs Tin Can only as documented here. Searching these forums may produce threads like this one which mentions xapi.
You'll need to code your own xAPI calls in order to track that stuff Frank.
As a starting point, check out the videos Melissa Milloway recorded on xAPI.
This statement generator will also be helpful.
Also, this thread.
This post was removed by the author
Thanks so much Matthew!! I'll have a look and get started! Thanks again for sharing.