Skip to main content
julief19411874
Inspiring
June 22, 2016
Question

Branched aware course not sending score to LMS

  • June 22, 2016
  • 1 reply
  • 849 views

Hello everyone

I'm facing the following issue using Captivate 9 for a responsive course:

When the learner enters the course, he has the option to choose his learning path. Each path has content slides and 1 question slide each.

The LMS only tracks when the user answers both questions right, not even wrong attempt.

I was wondering if this has anything to do with how the preferences are set?

I made sure that  Branch Aware checkbox was checked and made sure that both paths, under Actions (on the Quiz tab), On Success as well as Last Attempt were set to jump to the Quiz results slide.

I have checked the Report Answers checkbox and named the Interaction ID accordingly. For example, LAN_Dairy_Q1_Spec.

As for the quiz preferences, I have the following checked:

- Enable reporting for this project

-Scorm 1.2

-Template set to Default

- Status Representation: Passed/Failed

-Success/Completion Criteria set to Slide views/or quiz

-Quiz is passed

-Data to report in percentage

Any suggestions is welcome.

Many thanks,

Julie

This topic has been closed for replies.

1 reply

Lilybiri
Legend
June 22, 2016

Are you on 9.0.1.320?

I have some questions, because of two or your sentences:

  1. "only tracks when the user answers both questions right": you told that there is only one question in each path. Branch causes the quizzing system variables to be dynamic: only the quiz slides that are visited by the user is taken into account. Did you understand that functionality correctly? Have a look at the example in:Branch Aware Quiz - Captivate blog
  2. "both paths, under Actions (on the Quiz tab), On Success as well as Last Attempt were set to jump to the Quiz results slide." You mean that navigation is done for each of the two question, both in a different branch? I'm asking this just to be sure.
julief19411874
Inspiring
June 22, 2016

Hello !

Thank you for being quick to respond!

Yes, I'm on 9.0.1.3.2.0

To answer your first question, I understand how Captivate works within the course. Yes, if learner chooses path A, on the quiz results slide, it will only take into consideration the score of Path A.

To answer your second question, each path has the same navigation. At the end of the quiz question slide, it jumps to the Quiz Results slide.

What I am asking is if there's something I missed in the preferences that would not allow the results be sent to my LMS?

I've done the following tests:

User goes through Path A, answers incorrectly (the only question), then goes to Path B (via a main menu slide) and answers incorrectly. LMS does not track.

User goes through Path A, answers incorrectly (the only question), then goes to Path B (via a main menu slide) and answers correctly. LMS does not track.

User goes through Path A, answers correctly (the only question), then goes to Path B (via a main menu slide) and answers correctly. LMS does track.

Lilybiri
Legend
June 22, 2016

No, apparently you don't understand the Branch aware feature, sorry to tell you. I suspected as much, that is why I offered you that link.

Uncheck Branch aware, since you want them to do both paths. It has no sense in this situation. It would only be needed if you allowed the user to take either path A or path B.

Quiz Preferences were OK as you showed them.

Since they need to do both paths, and I suppose the Question slide is at the end, you'll have to change the actions on those question slides. You have to track if they finished only one path or both paths. This can be done with a user variable, I will label it v_path.

Before explaining further, I want to know if it is possible that the user takes the same path twice?