ABCDEFG
1
NameNicknameTeamate HoursSprintScheduled HoursBacklogNot yet scheduled for any sprint, but will be scheduled in the future
2
Team Member OneTTO7S10On HoldNot yet scheduled for any sprint, but won't be scheduled in the future
3
Team Member TwoTTT8S20Not StartedScheduled for current sprint, but not started
4
Team Member ThreeTTTh8S30In ProgressScheduled for current sprint, and started
5
TOTAL23S40CompleteTask is complete
6
S50BlockedTask cannot be complete until another task has been finished
7
None
8
Features & ContentPriority
(one = top)
Hours est.AssignedTarget SprintStatusNotes (optional)
9
Example Feature 111TTONoneIn ProgressCritical feature - Must be completed in Sprint 1 to show proof of concept!
10
Example Feature 214TTTNoneNot StartedThis feature must be done for Beta, but it would be nice to have it ready for Alpha
11
Example Content 122TTONoneBlockedNeed Example Feature 2 to continue
12
Example Content 234TTTNoneNot StartedTargeted for sprint 4
13
Example Feature 334TTONoneOn HoldStarted, but realized this feature is not critical. Will resume once other more important features are completed.
14
Example Content 318TTThNoneCompleteLike a boss!
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100