Report any technical problems you discover and discuss solutions.

Bug - Quiz button not hiding

  • gregers
  • Onderwerp Auteur
  • Offline
  • Nieuw lid
  • Nieuw lid
Meer
10 jaren 6 maanden geleden #3400 door gregers
Bug - Quiz button not hiding werd gestart door gregers
Quiz 'Submit' button should be hidden after each question.
Now it is hidden at the beginning, but after first question it remains visible.
It allows after clicking it without choosing question to receive max score.

It's possible to patch it after export in file quiz.html adding single line
(...)
$("#checkBtn")
.button({
label: submitBtnText
})
.click(function() {
$(this).hide();
quiz.showFeedBackandTrackResults();
quiz.checked = true;
})
.hide();

Best regards
Gregers

Graag Inloggen of een account aanmaken deelnemen aan het gesprek.

Meer
10 jaren 6 maanden geleden #3401 door julten
Beantwoord door julten in topic Bug - Quiz button not hiding
Generally the design principle is to disable inactive buttons rather than hide them, but the point s largely the same, we'll have a look at that,

Graag Inloggen of een account aanmaken deelnemen aan het gesprek.

Moderators: ronmjultenJohnSmith
Tijd voor maken pagina: 0.980 seconden
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo