9 | | * Analysis |
10 | | * Analysis review pending |
11 | | * Design |
12 | | * Design review pending |
13 | | * Implementation |
14 | | * Implementation (task) review pending |
15 | | * Testing pending |
| 9 | * analyzing - Analyzing (task in analysis process) |
| 10 | * analyzed - Analyzed (this means the task is analysis is done and is pending for review) |
| 11 | * an-OK - Analysis OK (task analysis reviewed and the result is >=3) |
| 12 | * designing - Designing (task in design process) |
| 13 | * designed - Design ready (pending review) |
| 14 | * de-OK - Design OK (task design reviewed and the result is >=3p) |
| 15 | * implementing - Implementing (task is currently being implementated) |
| 16 | * implemented - Implementation ready (pending review) |
| 17 | * im-OK - Implementation OK - implementation of task passes review. The result of this review is score for the whole task's revision (SuperScore) |