Review Quiz Layer

Oct 10, 2023

Good morning, 

I have some interactive questions added throughout a CBT I've created. They do not count towards the results, the questions are just for knowledge checks throughout. They currently have a correct, try again and incorrect feedback. I tried adding a "review" feedback layer, and reviewed my scene but it does not show up when I revisit the question slide. Nor does anything show up on the Form View although I keep adding comments to the "post-quiz review" section.

As a side note, I have this question set up as automatically decide when revisiting. 

I would greatly appreciate any insight or advice. Thank you for your time. 

2 Replies
Nedim Ramic

Hi Yazia,

I tried to replicate your project as follow:

1. Add the "Review" feedback layer on each question slide. This layer should have a rectangle placed on the bottom (similar to the Storyline Review layer). A rectangle has two states: "Correct" and "Incorrect" state.
2. Create a trigger "Change state of Rectangle to Correct when the timeline starts on this layer if Question.Correct = value True; Else Change state of Rectangle to Incorrect". The "Question.Correct" is a SL built-in variable.
3. Create a custom variable "QuizComplete" with initial value of False.
4. On the base layer, create a trigger "Show layer Review when the timeline starts on this slide if "QuizComplete" = value True. Duplicate this question slide as many times you need. 
5. Insert a blank slide that holds your custom Review button after your last question slide. 
6. Create two triggers: Set variable QuestionComplete to value True when the timeline starts on this slide, and Jump to slide (first question) when the user clicks the Review button

I've attached my story file just in case I've missed some steps. Off course, you can always use the result slide to get the Review button. Just move all score related objects off the slide and customize as you like. 

Jose Tansengco

Hello Yazia, 

Glad to see that you're getting awesome help from Nedim! 

If you still require assistance, it would be much easier for us to check why your 'Review' feedback layer is not displaying properly if we could take a look at your Storyline 360 .story project file. 

Would you be willing to share a copy of your project file here or in private by opening a support case so we can take a look at how you have your slides setup? We'll delete it when we're done testing!