Forum Discussion
Branched exam results reporting to the LMS
Hi Eric! I do have questions!!! See the two above:
- What does the variable look like in the LMS?
- Could you confirm that using this method, I can somehow tell the invisible result slide it mentions in your link which variable to choose (based on the avatar) and report it to the LMS along with the pass score?
Hi Victoria,
My apologies for the late response! You're right, sending the value of a variable to LMS is a bit involved.
I won't recommend using the Survey Questions method (with the invisible Result slide), as it would require setting the invisible Result slide as the tracking option. I understand your project contains four quizzes, and I imagine you would like to track one of them.
For this scenario, using the Custom xAPI statements method is better. To illustrate one possible way this can be done, I prepared the attached sample project for you using two avatars linked to two quizzes. I declared the variable quizpath to hold a text value corresponding to the chosen quiz and will send it to the LMS using custom xAPI statements.
Variable declaration:
Triggers to assign the text values to the quizpath variable:
Send xAPI statement triggers:
Adding the Send xAPI statement trigger:
I published the course to LMS using xAPI as the LMS standard, then uploaded it to SCORM Cloud for testing. Here's the invite link to my course in SCORM Cloud. I took the course and chose the Carlos quiz path. This is how it looked in the LMS report:
If you require any further information, let me know.
Related Content
- 5 months ago
- 1 year ago