This commit is contained in:
2025-09-23 10:11:35 -06:00
parent 4bc2a47a96
commit b234ae0d22
52 changed files with 733 additions and 64 deletions
+1 -1
View File
@@ -212,7 +212,7 @@
<script>
$(function () {
"use strict";
$('body').addClass('fake');
$('.wrap-course-content').addClass('fake');
let questions;
let currentQuestionIndex = 0;