Version 6 (modified by deyan, 17 years ago) (diff) |
---|
Analysis
Overview
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 copied from manage/sched/sophie2-wbs.py's comments.
Task requirements
Include a sentence for each task in manage/sched/sophie2-wbs.py. This should give brief description of this task. Discuss with team possibility to include priorities.
Task result
manage/sched/sophie2-wbs.py containing extractable string for each task.
Implementation idea
Research the most convenient way to include strings in each task. These strings should be easy to extract.
Related
Comments in manage/sched/sophie2-wbs.py
How to demo
Show exports from the WBS containing this information.
Design
For now replacing comments from manage/sched/sophie2-wbs.py are enough. Note that comments should be for the whole task and may be bigger than a sentence. Define a function called "description" in python file manage/sched/sophie2-wbs.py. Convert comments to strings in "description". Note that description should be similar to spec_entry function.
Implementation
(Implementation results should be described and linked here (from the wiki or the repository)
Testing
Log