Skip to main content
Participating Frequently
November 22, 2021
Question

Question Advancement even if incorrect

  • November 22, 2021
  • 2 replies
  • 351 views

HI All
In these days of Neuro diversity does anyone know a way of creating an audio rollover based upon a question answer.
I can uses an icon to play the audio if i dont shuffle answers but i would like to be able to shuffle 🙂

Any pointers gratefully accepted 🙂

Gary

Captivate 2019

    This topic has been closed for replies.

    2 replies

    Community Expert
    November 22, 2021

    Yes, you can create an Advanced Action that plays an audio file if the user is correct or incorrect. 

    And if you mean can you play an audio file on the rollover of an object BEFORE answering... you might be able to do the same thing or play the audio at the beginning of the slide, maybe?

     

    Cheers,

    mark

    headTrix, Inc. | Adobe Certified Training & Consulting
    Participating Frequently
    November 22, 2021

    Hi @mark@headTrix 

    Thank you for replying 🙂
    Based on one of @Lilybiri preivous blogs i have workked out to create an action to play audio if a question answer is correct or incorrect.

    I have the question 'read out' as an audio file upon the slide loading but if you read my reply above you will see what the scenario is im trying to achieve 🙂

    Gary

    Community Expert
    November 29, 2021

    Yes I have done the same in a project. I think the instant user feedback with audio is great!

    headTrix, Inc. | Adobe Certified Training & Consulting
    Lilybiri
    Legend
    November 22, 2021

    Why should it be a rollover? Can you explain more in detail? 

    Which type of question? If it is a MCQ with one correct answer, you can use the Advanced answer feature, show a feedback message for each answer. Like any feedback message you can attach audio to it.

    Participating Frequently
    November 22, 2021

    HI again @Lilybiri 
    I have set up all of my question pool slides to 'play audio' as in read the question out when the slide appears (with a button to replay the audio if the user wishes.

    i would like to give the use the facility to roll over the offered answers and it play the audio of the text of that answer.

    i did it with play icons but then i realised that with shuffle answers on this wasn't going to work.
    It would be for MultiChoice question answers only>>

    its just to play the audio of the text.
    Gary

    Lilybiri
    Legend
    November 23, 2021

    You are aware of the fact that rollovers only work on desktop/laptop, not on mobile devices (tablet, phone)?

    Not sure if you can attach a rollover event to each answer with JS or by using the CpExtra widget (InfoSemantics - Australia), not if that will be preserved when the answers are shuffled. At least if you want to keep with the default MCQ quiz slides.

    It would be easier with custom created MCQ slides, but without lot of programming skills you would lose the shuffling feature. Each answer could be a shape used as button and you can attach the audio to the Rollover state. The evaluation of the answer (correct/wrong) would need to be done using shared or advanced actions.