Scrum Template

We use Scrum to manage the software development procedure, and we will send daily scrum report to all related people. You may check the daily scrum report template here:

Hi, all
This is the report for EC project on Sep. 3, 2008.
Burn Down Chart:

Impediment List:
no

Daily Meeting:
mike: yesterday: task1
today: task2
difficult: no
john: yesterday: task3 and task4
today: task5
difficult: no
andy: yesterday: no task done
today: task6
difficult: no
Kind Regards

After each sprint, usually 2 weeks, we will make a sprint meeting to check the demo, to report code review, and to draft next sprint tasks, and would make a report like this:
Hi all,
The EC team has finished sprint 1 on time, this morning we held a scrum meeting to report sprint 1 situation, and made plan for sprint 2.
Sprint 1:
Burn Down Chart:

Working days: 11
Story Points: 13 Extra Points: 2
Total Points: 15 avg. Team Speed: 1.36
Code Review: yes, Bugs: 6, Fixed: 6;
Documentation: yes;
Refactor: yes;
Demo: yes, Bugs: 3, Fixed:3
Sprint 2:
Burn Down Chart:


Estimated working days: 12
Story Points: 16 Extra Points: 2
Total Points: 18 avg. Team Speed: 1.5
Impediment List:
unfixed team speed
Kind Regards

Also we would create a code review report to help beautify the code and improve the quality.