| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | ![[TicketQuery(summary=TASK_NAME_R?, compact)]] |
| 4 | |
| 5 | |
| 6 | = Analysis = |
| 7 | ^(The purpose of the analysis is to give as much as possible of the needed information for designing and implementing the task.)^ |
| 8 | |
| 9 | == Overview == |
| 10 | ^(The analysis of the first revision of each task should contain a brief overview of the whole task. Stick to the current revision of the task, but keep an eye to the whole task progress, and stay alert for possible smells.)^ |
| 11 | |
| 12 | == Task requirements == |
| 13 | ^(Necessary requirements that the task must fulfill.)^ |
| 14 | |
| 15 | == Task result == |
| 16 | ^(The Analysis should contain strict requirements about the end product of the task (for example the result must be source code, the result must be google doc, etc.))^ |
| 17 | |
| 18 | == Implementation idea == |
| 19 | ^(It is advisable to include some rough implementations ideas.)^ |
| 20 | |
| 21 | == Related == |
| 22 | ^(Here you can add related tasks that could be useful or helpful.)^ |
| 23 | |
| 24 | == How to demo == |
| 25 | ^(In this section you must add instructions for the demo of the task.)^ |
| 26 | |
| 27 | = Design = |
| 28 | |
| 29 | = Implementation = |
| 30 | ^(Implementation results should be described and linked here (from the wiki or the repository))^ |
| 31 | |
| 32 | = Testing = |
| 33 | |
| 34 | = Comments = |
| 35 | ^(Write comments for this or later revisions here.) |