Toggle menu
913
3.8K
30.2K
279.2K
Catglobe Wiki
Toggle preferences menu
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
mNo edit summary
mNo edit summary
Ā 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Sprint for {{{teamName}}} ({{{fromDate}}} - {{{toDate}}})Ā  =
== GoalĀ  ==
== GoalĀ  ==


{{sprintGoal}} Ā 
{{{sprintGoal}}} Ā 


== Burndown ChartĀ  ==
== Burndown ChartĀ  ==


{burndownChartImage} Ā 
[[Image:{{{burndownChartImage}}}]]
Ā 
Time capacity: {{{timeCapacity}}}
Ā 
Estimated time budget: {{{estimatedTime}}} (= {{ #expr: {{{estimatedTime|0}}} * 100 / {{{timeCapacity|1}}} round 2 }}%)
Ā 
Expected velocity: {{ #expr: {{{estimatedTime|0}}} * 100 / {{{timeCapacity|1}}} round 2 }}
Ā 
== Sprint-backlogĀ  ==
Ā 
{{{backlog}}}
Ā 
== Major changes to sprint-backlogĀ  ==
Ā 
{{{majorChanges}}}
Ā 
== EvaluationĀ  ==
Ā 
=== Good thingsĀ  ===
Ā 
{{{evalGoodThings}}}
Ā 
=== Bad thingsĀ  ===
Ā 
{{{evalBadThings}}} Ā 


Time capacity: {timeCapacity}
=== Actual improvementsĀ  ===


Estimated time budget: {estimatedTime} (= {estimatedTimeInPct}%)
{{{evalActualImprovements}}} Ā 


Expected velocity: {velocity}
__NOEDITSECTION__


== Sprint-backlog ==
<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}}}