From 868b12e3a00be58c4ef285bf3ba28e24ef5b9fd6 Mon Sep 17 00:00:00 2001 From: Christian Date: Thu, 16 Dec 2021 11:03:52 -0500 Subject: [PATCH] Exercices: Fix loading quizzes of course on first time - refs BT#19279 --- main/exercise/pending.php | 62 +++++++++++++++++++++------------------ 1 file changed, 33 insertions(+), 29 deletions(-) diff --git a/main/exercise/pending.php b/main/exercise/pending.php index 9e87c827ef..33eb4db7ad 100644 --- a/main/exercise/pending.php +++ b/main/exercise/pending.php @@ -132,7 +132,40 @@ $htmlHeadXtra[] = ''; if ($exportXls) { @@ -404,35 +437,6 @@ $gridJs = Display::grid_js( ?>