Forum Discussion
Capturing quizzes answers and results with Custom xAPI Statements
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
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.
- CamilleLeDornatCommunity Member
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.
- MariaCSStaff
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:
- Storyline 360: Custom xAPI Statements
- GUIDE: Send an xAPI Statement from Storyline 360 (Written by community member Devlin Peck)
I hope this helps!
- CamilleLeDornatCommunity Member
Hi Maria,
Tovuti only reports complete/incomplete for a SCORM file but does not report quizzes answers and/or results.
Thanks for your answer, that's helpful. And to receive quizzes results (score ideally but otherwise pass/fail), I would also need to use JSON?
Thanks in advance.
- PhilMayorSuper Hero
Storyline already sends this to xAPI without the need to use the custom xAPI tool. Do you have access to an LRS?
- CamilleLeDornatCommunity Member
Thanks Phil. We only have an LMS (Tovuti) and do not have access to an LRS at the moment. As I understand it, xAPI sends only to LRS and not LMS?
Many thanks in advance for your help!
Related Content
- 8 months ago
- 3 years ago