Changes between Version 19 and Version 20 of PLATFORM_STANDARDS_DESIGN


Ignore:
Timestamp:
01/26/09 12:02:58 (16 years ago)
Author:
boyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_STANDARDS_DESIGN

    v19 v20  
    2323 * Implementation methods, suggested algorithms, etc. 
    2424 * UML diagrams 
    25  * Initial tests (or manual testing scenarios where applicable) 
     25 * Initial tests/demos (or manual testing scenarios where applicable) 
    2626 * Links to any resources used for the design (especially when researching something) 
    2727 
     
    7676  * Clear and consistent structure that is easily readable. 
    7777 
    78 Reviewers should either follow the standards in this document or comment them in the ''Comments'' section of this page. Scores are in the range 1-5. Here are the rules for scoring a design: 
     78Reviewers should either follow the standards in this document or comment them in the ''Comments'' section of this page. If you state a task does not comply with the standards, point to the requirements that are not met. Scores are in the range 1-5. Here are the rules for scoring a design: 
    7979 * Score 1 (fail): The design is not structured according to the standards (or is to very little extent) and/or there are a lot of things missing. 
    8080 * Score 2 (fail): The design is structured according to the standards in the most part but has some things that are missing (e.g. unit tests, diagrams), unclear or may mislead the implementer.