Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Sprint: Difference between revisions

Template page
No edit summary
mNo edit summary
 
(4 intermediate revisions by one other user not shown)
Line 7: Line 7:
== Burndown Chart  ==
== Burndown Chart  ==


{{{burndownChartImage}}}  
[[Image:{{{burndownChartImage}}}]]


Time capacity: {{{timeCapacity}}}  
Time capacity: {{{timeCapacity}}}  


Estimated time budget: {{{estimatedTime}}} (= {{ #expr: {{{estimatedTime}}} * 100 / {{{timeCapacity}}} }}%)  
Estimated time budget: {{{estimatedTime}}} (= {{ #expr: {{{estimatedTime|0}}} * 100 / {{{timeCapacity|1}}} round 2 }}%)  


Expected velocity: {{{velocity}}}  
Expected velocity: {{ #expr: {{{estimatedTime|0}}} * 100 / {{{timeCapacity|1}}} round 2 }}  


== Sprint-backlog  ==
== Sprint-backlog  ==
Line 38: Line 38:


__NOEDITSECTION__
__NOEDITSECTION__
<Includeonly>
[[Category:Sprints]]
</includeonly>

Latest revision as of 03:31, 29 December 2008

Sprint for {{{teamName}}} ({{{fromDate}}} - {{{toDate}}})

Goal

{{{sprintGoal}}}

Burndown Chart

[[Image:{{{burndownChartImage}}}]]

Time capacity: {{{timeCapacity}}}

Estimated time budget: {{{estimatedTime}}} (= 0%)

Expected velocity: 0

Sprint-backlog

{{{backlog}}}

Major changes to sprint-backlog

{{{majorChanges}}}

Evaluation

Good things

{{{evalGoodThings}}}

Bad things

{{{evalBadThings}}}

Actual improvements

{{{evalActualImprovements}}}