Displaying a Single Results Slide using Multiple Question Banks

Jan 21, 2022

I have created 4 questions banks with 10 questions each and I'm drawing 5 questions per bank. On the results slide I want to show how many questions the user got correct in each question bank, for example

Lesson 1 - 2 out of 5 correct

Lesson 2 - 3 out of 5 correct

Lesson 3 - 5 out of 5 correct

Lesson 4 - 4 out of 5 correct

Your score 70%

Passing score 80%

Sorry you did not pass.

Any idea on how I can do this?

1 Reply
Ron Price

One way you can do this is with multiple question banks. It can be a little tricky, but I have done so recently for a module with multiple question banks.  I created a Result slide for each bank. These are all set as Knowledge Checks and live in a separate scene together.  I am not displaying these. I am just using these to generate the necessary variables.

I create an additional Result Slide that is tracking all of the questions.  This one is set as the Final Exam and appears in the course flow.

I then insert the variables as needed onto this Result slide to show the performance of each section, as well as the total passing score, etc.

You want to be careful going back and forth between these results slides, since this is not an out-of-the-box solution, you will want to check that the Results slide for the Final has not deselected the Question Bank in the individual Results.

There may be some additional approaches out there, but this one can work.

Hope it helps.

Ron