-
+ )}
+ {/* Exam is on going, display it and the abandon modal */}
+ {isExamLoaded && moduleIndex !== -1 && (
+ <>
+ {exam && CurrentExam && (
+
+ )}
+ {!showSolutions && (
+
setShowAbandonPopup(false)}
/>
-
- Loading Exam ...
-
-
- )}
- {moduleIndex === -1 && selectedModules.length !== 0 && (
-