diff --git a/src/components/Solutions/FillBlanks.tsx b/src/components/Solutions/FillBlanks.tsx index 7cd8fe4f..a1607bf9 100644 --- a/src/components/Solutions/FillBlanks.tsx +++ b/src/components/Solutions/FillBlanks.tsx @@ -84,13 +84,16 @@ export default function FillBlanksSolutions({prompt, solutions, text, userSoluti
-
= Correct +
+ Correct
-
= Unanswered +
+ Unanswered
-
= Wrong +
+ Wrong
diff --git a/src/components/Solutions/MatchSentences.tsx b/src/components/Solutions/MatchSentences.tsx index 9a1daf00..5354da13 100644 --- a/src/components/Solutions/MatchSentences.tsx +++ b/src/components/Solutions/MatchSentences.tsx @@ -73,13 +73,13 @@ export default function MatchSentencesSolutions({options, prompt, sentences, use
-
= Correct +
Correct
-
= Unanswered +
Unanswered
-
= Wrong +
Wrong
diff --git a/src/components/Solutions/MultipleChoice.tsx b/src/components/Solutions/MultipleChoice.tsx index afa3aac3..34603a5d 100644 --- a/src/components/Solutions/MultipleChoice.tsx +++ b/src/components/Solutions/MultipleChoice.tsx @@ -87,13 +87,16 @@ export default function MultipleChoice({prompt, questions, userSolutions, onNext
-
= Correct +
+ Correct
-
= Unanswered +
+ Unanswered
-
= Wrong +
+ Wrong
diff --git a/src/components/Solutions/WriteBlanks.tsx b/src/components/Solutions/WriteBlanks.tsx index 41f4ef84..8999f5e7 100644 --- a/src/components/Solutions/WriteBlanks.tsx +++ b/src/components/Solutions/WriteBlanks.tsx @@ -112,13 +112,16 @@ export default function WriteBlanksSolutions({
-
= Correct +
+ Correct
-
= Unanswered +
+ Unanswered
-
= Wrong +
+ Wrong