Skip to content

Commit 5df3abf

Browse files
committed
Retake: fix grading
1 parent 2785bfd commit 5df3abf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

retake-project-oop.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ Section 1 above. You must provide complete `@throws`
3333
clauses and postconditions, complete abstract state invariants and complete
3434
representation invariants.
3535

36-
To obtain a score of 15/20 or more, you must additionally execute Section 2.
36+
To obtain a score of 13/20 or more, you must additionally execute Section 2.
3737

38-
To obtain a score of 17/20 or more, you must execute Section 3 as well; furthermore, for Section 1 you must provide all necessary `@inspects`, `@mutates`, `@mutates_properties`, `@representationObject`, `@peerObject`, and `@peerObjects` clauses.
38+
To obtain a score of 15/20 or more, you must execute Section 3 as well; furthermore, for Section 1 you must provide all necessary `@inspects`, `@mutates`, `@mutates_properties`, `@representationObject`, `@peerObject`, and `@peerObjects` clauses.
3939

4040
To obtain a score of 20/20, additionally, for Section 1 you must apply nested abstractions.
4141

@@ -48,9 +48,9 @@ Section 1 above. You must provide complete `@throws`
4848
clauses and postconditions, complete abstract state invariants and complete
4949
representation invariants.
5050

51-
To obtain a score of 13/20 or more, you must additionally execute Section 2.
51+
To obtain a score of 15/20 or more, you must additionally execute Section 2.
5252

53-
To obtain a score of 15/20 or more, you must execute Section 3 as well; furthermore, for Section 1 you must provide all necessary `@inspects`, `@mutates`, `@mutates_properties`, `@representationObject`, `@peerObject`, and `@peerObjects` clauses.
53+
To obtain a score of 17/20 or more, you must execute Section 3 as well; furthermore, for Section 1 you must provide all necessary `@inspects`, `@mutates`, `@mutates_properties`, `@representationObject`, `@peerObject`, and `@peerObjects` clauses.
5454

5555
To obtain a score of 20/20, additionally, for Section 1 you must apply nested abstractions.
5656

0 commit comments

Comments
 (0)