Skip to content

Commit ec1711f

Browse files
Update form
2 parents 6904bb8 + c28e568 commit ec1711f

File tree

3 files changed

+1
-13
lines changed

3 files changed

+1
-13
lines changed

Final-Assignment/GradingForm.pdf

1 Byte
Binary file not shown.

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
|-----|------|

Final-Assignment/data.zip

14.1 MB
Binary file not shown.

0 commit comments

Comments
 (0)