Skip to main content
May 29, 2019
Answered

Skip a Question

  • May 29, 2019
  • 1 reply
  • 341 views

Hi Guys,

we have Multiple Choise Questions.The "Correct results ads" at the End, wouldn´t show a correct answer, if the User skipt a Question.

How can I fix this?

I´m using Captivate 8.

Greetings from Germany

    This topic has been closed for replies.
    Correct answer RodWard

    I had a converstion with a colleague.

    First:

    It's Captivate 2017. Sorry.


    Than:

    There is such a variable and we just set an alert with the variable value, if nothing is filled in, it returns "true".


    My colleague says,we could, by means of more advanced actions, individually create an OWN marking of the correct answer as a graphic for each question. This would be a lot of effort, but it would work well.

    Did you mean this solution?

    Or it's maybe easier -  to force Captivate, instead of "True"  mark correct and wrong answers


    Why don't you just turn on the options that force users to enter an answer on all quiz question slides?  Then you wouldn't need to worry about all these extra workarounds because every question WOULD have at least an incorrect or correct answer to show.

    Select the checkbox under Quiz tab > Captions > Incomplete.

    Select the option in Skin Editor to HIDE the playbar during the Quiz and deselect the Skip and Back buttons so that the only way to move from one question to another will be to hit the Submit button, which will then mean they see the Incomplete feedback caption if they hit Submit without yet having selected an answer.

    There is also an option under Quiz > Settings > Required drop-down called Answer All which is an extra precaution to ensure all quiz questions are answered, but I would only suggest you use this as a last resort because it can sometimes cause unpredictable behaviour in a project where you also have other interactive objects set to report to the quiz.

    1 reply

    Lilybiri
    Legend
    May 29, 2019

    That is an old version.....

    You are talking about Review mode, I suspect? design is that you'll see the given answers and the correct answers, but a question that has been skipped has no 'given answers'. You may be able to show it, using a condtional advanced action on Enter for each quiz slide.

    May 29, 2019

    That's exactly what I meant and how do I using a condtional advanced action on Enter ?

    Lilybiri
    Legend
    May 29, 2019

    Problem is that I do not have CP8 anymore. Do you have the system variable

    cpInReviewMode? You will need a tracking variable per slide to store that

    it has been skipped or not as well.