Forum Discussion
Multiple question banks in one result page
Hello everyone, I encountered a tricky situation in Storyline 360 with multiple question bank settings.
I need to randomly draw True/False and multiple-choice questions in one quiz, so I’m using two question banks. On the result slide, I want to display the user’s points from each question bank as well as the total points. The user only needs to score above the total passing score, without needing to pass each question bank individually. Additionally, if the user doesn’t pass, I want the Review and Retry buttons to appear.
My issue is that when I set it to "calculate results for each question bank," the result slide only shows the total points, without displaying the points from each question bank, but the Review and Retry buttons work fine (please refer to the sample and attached image version 1).
However, when I set it to "calculate results for each result slide," the result page shows the points correctly, but the Review and Retry buttons do not function (sample and attached image version 2).
I must be missing something. Could anyone help me display the points correctly and get the Review and Retry buttons to work? I would really appreciate it. Thank you!
Hello MaggieLee-7170b ,
I'm happy to help!
The correct setting is the "Calculate results for each Result Slides" option since you need the scores of each Results Slide to calculate the final score. The reason why your Retry button wasn't working was that it was missing a few triggers to reset the previous quizzes in your course. The correct set of triggers is:
Note the addition of the two Reset results triggers. The Review button on the other hand won't work because you can only review one quiz at a time. You'll need to add another review button so you'll have a total of two, and review specific quizzes to get it to work. I've attached an edited version of your project file so you can test the changes I mentioned.
Let me know if you have any questions!
Hello MaggieLee-7170b ,
I'm happy to help!
The correct setting is the "Calculate results for each Result Slides" option since you need the scores of each Results Slide to calculate the final score. The reason why your Retry button wasn't working was that it was missing a few triggers to reset the previous quizzes in your course. The correct set of triggers is:
Note the addition of the two Reset results triggers. The Review button on the other hand won't work because you can only review one quiz at a time. You'll need to add another review button so you'll have a total of two, and review specific quizzes to get it to work. I've attached an edited version of your project file so you can test the changes I mentioned.
Let me know if you have any questions!- MaggieLee-7170bCommunity Member
Hello Jose, somehow, I didn’t receive the reply notification, sorry for missing your response for a few days.
These days I also discovered that it seems impossible to use one single Review button to review two quizzes. It’s unfortunate that it’s a key requirement for us, but I truly appreciate your help. Thanks again!