Forum Discussion
Split Path in one assessment
Yes, it is possible. The way I set mine up was for 2 programs, a primary program and secondary program. Both programs shared the first 5 modules and the 8th and 9th module. Modules 6 and 7 were for the primary program only.
Each of the modules in the course had a corresponding Quiz bank (QB-1, QB-2, QB-3, and so on) in the assessment. I put the first 5 quiz banks into Scene 1, Quiz Banks 6 and 7 into Scene 2, and Quiz Banks 8 and 9 into Scene 3. In the title slide in Scene 1, I set a variable txtCoursePath to either PRI or SEC.
At the bottom of Scene 1, I inserted a slide which has 2 triggers on it, which execute when the timeline begins. If txtCoursePath is PRI, then go to Scene 2. If txtCoursePath is SEC, then go to Scene 3. At the end of Scene 2, the navigation is set to jump to Scene 3.
On the results slide for the assessment, be sure all of the quiz banks are selected and be sure to check the "Only score viewed questions" checkbox in the lower-right. That way, you can use 1 results slide to communicate score back to the LMS, based on the slides the learner viewed, not the entire set.