Skip to main content
paulleon
Known Participant
October 4, 2022
Question

audio problem when revisiting my quiz

  • October 4, 2022
  • 1 reply
  • 284 views

Hello,

For my quiz, I have set my answer buttons to play audio on success, this works very fine.

The quiz is in a LMS and with the LMZ user can leave the course and come back later to finish the quiz.

The problem is that when I revisit my quiz, the sound of my buttons won't play anymore. 

There are also sound playing on other slides on the timeline and they are all working fine, I also got videos that play fine, it's only the answer buttons that don't play the sound anymore. The buttons are working fine by themself, they show the answer then go to next slide, etc.

Has anyone had this problem and have resolve the issue ?

Here is a screnshot of the setting of the button

 

This topic has been closed for replies.

1 reply

Lilybiri
Legend
October 4, 2022

D'accord, mais il est possible d'écrire en français... aucun problème pour moi et peut-être moins de confusion.

Not sure to understand the problem correctly. You show something used as a button, probably an image? It is clear that you are not using the default quiz slides, can you explain how you set up the quiz slides in detail? Meaning: timeline (very important), slide itself, Advanced Interaction panel for the slide to see which actions are done on that slide. The screenshot only tells that you are using something as a button and that it plays an audio clip. It doesn't show the 'full' setup.

paulleon
paulleonAuthor
Known Participant
October 4, 2022

Hello Lilybiri,

Pour mon quiz, j'ai des slides custom où j'ai trois images avec chacune un bouton. La question consiste à choisir la bonne image. Au clic sur le bouton de la bonne image, un mp3 se joue. Au clic sur les deux autres boutons un autre son (mauvais choix) se joue.

Pour les boutons, j'utilise simplement un objet que j'ai converti en bouton en cochant la checkbox "Use as Button".

Sur la timeline,  pour les réglages de la slide,  pour "on enter" j'ai mis "no action" et pour "on exit" j'ai mis "no action".

Et sur la timeline, il y a un calque pour chaque bouton et un calque pour chaque image.

Dans un fichier js externe, au clic du bouton, je lance un timer qui passe à la slide suivante au bout d'un certain temps.

Tout cela marche parfaitement quand je joue le quiz du début jusqu'à la fin.

Mais si j'interromps le quiz en quittant le scorm (mon lms a un bouton "exit module") et si je reviens ensuite dessus (dans mon LMS je peux continuer mon parcours), le scorm se lance, j'atteri sur la bonne slide, celle que j'avais quitté et le quiz se joue. Quand j'arrive à une slide avec mes trois images à choisir, quand je clique sur un bouton, le son ne joue pas. Le timer se lance bien et on passe bien à la slide suivante.

 

For my quiz, I don't use the standart quiz model, I use three buttons and the user has to click on the right one. The buttons are shape objects converted into button (the checkbox "use as a button" is checked for each of them). For each button, their action is set to "play audio". The slides are set "on enter" to "no actions" and "on exit" to "no action".

I have an external js where I start a timer on button click. The timer is used to go to the next slide.

Everything works fine if I play the quiz from start to end.

But If in the middle of the quiz I quit the quiz (my LMS displays a "exit module" btn) and then come back later (my LMS has a button "continue module"), the quiz opens at the right slide (the one I left). When there is a slide with my buttons, no sound plays on click. Everything else works, the timer that brings me to the next slide, etc.

 

It's a long description, I hope it can help you understand my problem.

 

 

 

 

 

Lilybiri
Legend
October 4, 2022

Bizarre.  Je ne vois aucune raison pour empêcher l'audio dans une session nouvelle, après avoir utilisé le 'bookmarking' du LMS. Est-ce que vous avez testé le cours dans SCORM Cloud pour déterminer si je problème se pose dans ce LMS standard?