cft-builder 0.1.41 → 0.1.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -61793,7 +61793,7 @@ var che = function() {
|
|
|
61793
61793
|
theme: i.theme,
|
|
61794
61794
|
formats: i.formats
|
|
61795
61795
|
};
|
|
61796
|
-
che ? C(new Quill(d.current, M)) : import("./quill-
|
|
61796
|
+
che ? C(new Quill(d.current, M)) : import("./quill-Dp8HpcKu.js").then(function(z) {
|
|
61797
61797
|
if (z && Ee.isExist(d.current)) {
|
|
61798
61798
|
var k;
|
|
61799
61799
|
z.default ? k = new z.default(d.current, M) : k = new z(d.current, M), C(k);
|
|
@@ -127288,7 +127288,7 @@ const SCe = DU(vxe), CCe = (t) => {
|
|
|
127288
127288
|
} = t, i = it.useRef(Date.now()), [a, s] = Pe("");
|
|
127289
127289
|
vn(() => (i.current = Date.now(), s(i.current), () => {
|
|
127290
127290
|
}), [r]);
|
|
127291
|
-
const o = (p) => (p.seconds < 10 && (p.seconds = "0" + p.seconds), p.minutes === 0 && (p.minutes = "0" + p.minutes), p.completed ? (n(), /* @__PURE__ */ c(Ce, {})) : /* @__PURE__ */ I("span", { children: [
|
|
127291
|
+
const o = (p) => (p.seconds < 10 && (p.seconds = "0" + p.seconds), p.minutes === 0 && (p.minutes = "0" + p.minutes), p.completed ? (console.log("Per question time completed"), n(), /* @__PURE__ */ c(Ce, {})) : /* @__PURE__ */ I("span", { children: [
|
|
127292
127292
|
"Time Remaining:",
|
|
127293
127293
|
" ",
|
|
127294
127294
|
/* @__PURE__ */ I(
|
|
@@ -127457,7 +127457,7 @@ const SCe = DU(vxe), CCe = (t) => {
|
|
|
127457
127457
|
return Dn.isCorrect === !0;
|
|
127458
127458
|
}
|
|
127459
127459
|
);
|
|
127460
|
-
if (l != null && l.quizElements && x + 1 !== (l == null ? void 0 : l.quizElements.length)) {
|
|
127460
|
+
if (console.log("quizData?.quizElements.length", l == null ? void 0 : l.quizElements.length), console.log("currentQuestionIndex", x), console.log("currentQuestionIndex + 1 !== quizData?.quizElements.length", x + 1 !== (l == null ? void 0 : l.quizElements.length)), l != null && l.quizElements && x + 1 !== (l == null ? void 0 : l.quizElements.length)) {
|
|
127461
127461
|
const Dn = {
|
|
127462
127462
|
assessment_user_attempt_id: (De = i == null ? void 0 : i.assesment_user_attempts[((we = i == null ? void 0 : i.assesment_user_attempts) == null ? void 0 : we.length) - 1]) == null ? void 0 : De.assessment_user_attempt_id,
|
|
127463
127463
|
session_id: (ut = i == null ? void 0 : i.assesment_user_attempts[((Ue = i == null ? void 0 : i.assesment_user_attempts) == null ? void 0 : Ue.length) - 1]) == null ? void 0 : ut.session_id,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var Ml = Object.defineProperty;
|
|
2
2
|
var Dl = (n, t, e) => t in n ? Ml(n, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : n[t] = e;
|
|
3
3
|
var T = (n, t, e) => (Dl(n, typeof t != "symbol" ? t + "" : t, e), e);
|
|
4
|
-
import { d as ti, i as Rr, a as Hi, b as Ul, e as Br, M as Pl, S as ei, U as si, g as ni, c as ri, f as fr, h as zs, j as $i, k as Vs, l as dr, m as jl, n as Hl, o as Fi, p as $l, q as Fl, r as zl, s as Kl, t as ii, u as Gl, v as Vl, w as Ft, x as zi, y as xe } from "./main-
|
|
4
|
+
import { d as ti, i as Rr, a as Hi, b as Ul, e as Br, M as Pl, S as ei, U as si, g as ni, c as ri, f as fr, h as zs, j as $i, k as Vs, l as dr, m as jl, n as Hl, o as Fi, p as $l, q as Fl, r as zl, s as Kl, t as ii, u as Gl, v as Vl, w as Ft, x as zi, y as xe } from "./main-CBudcuu1.js";
|
|
5
5
|
function Ki(n) {
|
|
6
6
|
return n;
|
|
7
7
|
}
|