@@ -232,103 +232,103 @@ <h4>Consistent Features</h4>
232232 < tr class ="bg-primary ">
233233 < td scope ="row " colspan =2 class ="text-center "> Start Dates</ td >
234234 </ tr >
235- </ tbody >
236- < tr >
237- < td scope ="row "> What is the first date?< br /> < strong > (Project wide chart)</ strong > </ td >
238- < td > The earliest date of:
239- < ul >
240- < li > Issue Creation</ li >
241- < li > Milestone start date</ li >
242- < li > Spent Time</ li >
243- </ ul >
244- </ td >
245- </ tr >
246- < tr >
247- < td scope ="row "> What is the first date?< br /> < strong > (Milestone/Sprint chart)</ strong > </ td >
248- < td > Milestone start date</ td >
249- </ tr >
250- < tr >
251- < td scope ="row "> Spent before the start of the sprint</ td >
252- < td > Combined with the first date of the chart</ td >
253- </ tr >
254- < tr >
255- < td scope ="row "> Estimate changes entered before the start of the chart</ td >
256- < td > Combined with the first date of the chart</ td >
257- </ tr >
258-
259-
260-
261- < tr class ="bg-primary ">
262- < td scope ="row " colspan =2 class ="text-center "> End Dates</ td >
263- </ tr >
264- < tr >
265- < td scope ="row "> What is the last date?< br /> < strong > (Project wide chart)</ strong > </ td >
266- < td > The latest date of:
267- < ul >
268- < li > Issue creation date</ li >
269- < li > Milestone end date</ li >
270- < li > Latest spent time</ li >
271- </ ul >
272- </ td >
273- </ tr >
274- < tr >
275- < td scope ="row "> What is the last date?< br /> < strong > (Milestone/Sprint chart)</ strong > </ td >
276- < td > The latest date of:
277- < ul >
278- < li > Milestone end date</ li >
279- < li > Latest estimated time</ li >
280- < li > Latest spent time</ li >
281- </ ul >
282- </ td >
283- </ tr >
284- < tr >
285- < td scope ="row "> Spent after the end of the sprint?</ td >
286- < td > Shows on the date spent</ td >
287- </ tr >
235+ < tr >
236+ < td scope ="row "> What is the first date?< br /> < strong > (Project wide chart)</ strong > </ td >
237+ < td > The earliest date of:
238+ < ul >
239+ < li > Issue Creation</ li >
240+ < li > Milestone start date</ li >
241+ < li > Spent Time</ li >
242+ </ ul >
243+ </ td >
244+ </ tr >
245+ < tr >
246+ < td scope ="row "> What is the first date?< br /> < strong > (Milestone/Sprint chart)</ strong > </ td >
247+ < td > Milestone start date</ td >
248+ </ tr >
249+ < tr >
250+ < td scope ="row "> Spent before the start of the sprint</ td >
251+ < td > Combined with the first date of the chart</ td >
252+ </ tr >
253+ < tr >
254+ < td scope ="row "> Estimate changes entered before the start of the chart</ td >
255+ < td > Combined with the first date of the chart</ td >
256+ </ tr >
288257
289258
290259
291- < tr class ="bg-primary ">
292- < td scope ="row " colspan =2 class ="text-center "> Ideal Burndown Line</ td >
293- </ tr >
294- < tr >
295- < td > Changes</ td >
296- < td > Decreases at a constant rate</ td >
297- </ tr >
298- < tr >
299- < td scope ="row "> Ends</ td >
300- < td > Zero at the end date of the project (see above) or end date of the sprint if applicable</ td >
301- </ tr >
260+ < tr class ="bg-primary ">
261+ < td scope ="row " colspan =2 class ="text-center "> End Dates</ td >
262+ </ tr >
263+ < tr >
264+ < td scope ="row "> What is the last date?< br /> < strong > (Project wide chart)</ strong > </ td >
265+ < td > The latest date of:
266+ < ul >
267+ < li > Issue creation date</ li >
268+ < li > Milestone end date</ li >
269+ < li > Latest spent time</ li >
270+ </ ul >
271+ </ td >
272+ </ tr >
273+ < tr >
274+ < td scope ="row "> What is the last date?< br /> < strong > (Milestone/Sprint chart)</ strong > </ td >
275+ < td > The latest date of:
276+ < ul >
277+ < li > Milestone end date</ li >
278+ < li > Latest estimated time</ li >
279+ < li > Latest spent time</ li >
280+ </ ul >
281+ </ td >
282+ </ tr >
283+ < tr >
284+ < td scope ="row "> Spent after the end of the sprint?</ td >
285+ < td > Shows on the date spent</ td >
286+ </ tr >
302287
303288
304289
305- < tr class ="bg-primary ">
306- < td scope ="row " colspan =2 class ="text-center "> Remaining Effort Line</ td >
307- </ tr >
308- < tr >
309- < td scope ="row "> Excess Spends</ td >
310- < td > If more time is spent than estimated, the estimated time is not altered. This means a negative remaining effort is possible.</ td >
311- </ tr >
290+ < tr class ="bg-primary ">
291+ < td scope ="row " colspan =2 class ="text-center "> Ideal Burndown Line</ td >
292+ </ tr >
293+ < tr >
294+ < td > Changes</ td >
295+ < td > Decreases at a constant rate</ td >
296+ </ tr >
297+ < tr >
298+ < td scope ="row "> Ends</ td >
299+ < td > Zero at the end date of the project (see above) or end date of the sprint if applicable</ td >
300+ </ tr >
312301
313302
314303
315- < tr class ="bg-primary ">
316- < td scope ="row " colspan =2 class ="text-center "> Actual Effort Trend Line</ td >
317- </ tr >
318- < tr >
319- < td > Changes </ td >
320- < td > Linear Regression of the Remaining Effort line </ td >
321- </ tr >
304+ < tr class ="bg-primary ">
305+ < td scope ="row " colspan =2 class ="text-center "> Remaining Effort Line</ td >
306+ </ tr >
307+ < tr >
308+ < td scope =" row " > Excess Spends </ td >
309+ < td > If more time is spent than estimated, the estimated time is not altered. This means a negative remaining effort is possible. </ td >
310+ </ tr >
322311
323312
324313
325- < tr class ="bg-primary ">
326- < td scope ="row " colspan =2 class ="text-center "> Completed Hours Bars</ td >
327- </ tr >
328- < tr >
329- < td > What is included?</ td >
330- < td > The sum of all hours spent on that day</ td >
331- </ tr >
314+ < tr class ="bg-primary ">
315+ < td scope ="row " colspan =2 class ="text-center "> Actual Effort Trend Line</ td >
316+ </ tr >
317+ < tr >
318+ < td > Changes</ td >
319+ < td > Linear Regression of the Remaining Effort line</ td >
320+ </ tr >
321+
322+
323+
324+ < tr class ="bg-primary ">
325+ < td scope ="row " colspan =2 class ="text-center "> Completed Hours Bars</ td >
326+ </ tr >
327+ < tr >
328+ < td > What is included?</ td >
329+ < td > The sum of all hours spent on that day</ td >
330+ </ tr >
331+ </ tbody >
332332 </ table >
333333 </ div >
334334 </ div >
0 commit comments