Updated it to work with the new canges
This commit is contained in:
@@ -357,7 +357,7 @@ export default function ExamPage({page}: Props) {
|
||||
exercise,
|
||||
solutions.find((x) => x.exercise === exercise.id)!,
|
||||
evaluationID,
|
||||
index === 0 ? 1 : 2,
|
||||
index + 1,
|
||||
);
|
||||
}),
|
||||
)
|
||||
|
||||
1001
src/pages/record.tsx
1001
src/pages/record.tsx
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user