You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Final-Assignment/README.md
+1-13Lines changed: 1 addition & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,19 +55,7 @@ Note that these questions also serve to guide you through your project. Keep the
55
55
56
56
## Grading
57
57
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:
0 commit comments