Quizzes and audio player controls

  • davidjenkins
  • Auteur du sujet
  • Hors Ligne
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 4 ans 10 mois #7648 par davidjenkins
Quizzes and audio player controls a été créé par davidjenkins
Hi,

Two accessibility issues we have identified with Xerte are as follows:

In quizzes when moving to the next question, screen readers read the question title and focus then moves to the top of the page. This fails WCAG 2.1 success criteria 2.4.3 (Focus Order).

Audio player controls may not be visible if colours on the site are changed. This fails WCAG 2.1 success criteria 1.4.3 (Contrast (Minimum)).

Please can I ask whether these are known issues and if there is a timeline for any fixes?

Thanks very much for your help!

David.

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 4 ans 10 mois #7649 par ronm
Réponse de ronm sur le sujet Quizzes and audio player controls
Hi
quick reply for now...

Quiz focus issue
I'm not sure if the Quiz focus issue is something we already have on our issues list but I'll check and add it and it should be something we can resolve quite quickly. We have a dev day scheduled in 2 weeks so will definitely have a look then if not before. There might be a snippet of script you can add in the meantime and if so we'll post another reply once we've had a look.

Audio player controls issue
Again will add to our issue list but can you provide a more specific example? There are many ways that audio players can appear in Xerte and they don't all use the same code/controls.

HTH
Ron

Xerte developer & trainer
e-learning & m-learning consultant
mitchellmedia.co.uk | xerteacademy.com | learningapps.co.uk
Note: Support here is voluntary and meant for users to support each other.
Need direct commercial support with Xerte? mitchellmedia.co.uk/contact/

Connexion ou Créer un compte pour participer à la conversation.

  • davidjenkins
  • Auteur du sujet
  • Hors Ligne
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 4 ans 10 mois #7654 par davidjenkins
Réponse de davidjenkins sur le sujet Quizzes and audio player controls
Hi Ron,

That sounds great, thanks very much!

I will get you the detail re: the audio player - will be in touch next week.

Thanks,

David.

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 4 ans 10 mois #7656 par ronm
Réponse de ronm sur le sujet Quizzes and audio player controls
Hi David
please try the following in your quiz page:
#1 add a script optional property
#2 add the following script
Code:
$( "#nextBtn" ).click(function() { $('#qTxt').attr('tabIndex', 0).focus(); }); $( "#restartBtn" ).click(function() { $('#qNo').attr('tabIndex', 0).focus(); });
#3 test and confirm if that now works as you think it should after clicking next after each question and also after clicking restart if you have that enabled.

HTH
Ron

Xerte developer & trainer
e-learning & m-learning consultant
mitchellmedia.co.uk | xerteacademy.com | learningapps.co.uk
Note: Support here is voluntary and meant for users to support each other.
Need direct commercial support with Xerte? mitchellmedia.co.uk/contact/
Les utilisateur(s) suivant ont remercié: makin

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 4 ans 10 mois #7691 par Huzar
Réponse de Huzar sur le sujet Quizzes and audio player controls
Hi Ron,

Hope you're well.

Yes, the quiz works with that fix. I presume at the moment we will need to add the script to each individual activity and the fix will be included in a future Xerte version?

Many thanks,
Geri.

Connexion ou Créer un compte pour participer à la conversation.

Plus d'informations
il y a 4 ans 10 mois #7693 par ronm
Réponse de ronm sur le sujet Quizzes and audio player controls
Hi Geri
I've committed the change to our developer code so it will be part of the next update but in the meantime you could ask whoever looks after your installation to replace the file with the one attached. The location is \modules\xerte\parent_templates\Nottingham\models_html5\quiz.html
HTH
Ron
BTW your colleague also mentioned in the original post here about audio player controls contrast and I asked for specific examples but haven't seen a reply to that yet?

Xerte developer & trainer
e-learning & m-learning consultant
mitchellmedia.co.uk | xerteacademy.com | learningapps.co.uk
Note: Support here is voluntary and meant for users to support each other.
Need direct commercial support with Xerte? mitchellmedia.co.uk/contact/

Connexion ou Créer un compte pour participer à la conversation.

Modérateurs: ronmalimcn
Temps de génération de la page : 0.152 secondes
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo