Copy link to clipboard
Copied
I wanted to show the branch scores on a menu slide for the branched quizzes.
Are there any System variables for Branch Aware Quizzes?
The idea of Branch Aware is that the system quizzing variables will be dynamic: they'll adapt to the branch taken by the user. More details about this feature:
Branch Aware Quiz - Captivate blog
Since the user will take only one branch, why do you want to have score details about each branch? If I understand that question, maybe I could offer other tips?
Copy link to clipboard
Copied
Not really. But you can always set up your own custom variables to track the scores on each branch.
Copy link to clipboard
Copied
The idea of Branch Aware is that the system quizzing variables will be dynamic: they'll adapt to the branch taken by the user. More details about this feature:
Branch Aware Quiz - Captivate blog
Since the user will take only one branch, why do you want to have score details about each branch? If I understand that question, maybe I could offer other tips?
Copy link to clipboard
Copied
Hi,
I have a course with several modules, each module have its questions. I
need to do the following.
1. Connect the modules through a menu slide, showing completed modules and
quiz results per module.
2. Should be SCORM compliant.
Scenario:
Cannot use SCORM multi packager as it doesn't have room for menu slide.
To make the training SCORM compliant 1quiz can be used only. So it will
comprise of the questions of all modules which will be asked at the end of
each module.
A module can be termed complete after quiz of that module is attempted.
But since variables cann't be recorded for sessions in LMS, so a code is to
be used at the start of menu checking the questions status to show the
modules completed and marks scored in each module.
Now the questions;
1. If we use Branch aware can a single user attempt for the second branch
after finishing the first?
2. How can we find out if the a specific question is attempted without
recording its attempt in user variable?
Copy link to clipboard
Copied
No, attempting two branches will just add score of both branches to total
score.
Copy link to clipboard
Copied
So it will serve the purpose. If user attempt all modules its total score
is needed to be the sum of all questions.
Copy link to clipboard
Copied
No, don't think so, because Branch aware will prevent all navigation, how will you navigate to another branch? You have the Retake button, that will get you only to the already taken questions.
If you really want scores from all the branches, you need the approach explained by Rod.
Copy link to clipboard
Copied
Is there any way if I use Rod's approach of single SCO to identify if the
certain questions are correct incorrect or unattempted ?
Copy link to clipboard
Copied
I don't understand your question. Reporting depends on the LMS on the first place, not on Captivate. Is this question linked with Branch Aware?