Skip to content

Commit c28e568

Browse files
Update README.md
1 parent 0dc44cf commit c28e568

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

Final-Assignment/README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -55,19 +55,7 @@ Note that these questions also serve to guide you through your project. Keep the
5555

5656
## Grading
5757

58-
We will consider the following questions (along with the core principles) to evaluate your final assignment:
59-
60-
* Does the code work?
61-
* Does the code fulfill the requirements?
62-
* Is the code well-documented?
63-
* Is the code clear and understandable?
64-
* Is the code modular?
65-
* Is the code easily extensible?
66-
* How scalable is the solution?
67-
* Is the code written in accordance with [the community standards](http://pep8.org/)? (That is: PEP8)
68-
* Are there tests to ensure that the code works?
69-
70-
We will weigh our judgment criteria as follows:
58+
To score the final assignment, we will use [this grading form](https://github.com/evanmiltenburg/python-for-text-analysis/blob/master/Final-Assignment/GradingForm.pdf). We will weigh our judgment criteria as follows:
7159

7260
| |Weight|
7361
|-----|------|

0 commit comments

Comments
 (0)