Changes between Version 7 and Version 8 of PageTemplates/TaskPageTemplate
- Timestamp:
- 09/11/08 14:11:46 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PageTemplates/TaskPageTemplate
v7 v8 1 1 == Analysis == 2 ^(The purpose of the analysis is to give as much as possible of the needed information for designing and implementing the task.)^ 2 3 === Overview === 4 ^(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.)^ 3 5 === Requirements to the result === 6 ^(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.))^ 4 7 === Implementation idea === 8 ^(It is advisable to include some rough implementations ideas.)^ 5 9 === Example if possible === 10 ^(If any examples are available, you must add them here.)^ 6 11 === How to demo === 12 ^(In this section you must add instructions for the demo of the task.)^ 7 13 == Design == 8 14 == Implementation ==