| 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. |