Skip to content
Snippets Groups Projects
Commit 9879e3e0 authored by michael.minelli's avatar michael.minelli
Browse files

Assignment => Add corrections

parent 4377a70c
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,8 @@ interface Assignment {
staff: Array<User>;
exercises: Array<Exercise>;
corrections: Array<Exercise>;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment