diff --git a/src/pages/student/practice/Test.tsx b/src/pages/student/practice/Test.tsx index 40eade8..ff6b1ad 100644 --- a/src/pages/student/practice/Test.tsx +++ b/src/pages/student/practice/Test.tsx @@ -1671,7 +1671,8 @@ export const Test = () => { {showDirections ? (
- {renderQuestionText(currentQuestion?.explanation || "")} + Answer all questions in this section based on the + information provided.