Quiz Results Display

Mar 27, 2015

Hi everyone!

I'm working on a project that contains a quiz of 10 questions and each question has a 'Yes' or 'No' response.

At the end of the quiz, our client would like any of the questions that have been answered 'Yes' to be shown on a slide.

So far, I've made this happen by having all the responses (each in their own text box) on a slide set to a hidden state initially and then, using true/false variables, change the state to normal if the user has selected 'Yes' to that question during the quiz.

However, if the user answers yes to say Q2 and Q8, they will show but there's a gap between them because of where the text box is positioned on the slide.

So I'm wondering if there's a way to have the responses display on screen without the gaps in between?

Cheers,

Matt

1 Reply
G Innes

If you are up for using Javascript you could store your questions in an numbered array and when the final slide is shown you would display the two questions form the array (what ever ones it happens to be).

But, if you are looking for something easier, perhaps have all the questions visible on the last slide in grey font and have the Yes questions highlighted in colour or black font to make them stand out.  it might actually be helpful for the user to see what they said No to?  Could be a feature!!!  That would eliminate the gaps.

Gavin

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