diff --git a/week1/02-grading-and-submission.md b/week1/02-grading-and-submission.md index 91e254d972ef37d95bfcf04d21e700c18a5bdddb..61e34845536540fd32ac11c50fc070df07a48808 100644 --- a/week1/02-grading-and-submission.md +++ b/week1/02-grading-and-submission.md @@ -17,7 +17,8 @@ Each assignment is shipped with two sets of tests: runGradingTests ``` **[Note: this command is currently broken on Windows, click here for the - work around](https://gitlab.epfl.ch/lamp/cs-210-functional-programming-2019/issues/9#note_45529)** + fix](https://gitlab.epfl.ch/lamp/cs-210-functional-programming-2019/issues/9#note_45529)** + Your grade is determined by the number of these tests that pass, see the next section to see how to actually get a grade.