Forum Discussion
Storyline Quiz Review - Is the Incorrect/Correct message editable?
Just watched Jeannette's great screenr on creating customized Quiz Review slides. In addition to this customization, is there a way to move/edit the "Incorrect" and "Correct" text rectangle that appears at the bottom of each review slide? I don't think it was customizable in Studio Quizmaker, but maybe it is in Storyline? Thanks!
Thanks Vimal for sharing :)
Hi Josef,
This is not yet a feature of Storyline - but there are a few different ways in which you could customize the review. Did you look through the items mentioned earlier in this thread? if you'd like to share your .story file perhaps others in the community can weigh in and share their ideas on how to set up what you're looking for?
- AWillemsen-8b84Community Member
is a there now a new and simple solution to edit/customize the colored feedback bar other than the names solutions above?
Hi Anika,
There is not a change to the behavior of the feedback bar on the bottom of the Review functionality, you still cannot change the color or the text associated there so the current solution is to modify the review by customizing the review functionality as detailed here.
- AWillemsen-8b84Community Member
Ok, thanks for your answer
Hi T,
Thanks for checking in on this!
We haven't changed the behavior of the Review banner yet for correct/incorrect - but it's always still a good idea to share that info in the form of a feature request with our team! You can submit those Feature requests here!
- TTorresCommunity Member
It looks as if people have been submitting requests for the past 5 years, according to this thread. Are you currently working on a fix to this? And if so, when is it expected to be available?
Hi T,
It's not a feature request that I've seen bubble up to the top of our list yet.
When you submit a feature request our team reads and evaluates them on a set of criteria to determine if and how it's something we could include in a future update, version or iteration of the product, here’s our process.
- PhillipMcKay-9fCommunity Member
Hi All,
I’ve managed to find a work around if anyone is still interested; however, it does require some work to set up.
Step 1: Create a question slide and results slide. Edit the quiz on the results slide and turn off ‘Allow user to review quiz’ and ‘Show correct/ incorrect responses when reviewing’ for your quiz. This set is turning off the default review and below we are going to create our own.
Step 2: Create your own ‘Review’ button on your results slide.
Step 3: Create a variable with a default value = False. E.g., review_quiz
Step 4: Create the following triggers on the ‘Review’ button:
(1) Set ‘review_quiz’ equal to True when the user clicks
(2) Jump to ‘Question 1’ when the user clicks
Step 5: Create a ‘Retry Quiz’ button and add the following triggers:
(1) Set ‘review_quiz’ equal to ‘False’ when the user clicks
(2) Reset results when the user clicks
(3) Jump to ‘Question 1’ when the user clicks
Step 6: Go to a question slide and create two shapes. These will display as correct or incorrect upon the review. Set initial state to Hidden. Have your answers already created, let’s assume the correct answer is ‘Answer 1’.
Step 7: Create the following triggers on the base layer of the question slide.
(1) Change state of ‘Correct’ to ‘Normal’ when the timeline starts IF ‘Answer 1’’s state is equal to ‘Selected’ and ‘review_quiz’ is equal to ‘True’
(2) Change state of ‘Incorrect to ‘Normal’ when the timeline starts IF ‘Answer 1’’s state is not equal to ‘Selected’ and ‘review_quiz’ is equal to ‘True’
In summary, we are setting up a review trigger that turns on upon review and turns off when the review is finished. If you have multiple quizzes you might want to add a trigger to set ‘review_quiz’ to False to a ‘Finish Quiz’ button, or even when the timeline starts on the results slide. Secondly, we are hiding/ showing the correct/ incorrect shapes based on whether the correct answer is selected or not.
Although it’s a bit of work to set up, you can just copy a skeleton template for future questions.
Thanks for chiming in to share Phillip :)
- Articulate1UserCommunity Member
I am having a related issue. I created a number entry quiz question, and custom feedback layers that appear for correct/incorrect. This all works fine.
BUT, when I go ahead and "review" the quiz at the end, when I do so, there is this mysterious ghost text that appears across my screen that seems to pull in the standard feedback (it say's Correct response!/Incorrect response). I am not sure how to remove this.
I have tried looking at the feedback master but there isn't a way to remove this text.
Screenshot attached. Any ideas??
- WendyFarmerSuper Hero
If you go into the Master slide layouts and move the text boxes off the stage does that work?