Updated the clock of the Speaking timer

This commit is contained in:
Tiago Ribeiro
2023-07-21 12:41:44 +01:00
parent fea788bdc4
commit eae0a4ae4e
3 changed files with 4 additions and 5 deletions

View File

@@ -276,7 +276,6 @@ export default function Page() {
onViewResults={() => {
setShowSolutions(true);
setModuleIndex(0);
setExam(exams[0]);
}}
scores={aggregateScoresByModule(userSolutions)}
/>