Updated the clock of the Speaking timer
This commit is contained in:
@@ -276,7 +276,6 @@ export default function Page() {
|
||||
onViewResults={() => {
|
||||
setShowSolutions(true);
|
||||
setModuleIndex(0);
|
||||
setExam(exams[0]);
|
||||
}}
|
||||
scores={aggregateScoresByModule(userSolutions)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user