Changes between Version 2 and Version 3 of BASE_MODEL_FRAME_CONTENT_R0


Ignore:
Timestamp:
09/22/08 11:52:43 (17 years ago)
Author:
Tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BASE_MODEL_FRAME_CONTENT_R0

    v2 v3  
    99Make base implementation of the frame contents hierarchy. (for example it should be implemented with composition of the frame content in the frame) 
    1010 
     11= Analysis = 
     12^(The purpose of the analysis is to give as much as possible of the needed information for designing and implementing the task.)^ 
     13 
     14== Overview == 
     15^(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.)^ 
     16 
     17== Task requirements == 
     18^(Necessary requirements that the task must fulfill.)^ 
     19 
     20== Task Result == 
     21^(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.))^ 
     22 
     23== Implementation idea == 
     24^(It is advisable to include some rough implementations ideas.)^ 
     25 
     26== Related == 
     27^(Here you can add related tasks that could be useful or helpful.)^ 
     28 
     29== How to demo == 
     30^(In this section you must add instructions for the demo of the task.)^ 
     31 
     32= Design = 
     33 
     34= Implementation = 
     35 
     36= Testing = 
     37 
     38= Log = 
     39^(Link the log of the task here)^