Changes between Version 3 and Version 4 of cs222-2016-fall-project3-grading


Ignore:
Timestamp:
Oct 24, 2016, 2:47:56 PM (9 years ago)
Author:
teyuc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • cs222-2016-fall-project3-grading

    v3 v4  
    1515   * Implementation should follow the basic requirements of each function, such as file should be created on disk.
    1616
    17  4. Pass the provided test suite. (50%)
     17 4. Pass the provided test suite (50%)
    1818   * Each of which is graded as pass/fail. Some of them need the eyeball check.[[BR]]
    1919
    20  5. Pass the private test suite. (20%)
     20 5. Pass the private test suite (20%)
    2121   * There are a number of private tests, most of which are graded as pass/fail. Some of them need the eyeball check[[BR]]
    2222
    23  6. Extra credits. (20 points)
     23 6. Extra credits (20 points)
    2424   * Duplicate keys that span multiple pages (10 points) (Duplicated keys that fit within a page is a mandatory requirement.)
    2525   * Correct deletion (10 points)