Edit Review quiz page

Jan 13, 2013

Hi, I would like to indicate somehow the right answer to a drag and drop quiz, on the review quiz page. Is it possible?  For the moment one can see just the message correct/incorrect without any indication on the right answer. Thanck you in advance for your answers..

4 Replies
Gerry Wasiluk

Yes, it should be.  Here's one way.

Create a true-false variable to show when the user has tried the interaction.  Make it initially false.

On your results page after the interaction, add a trigger that changes this variable to true when the slide starts.

On your drag and drop slide, add the elements you want people to see when they review the interaction and they got it wrong.  These objects initial state should be hidden.

Then for each object add a slide trigger that sets the state of the object to normal when the following two conditions are met:  1) results of the interaction is less than the passing score (e.g., Results.ScorePercent is Less than 0.80 - just some number less than 1.0) AND your variable is equal to true.

Rebecca Fleisch Cordeiro

Hi Gerry and Adina,

Adina, I interpreted your question differently than Gerry did (but not necessarily correctly ). You mentioned indicating the right answer to a drag and drop quiz, "on the review quiz page." I recently was reading a thread where Jeanette showed how to create a custom review answer for a text entry quiz. I think you could do the same thing here.

I put one together really quickly. If you need more instructions, just holler. And If i misinterpreted, sorry!

This discussion is closed. You can start a new discussion or contact Articulate Support.