Changes between Version 16 and Version 17 of PageTemplates/TaskPageTemplate
- Timestamp:
- 09/19/08 13:36:37 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PageTemplates/TaskPageTemplate
v16 v17 1 1 = Analysis = 2 2 ^(The purpose of the analysis is to give as much as possible of the needed information for designing and implementing the task.)^ 3 3 4 == Overview == 4 5 ^(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.)^ 6 5 7 == Task requirements == 6 8 ^(Necessary requirements that the task must fulfill.)^ 9 7 10 == Task Result == 8 11 ^(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.))^ 12 9 13 == Implementation idea == 10 14 ^(It is advisable to include some rough implementations ideas.)^ 15 11 16 == Related == 12 17 ^(Here you can add related tasks that could be useful or helpful.)^ 18 13 19 == How to demo == 14 20 ^(In this section you must add instructions for the demo of the task.)^ 21 15 22 = Design = 23 16 24 = Implementation = 25 17 26 = Testing = 27 28 = Log = 29 ^(Link the log of the task here)^