• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Button to appear after audio is done playing

New Here ,
Feb 13, 2019 Feb 13, 2019

Copy link to clipboard

Copied

Hey everyone,

I have an interaction that I need the button to appear only after the whole audio has been played. I tried looking for an answer and I can't find anything. Any suggestions are greatly appreciated!

Views

1.3K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Engaged , Feb 13, 2019 Feb 13, 2019

First, hide the next button on enter.

You'll need a conditional advanced action (or shared action) on each of the audio buttons and a variable for each of them.

Variables (all set to zero):

v_btn1Played

v_btn2Played

v_btn3Played

The action will:

1. set the variable for the clicked button to 1

2. To ensure the learner listens to the whole audio, also DISABLE the buttons

3. DELAY the number of seconds that the button's audio plays

4. ENABLE all the buttons

5. Check the other buttons to see if they've been cl

...

Votes

Translate

Translate
Community Expert ,
Feb 13, 2019 Feb 13, 2019

Copy link to clipboard

Copied

Which type of audio: slide audio, object audio or audio started with Play audio? The answer will be different based on the type. Please post a screenshot of the timeline as well.

If you allow revisiting the slide a second time, does this have to be the same sitatuio?


Have a look at:

Play Audio once on First Visit - Captivate blog

BTW have answered same question manyt times, maybe use another 'search' tool ?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 13, 2019 Feb 13, 2019

Copy link to clipboard

Copied

I have audio on the slide, but then I have three buttons that have audio as well. Those are the ones that Need to played throughout before the Next button appears.If revisiting, the buttons should play the audio and nothing else. Please let me know if this doesn't make sense! I will read your article, too.captivate.JPG

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 13, 2019 Feb 13, 2019

Copy link to clipboard

Copied

Audio is not attached to the buttons as object audio. Do you use the Play Audio command? You have pausing points at two different times. What are the actions attached to all the buttons? When is the playhead released to see the two button that appear later?

Are you aware of the fact that with the present setup the slide audio can play simulataneously with the audio clip triggered by one of the buttons? If Play Audio is used, and the user clicks quickly a second button, the first audio clip will be stopped.

Can you please explain what you want to happen really, because that timeline shows a lot of problems, that have to be solved before thinking about the Next button to appear later.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Feb 13, 2019 Feb 13, 2019

Copy link to clipboard

Copied

First, hide the next button on enter.

You'll need a conditional advanced action (or shared action) on each of the audio buttons and a variable for each of them.

Variables (all set to zero):

v_btn1Played

v_btn2Played

v_btn3Played

The action will:

1. set the variable for the clicked button to 1

2. To ensure the learner listens to the whole audio, also DISABLE the buttons

3. DELAY the number of seconds that the button's audio plays

4. ENABLE all the buttons

5. Check the other buttons to see if they've been clicked:

IF v_btn1Played is equal to 1 AND

v_btn2Played is equal to 1 AND

v_btn3Played is equal to 1

THEN show the next button

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 13, 2019 Feb 13, 2019

Copy link to clipboard

Copied

Dan56, that worked! Thank you.

Lilybiri thank you for your help, too.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 13, 2019 Feb 13, 2019

Copy link to clipboard

Copied

But you'll  still have the issues I mentioned. You may ignore them but your learners will have the bad experience.

Try to test while ignoring how you set it up, that is the way the learner will use that slide. They will hear two audio clips playing at once, they'll never have to finish listening to any of the audio clips.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 13, 2019 Feb 13, 2019

Copy link to clipboard

Copied

I will be looking into it to see if I can fix the issues. Thank you

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 13, 2019 Feb 13, 2019

Copy link to clipboard

Copied

Not with the conditional action and those variables, .... sorry. You don't have to believe me, but have been writing a lot about audio on timelines.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 13, 2019 Feb 13, 2019

Copy link to clipboard

Copied

I truly believe you, and I appreciate your help!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 16, 2021 Jun 16, 2021

Copy link to clipboard

Copied

I have 4 button click and reveal. For each reveal I have audio

I want to enable next after completing every audio. How can I proceed?

 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 16, 2021 Jun 16, 2021

Copy link to clipboard

Copied

LATEST

Double post...

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources