Skip to content
Snippets Groups Projects
Commit 9d916b00 authored by Samuel Chassot's avatar Samuel Chassot
Browse files

missing private

parent fb6ef1a5
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ Below you will find the instructions for the first lab assignment in which you w ...@@ -6,7 +6,7 @@ Below you will find the instructions for the first lab assignment in which you w
As a reminder, the labs are done in groups of 2-3, please register on Moodle if not already done. As a reminder, the labs are done in groups of 2-3, please register on Moodle if not already done.
We advice you to create a git repository to track your work and collaborate. We advice you to create a private git repository to track your work and collaborate.
The labs are graded through Moodle assignments, similarly to Software Construction (CS-214) that you might have taken. You will have to submit your `.scala` files on Moodle and you will receive automatically a grade and feedback. You submit as many times as you want, only the last submission will be taken into account. The tests are the same as the ones you will receive for each lab, we do not use any hidden tests. The labs are graded through Moodle assignments, similarly to Software Construction (CS-214) that you might have taken. You will have to submit your `.scala` files on Moodle and you will receive automatically a grade and feedback. You submit as many times as you want, only the last submission will be taken into account. The tests are the same as the ones you will receive for each lab, we do not use any hidden tests.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment