The place for more technical questions for those who want to create new pagetypes or bespoke functionality.

Auto-Scrolling to Xerte Quiz Feedback

  • Joel-Xhibit
  • Auteur du sujet
  • Hors Ligne
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 7 ans 6 mois #5586 par Joel-Xhibit
Auto-Scrolling to Xerte Quiz Feedback a été créé par Joel-Xhibit
I've recently introduced some JQuery code into Xerte's 'Quiz' template, in order to auto-scroll to feedback once a user has submitted their MCQ answer via the 'Submit' button.

This was done in response to feedback I received from an academic I'm working with, who quite rightly pointed out that our students could easily miss the valuable hints and feedback text (below the MCQ question) on smaller screen sizes.

The fix I implemented was as follows:
Code:
// JavaScript / jQuery $("#checkBtn").click(function(){ $('#mainPanel').animate({ scrollTop: $('#feedback').offset().top - 20 }, 'slow'); });

The code was added on to the slide itself via the 'Script' optional property and the 'Execute' drop-down menu was set to 'Every time page is viewed'.

I've found this useful and wanted to share this with other developers, just in case people wanted to use a similar approach. I'm sure there's even more sophisticated ways of achieving this effect and I'd welcome feedback.

I also use this effect on similar page types.

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

Plus d'informations
il y a 7 ans 6 mois #5591 par JaapJan
Réponse de JaapJan sur le sujet Auto-Scrolling to Xerte Quiz Feedback
Hi

do you have an example of a LO that I can try?

JaapJan

Holy cow!

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

  • Joel-Xhibit
  • Auteur du sujet
  • Hors Ligne
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 7 ans 5 mois #5626 par Joel-Xhibit
Réponse de Joel-Xhibit sur le sujet Auto-Scrolling to Xerte Quiz Feedback
Sure. I've setup an example here . Please note, this method isn't working on all versions of XOT, but I've spoken to one of the core Xerte developers and we're looking at getting this functionality ironed out and added in as standard in the next XOT release.

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

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