Changes between Version 30 and Version 31 of PageTemplates/TaskPageTemplate


Ignore:
Timestamp:
01/20/09 12:48:50 (16 years ago)
Author:
boyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PageTemplates/TaskPageTemplate

    v30 v31  
    33[[TicketQuery(summary=TASK_NAME_HERE, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] 
    44 
    5  
    6  
    75= Analysis = 
    8 ^(The purpose of the analysis is to give as much as possible of the needed information for designing and implementing the task.)^ 
     6^(Give as much as possible of the needed information for designing and implementing the task in the following sections.)^ 
    97 
    108== Overview == 
    11 ^(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.)^ 
     9^(Provide a brief overview of the whole task in its first revision. Stick to the current revision of the task, but keep an eye to the whole task progress, and stay alert for possible smells.)^ 
    1210 
    1311== Task requirements == 
    14 ^(Necessary requirements that the task must fulfill.)^ 
     12^(List the necessary requirements that the task must fulfill.)^ 
    1513 
    1614== Task result == 
    17 ^(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.))^ 
     15^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 
    1816 
    1917== Implementation idea == 
    20 ^(It is advisable to include some rough implementations ideas.)^ 
     18^(Provide some rough implementation idea(s).)^ 
    2119 
    2220== Related == 
    23 ^(Here you can add related tasks that could be useful or helpful.)^ 
     21^(Add links to related tasks that could be useful or helpful.)^ 
    2422 
    2523== How to demo == 
    26 ^(In this section you must add instructions for the demo of the task.)^ 
     24^(Provide instructions for demonstration of the task.)^ 
    2725 
    2826= Design = 
     27^(Describe your design here.)^ 
    2928 
    3029= Implementation = 
    31 ^(Implementation results should be described and linked here (from the wiki or the repository))^ 
     30^(Describe and link the implementation results here (from the wiki or the repository).)^ 
    3231 
    3332= Testing = 
     33^(Place the testing results here.)^ 
    3434 
    3535= Comments =