Version 38 (modified by deyan, 17 years ago) (diff) |
---|
Tasks types
Currently we have five task type. Each task has different requirements for revision phases - Analysis, Design and Implementation.
- Coding tasks
- Description - These task type contain tasks which result should be application functionality, code change/improvement.
- Analysis - Analysis of these tasks revision contains what are the requirements for the task, what are expected results, how-to demos, implementation ideas.
- Design -
- Implementation -
- Bug Fix
- Document
- Setup
- Maintenance
The results of this phase should be described in the Implementation section of the task's current revision page PageTemplates/TaskPageTemplate. Depending on task type, results can be
- Wiki Page
- Source code
- Design section of the same task.
- Other document in the repository.
- Other links.
These should be linked into the Implementation section. If needed, additional wiki pages should be created and linked as TASK_NAME/PART where PART should describe the containing of this wiki page. In different revisions same results can be linked, but revision result should be described.