Changes between Version 3 and Version 4 of SCHEDULE_WBS_TASKS_R1


Ignore:
Timestamp:
10/03/08 14:32:17 (17 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SCHEDULE_WBS_TASKS_R1

    v3 v4  
    22= Analysis = 
    33== Overview == 
    4 The goal of this revision is to describe as much as possible tasks with one sentence per task. In some cases, information can be directly extracted from [source:/manage/sched/sophie2-wbs.py]'s comments. 
     4The goal of this revision is to describe as much as possible tasks with one sentence per task. In some cases, information can be directly copied from [source:/manage/sched/sophie2-wbs.py]'s comments. 
    55== Task requirements == 
    6 ^(Necessary requirements that the task must fulfill.)^ 
    7  
     6Include a sentence for each task in [source:/manage/sched/sophie2-wbs.py]. This should give brief description of this task. 
     7Discuss with team possibility to include priorities.  
    88== Task result == 
    9 ^(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.))^ 
     9[source:/manage/sched/sophie2-wbs.py] containing extractable string for each task. 
    1010 
    1111== Implementation idea == 
    12 ^(It is advisable to include some rough implementations ideas.)^ 
     12Research the most convenient way to include strings in each task. These strings should be easy to extract. 
    1313 
    1414== Related == 
    15 ^(Here you can add related tasks that could be useful or helpful.)^ 
     15Comments in [source:/manage/sched/sophie2-wbs.py] 
    1616 
    1717== How to demo == 
    18 ^(In this section you must add instructions for the demo of the task.)^ 
     18Show exports from the WBS containing this information. 
    1919 
    2020= Design =