Changes between Version 1 and Version 2 of PROCESS_R2
- Timestamp:
- 12/03/08 17:14:45 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PROCESS_R2
v1 v2 6 6 7 7 = Analysis = 8 ^(The purpose of the analysis is to give as much as possible of the needed information for designing and implementing the task.)^9 10 8 == Overview == 11 ^(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.)^ 12 9 The PROCESS page should be tuned according to the new rules, expanding the team etc. 13 10 == Task requirements == 14 ^(Necessary requirements that the task must fulfill.)^ 11 * Create a new structure of the document - see implementation idea 12 * Refactor roles 13 * Explain remote implementors 14 * Add a link to an internal process page where you should explain internal rules and other specific information. If possible add read permissions to internal team only 15 * Explain teams (experimental) 16 * Add nice graphic of the workflow 15 17 16 18 == Task result == 17 ^(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.))^ 19 [wiki:PROCESS] 18 20 19 21 == Implementation idea == 20 ^(It is advisable to include some rough implementations ideas.)^ 22 Tree structure of the PROCESS page: 23 {{{ 24 PROCESS 25 |_Overview 26 |_Scrum 27 |__Explanation 28 |__Tunes 29 |_Team roles 30 |_Teams 31 |_Workflow 32 |__Diagram 33 |__Explanation of States 34 |_Task Tips (Maybe these belong to PLATFORM_STANDARDS_GENERAL?!) 35 36 }}} 21 37 22 38 == Related == 23 ^(Here you can add related tasks that could be useful or helpful.)^ 24 39 [wiki:PROCESS_R0] [[BR]] 40 [wiki:PROCESS_R1] 25 41 == How to demo == 26 42 ^(In this section you must add instructions for the demo of the task.)^