From: soufiane Date: Fri, 6 Oct 2023 16:07:04 +0000 (+0200) Subject: wait #6358 @0:30 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=d126f2aec9f2615f3ad9ad8ff4f1efb733f8bf25;p=fluidbook-toolbox-quiz.git wait #6358 @0:30 --- diff --git a/js/quiz.animations.js b/js/quiz.animations.js index e21b394..d9a22a2 100644 --- a/js/quiz.animations.js +++ b/js/quiz.animations.js @@ -88,6 +88,7 @@ QuizAnimations.prototype = { } }).to(".active-screen .footer-question", { y: "100%", duration: 0, onComplete: function () { + $(activeScreen).find('.btn.confirmMatch')?.remove() $(activeScreen).find('.btn.continue').removeClass('none') $(activeScreen).find('.btn.validate').addClass('none') // Hide reset button