@pie-element/explicit-constructed-response 11.1.2-next.7 → 11.1.2-next.8

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.
@@ -4006,7 +4006,7 @@ var m = {
4006
4006
  displayType: "block",
4007
4007
  markup: "",
4008
4008
  maxLengthPerChoiceEnabled: !0,
4009
- playerSpellCheckEnabled: !0,
4009
+ playerSpellCheckEnabled: !1,
4010
4010
  prompt: "",
4011
4011
  promptEnabled: !0,
4012
4012
  rationale: "",
@@ -4061,7 +4061,7 @@ async function S(e, t, o) {
4061
4061
  maxLengthPerChoice: T,
4062
4062
  maxLengthPerChoiceEnabled: E,
4063
4063
  note: S,
4064
- playerSpellCheckEnabled: s.playerSpellCheckEnabled,
4064
+ playerSpellCheckEnabled: s.playerSpellCheckEnabled === !0,
4065
4065
  prompt: s.promptEnabled ? s.prompt : m.prompt,
4066
4066
  rationale: m.rationale,
4067
4067
  responseCorrect: o.mode === "evaluate" ? w(s, t) === 1 : void 0,