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

Reporting with Audio

Contributor ,
Apr 13, 2017 Apr 13, 2017

Good morning,

Does anyone know if this is possible...I want to have a Captivate course that's just 2 slides - the first slide just explains how to use the playbar controls, and the second slide is a recording of a presentation/meeting. Is there anyway to force the learner to listen to the whole audio in order to get a "completed" or "passed"? I tried it with slide views but of course as soon as they click on the slide with the recording, they are marked as completed. Not sure if this is possible.


Thank you!

Tanya

385
Translate
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

Community Expert , Apr 13, 2017 Apr 13, 2017

You want to report to a LMS?

Easiest way is to use the audio as slide audio, put a button with a timeline that starts after the audio, and attach a score to that button. Require to get that score for Completion in the LMS. Only when the user clicks on that button, which appears after having listened to all of the slide, will the score be acquired. Of course: never use a playbar in that case, where the navigation controls including the progress bar are available. Every button has to be custom. If

...
Translate
Community Expert ,
Apr 13, 2017 Apr 13, 2017

You want to report to a LMS?

Easiest way is to use the audio as slide audio, put a button with a timeline that starts after the audio, and attach a score to that button. Require to get that score for Completion in the LMS. Only when the user clicks on that button, which appears after having listened to all of the slide, will the score be acquired. Of course: never use a playbar in that case, where the navigation controls including the progress bar are available. Every button has to be custom. If you want to enable them to go back to parts of the audio, you'll have to split it up over several slides.

Translate
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
Contributor ,
Apr 13, 2017 Apr 13, 2017

Oh what an interesting way to do it! Yes, I'm reporting to an LMS. I think this would work, thanks so much, I'm going to try that.

Tanya

Translate
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 ,
Apr 13, 2017 Apr 13, 2017
Translate
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
Contributor ,
Apr 18, 2017 Apr 18, 2017

Hello! So I did try this - great idea; I got the scoring to work. Thanks so much! I do have a follow-up question though. Is there a way to get the audio to not start over again if a person exits out of the course and goes back in later? These are hour long recoridngs, so I don't think employees would appreciate having to start over lol. Thank you.

Translate
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 ,
Apr 18, 2017 Apr 18, 2017
LATEST

You would have to use local storage to track if the user already had visited the course (user variable). This can be done both with JavaScript or with the CpExtra widget of InfoSemantics (for HTML5 output only). Based on a conditional check of that variable you could set up micronavigation to jump immediately to a frame at the end or after the slide audio.

Alternative, still based on checking that variable: have a duplicate Next button, timed from the beginning of the slide but hidden on first visit.

Translate
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