Changes between Version 3 and Version 4 of cs222-2016-fall-project3-grading
- Timestamp:
- Oct 24, 2016, 2:47:56 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cs222-2016-fall-project3-grading
v3 v4 15 15 * Implementation should follow the basic requirements of each function, such as file should be created on disk. 16 16 17 4. Pass the provided test suite .(50%)17 4. Pass the provided test suite (50%) 18 18 * Each of which is graded as pass/fail. Some of them need the eyeball check.[[BR]] 19 19 20 5. Pass the private test suite .(20%)20 5. Pass the private test suite (20%) 21 21 * There are a number of private tests, most of which are graded as pass/fail. Some of them need the eyeball check[[BR]] 22 22 23 6. Extra credits .(20 points)23 6. Extra credits (20 points) 24 24 * Duplicate keys that span multiple pages (10 points) (Duplicated keys that fit within a page is a mandatory requirement.) 25 25 * Correct deletion (10 points)
