Cleared of the stuff the EnCoach team wanted changed
This commit is contained in:
@@ -195,7 +195,7 @@ export default function AssignmentView({user, users, entity, assignment}: Props)
|
||||
.sort(sortByModule)
|
||||
.map((x) => x!.module),
|
||||
);
|
||||
router.push("/exercises");
|
||||
router.push("/exam");
|
||||
}
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user