diff --git a/src/pages/student/practice/Test.tsx b/src/pages/student/practice/Test.tsx index e7520c1..42fa009 100644 --- a/src/pages/student/practice/Test.tsx +++ b/src/pages/student/practice/Test.tsx @@ -1703,16 +1703,15 @@ export const Test = () => {
)} - {currentQuestion?.context_image_url && - currentQuestion.context_image_url !== "NULL" && ( -{currentQuestion?.text && @@ -1755,26 +1754,24 @@ export const Test = () => {