feat(test): add functionality for drill, hard test module testing
This commit is contained in:
@ -187,6 +187,7 @@ export const Test = () => {
|
||||
};
|
||||
|
||||
const handleQuitExam = () => {
|
||||
useExamConfigStore.getState().clearPayload();
|
||||
finishExam();
|
||||
navigate("/student/home");
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user