Template:Sprint: Difference between revisions
Template page
More actions
No edit summary  | 
				No edit summary  | 
				||
| Line 11: | Line 11: | ||
Time capacity: {{{timeCapacity}}}    | Time capacity: {{{timeCapacity}}}    | ||
Estimated time budget: {{{estimatedTime}}} (= {{ #expr: {{{estimatedTime|0}}} * 100 / {{{timeCapacity|1}}} }}%)    | Estimated time budget: {{{estimatedTime}}} (= {{ #expr: {{{estimatedTime|0}}} * 100 / {{{timeCapacity|1}}} round 2 }}%)    | ||
Expected velocity: {{ #expr: {{{estimatedTime|0}}} * 100 / {{{timeCapacity|1}}} }}    | Expected velocity: {{ #expr: {{{estimatedTime|0}}} * 100 / {{{timeCapacity|1}}} round 2 }}    | ||
== Sprint-backlog  ==  | == Sprint-backlog  ==  | ||
Revision as of 07:13, 26 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}}}