Copy link to clipboard
Copied
Is it possible to deploy multiple recordable quizzes (SCORM to LMS) in a single Captivate file - course?
Not talking about knowledge checks but two quizzes with different scores in same Captivate file.
Copy link to clipboard
Copied
Hello,
Welcome to Adobe Forums,
You can have multiple quiz question on different location on your Adobe Captivate project but once you upload the project on LMS, it will act as a single quiz.
You can create different project and once 1st project ends you can call the 2nd project.
Note : When you upload your project on a LMS, it gives you direct link to open the content, that link you can use on 1st project to call the 2nd project
Thanks,
Vikram
Copy link to clipboard
Copied
As Vikram points out, only one total quiz result will be reported to LMS per file.
It is possible however to have intermediate score slides: http://blog.lilybiri.com/intermediate-score-slides
Lilybiri
Copy link to clipboard
Copied
Is this still the best practice for this? Noticing the thread is a few years old.
Copy link to clipboard
Copied
Yes, because this is a SCORM requirement: one score per file.
Copy link to clipboard
Copied
Is there a way to accomidate multiple languages? We have a Captivate event where we have three separate quizzes. One in English, one in Japanese and one in Chinese, all are asking the same questions. We grade the questions using points (10 per right answer). As soon as the user gets to the number of points necessary to pass, the LMS is updated. The challenge comes in when you try to review the quiz as Captivate just goes back to the first slide, not necessarily the correct quiz.
Copy link to clipboard
Copied
This is a very old thread. It would be better to start a new one.
Do you have the three languages in the same project? If yes, I would store the choice in a user variable. Use its value to create a conditional advanced action to be triggered on the first quiz slide (Enter event). That action should navigate to the correct first quiz slide. There is a Boolean system variable which will be equal to 1 when you are in Review mode.