The rubric from hw3 was mistakenly kept here, remove it.
This commit is contained in:
@@ -18,12 +18,6 @@ This is just from one of the previous semesters, made by the instructor who was
|
|||||||
- No credit (significantly incomplete implementation). (-4)
|
- No credit (significantly incomplete implementation). (-4)
|
||||||
- Uses STL data structures (lists, vectors, etc). (-4)
|
- Uses STL data structures (lists, vectors, etc). (-4)
|
||||||
- Member variables are public. (-2)
|
- Member variables are public. (-2)
|
||||||
- 3rd STATISTIC IMPLEMENTATION (8 pts) (The implementation of the statistic is complete and the output looks correct. The statistic output is well-formatted and easy to read.)
|
|
||||||
- Not implemented (-8)
|
|
||||||
- Autograding output of 3rd statistic is missing or very broken (-4)
|
|
||||||
- Autograding output is largely okay, but buggy or not what is described as intented functionality (-3)
|
|
||||||
- Output is poorly formatted or difficult to understand (-2)
|
|
||||||
- The custom statistic function is too simple (-3)
|
|
||||||
- ORDER NOTATION (Readme contains correct analysis of order notation, including proper notation and use of provided variables.) (5 pts)
|
- ORDER NOTATION (Readme contains correct analysis of order notation, including proper notation and use of provided variables.) (5 pts)
|
||||||
- Does not use O() syntax. (-1)
|
- Does not use O() syntax. (-1)
|
||||||
- get_column incorrect. (-0.5)
|
- get_column incorrect. (-0.5)
|
||||||
|
|||||||
Reference in New Issue
Block a user