Skip to content
Snippets Groups Projects
Commit 0ed175f9 authored by Guillaume Martres's avatar Guillaume Martres
Browse files

Clarifications on submission

parent c3e8b69e
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,8 @@ Each assignment is shipped with two sets of tests:
```shell
runGradingTests
```
Your grade is determined by the number of these tests that pass, see the
next section to see how to actually get a grade.
(remember that you can always put `~` before an sbt command to automatically
re-run it when you save a file)
......@@ -76,6 +78,12 @@ You can click on the jobs to see the logs:
![](images/pipeline-logs.png)
Your grade is given on the line that starts with `Your overall score for this
assignment is`
**If you push to gitlab multiple times, your final grade will be based on the
last commit you pushed before the deadline.**
## Troubleshooting
### Wrong remote address
......
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