Differences between revisions 17 and 18
Revision 17 as of 2010-04-06 11:15:12
Size: 3822
Editor: abr
Comment:
Revision 18 as of 2010-05-11 09:12:13
Size: 3827
Editor: kfc
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 Assigned:: JRG: 3 ABR: 2  Assigned:: ABR
Line 13: Line 13:
 Time remaining:: 5md  Time remaining:: 4md (test, bugfix)

Action High level bit storage

Assigned
ABR

Prev assigned

Tasks adressed

Tasks/4/3 Tasks/4/4

Time remaining
4md (test, bugfix)

Time estimated
5md

Time used
10 md (ABR)

Priority
1

Status
In progress

Iteration
23,24

Notes

Highlevel designed, almost implemented.

  1. Discuss design, especially with regard to error scenarios. Describe design on a wiki page. Review design.
  2. Discuss which components (lo-level bitstorage, hi-level bitstorage,..) should take care of what bitstorage-functionality. Design interfaces for these components. Review the design.
  3. Discuss and decide how we will test the code in this action, to handle different error scenarios. Unit tests? Stubs? Possibly insert points regarding test below in this list.
  4. Implement teh stuff.
  5. Review the code of this action.

Bitstorage_publish.png Bitstorage_upload.png

Checklist For Working On An Action

The Life Cycle of an Action:

  • Assign people for action definition: Done at start of iteration status meeting. Fill out Assigned

  • Define the action: Describe information about what is to be done and how. Fill out Tasks Addressed and Time Estimated.

  • Review the definition: Get another project group member to review the action definition, and update it.

  • Assign people for action implementation: Done by project manager, usually the same persons who wrote the definition. Fill out Assigned and Prev assigned if new persons are assigned.

  • Implement the action: See details below

  • Review the action: Get another project group member to review what is implemented (code and documentation), and update it.

  • Finish the action: Change the status to "Finished" and update the "time used" field on the action page.

Please make sure that you address the below issues, when working on an action:

  • Update the state of the action to "In Progress" when you start working on it.
  • Check if the tasks addressed by this action have their status set to "In Progress". If that is not the case, then change the state of them.
  • Keep track of how much time that has been spent working on the action. If it addresses more than one task, then make a note on the action page about how much of the elapsed time that has been spent on the individual tasks. Hint: Continually updating the "Time used" field will make it easier for you.

  • Update the "Progress History" and documentation pages of each task addressed by this action when appropriate. This depends on the situation, but in general, the task pages should hold all important related information about the work done, experiences gathered, identified requirements and so on.

Actions/High level bit storage (last edited 2010-05-11 09:12:13 by kfc)