Capturing quizzes answers and results with Custom xAPI Statements

Dec 17, 2021

Hello,

I need to report on the users' answers to quizzes included in my Storyline file. I am looking for the answers selected on each slide, and the overall score result on the results slide. How can I capture this using the Custom xAPI Statements? I can't figure out what to select for 'When' in the Trigger Wizard.

Thanks in advance!

Camille

6 Replies
Lauren Connelly

Hello Camille!

I'm happy to help! I understand that you're hoping to track the learner's answer choice and overall score. Are you using an LMS? If so, this data is shown in the report from the LMS without needing custom xAPI statements.

If you haven't decided on an LMS yet, you can always test your course in SCORM cloud to see what information is being tracked.

Camille Le Dornat

Hello Lauren,

Thanks for your answer. I am using the LMS Tovuti and the issue is that this is not reported in Tovuti, hence why I am trying to get this data from the xAPI statements. So can you please help on what to set up in the trigger wizard in order to get this data?

Thanks in advance.

Maria Costa-Stienstra

Hi, Camille.

While I'm not familiar with Tovuti, I understand they're compatible with SCORM, so you should be able to get report data when published for LMS, as Lauren mentioned above. We're happy to test your project to rule out LMS issues if you're comfortable sharing it through a support case

If you want to use Custom xAPI statements, the built-in verbs included in Storyline will show that the learner interacted with the slide (for example, "answered"), but if you need it to send the specific answer chosen, you will need to customize the code further using JSON (Javascript Object Notation). Here are some resources:

I hope this helps!