Changes between Version 7 and Version 8 of PLATFORM_STANDARDS_GENERAL_R1


Ignore:
Timestamp:
11/06/08 11:32:39 (17 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_STANDARDS_GENERAL_R1

    v7 v8  
    3232 * Thoroughly reviewing of [wiki:PLATFORM_STANDARDS_GENERAL]. 
    3333 * Improved implementation sections for the different types of tasks. 
     34  * Coding tasks 
     35    * Implementation - In implementation section of task's revision the results must be linked with explanation what was done during this revision. Write down the added functionalities or improvements that the tasks code bring to the project. Explain which part of source you've added/edited and how. The result of your work should be presentable in Analysis/How to Demo section. 
     36  * Bug Fix 
     37    * Implementation - Implementation section should contain link to files where was added/maintained/re factored code, should also describe what was done. The implementation also must contain information about the problems causing the bug and how were they bypassed. The results should be presentable in Analysis/How to Demo section. 
     38  * Document 
     39    * Implementation - Implementation section as in other tasks should contain link to created documents and explanation how they were done. Because most of the tasks include more than one revision you must explain what's added/improved during the last revision. The results should be presentable in Analysis/How to Demo section. 
     40  * Setup 
     41    * Implementation - This section should contain how exactly was this appliance set up. Write down a step by step manual of the setup states Give links to any setup files (scripts) or other information in order for the server to be recreated. 
     42  * Maintenance 
     43    * Implementation - Implementation consist of trivial actions done every maintenance and improvements listed in the design. Implementation steps should be described. For the maintenance of documents should be provide link. 
    3444 * Finding well executed tasks that are suitable for example. 
    3545  * Adding them as new bullet "Example" for each task type.