feat(test): add functionality for drill, hard test module testing
This commit is contained in:
@ -36,7 +36,7 @@ export const Pretest = () => {
|
||||
}
|
||||
|
||||
setSheetId(sheetId);
|
||||
setMode("MODULE");
|
||||
setMode("SIMULATION");
|
||||
storeDuration(practiceSheet?.time_limit ?? 0);
|
||||
setQuestionCount(2);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user