Forum Discussion

alisonmeyer1's avatar
alisonmeyer1
Community Member
7 days ago
Solved

Continue button stays active without playing audio

I have an image which has audio as well. I have followed that block with a continue button. When I published the course, the continue button is active even if you don’t play the audio. The continue b...
  • Chris-Hurst's avatar
    7 days ago

    You're not doing anything wrong, it's just that the audio option isn't a required interaction, like say an accordion. If this is a must you could try:

    1. Have the audio as a separate block under the image, (Multimedia > Audio) - then the Continue will stay locked until the end of the audio.

    2. Putting the image and audio in a one 'drawer' accordion and then the Continue button won't be active until the user opens the accordion, (but there's still no guarantee they'll listen to the audio).

    3. Adding Custom HTML code with the image and audio and setting the 'Set completion requirements' toggle to on in the code window.