创建jira sprint

SCRUM is a great way to manage all sorts of tasks including sprints, but you don’t have to purchase expensive software packages to burn one. Excel is a great tool for rolling your own sprint burn down graph or you can just take mine. In this article, I’ll walk you through a burn down spreadsheet I created, show you how to modify it and at the end you can download it for yourself and kick the tires.

SCRUM是管理包括sprint在内的各种任务的好方法,但是您不必购买昂贵的软件包即可刻录。 Excel是滚动自己的sprint烧毁图表的好工具,或者您也可以直接使用它。 在本文中,我将引导您完成我创建的烧录电子表格,并向您展示如何对其进行修改,最后您可以自己下载该文件并精疲力尽。

There are many examples of how to create simple-burn down charts in Excel but

关于如何在Excel中创建简单分解图表的例子很多,但是

  1. They usually have a straight line for estimated progress, when this isn’t realistic. Sprint progress is never a straight, linear process so measuring against this will give a distorted picture of whether the sprint is ahead or behind schedule until the last day. The planned/estimated/projected line will usually accelerate and decelerate at certain points in the sprint so the estimated progress line should to. 当这不现实时,他们通常会有一条直线来估计进度。 冲刺进度从来都不是一个直线的,线性的过程,因此,以此为衡量标准,会得出在最后一天之前冲刺进度是超前还是落后于时间表的扭曲图像。 计划/估计/计划线通常会在冲刺中的某些点加速和减速,因此估计进度线应该这样做。
  2. They require a lot of tedious booking of hours, units etc 他们需要大量的小时,单位等繁琐的预订工作
  3. They aren’t flexible enough to easily add tasks, remove them 它们不够灵活,无法轻松添加任务,将其删除

My goals in create this were …

我的目标是…

  • to make something simple, yet sophisticated enough to handle sprints with a reasonably large number of PBIs with varying weights, in terms of effort or value. 使某些事情变得简单而又复杂,足以处理大量具有不同权重(无论是努力还是价值)的PBI的冲刺。
  • to make it easy enough to use so that all you have to do is enter in some data in red colored cells (aka inputs) 使它易于使用,以便您只需在红色单元格(也称为输入)中输入一些数据
  • to make updating the sheet as simply as indicate the day a particular task was completed and nothing else 只需像完成特定任务的日期那样简单地更新工作表,别无其他
  • to be robust enough to not throw errors unless outside of most normal usage scenarios 除非在大多数正常使用情况下都足够强大,否则不会引发错误
  • to abstract the user from complexity, noise and just present inputs and outputs, as much as possible 使用户从复杂性,噪音和仅呈现输入和输出中尽可能地抽象

And here it is …

这是……

基本前提 (The basic premise)

This burn down assumes that you have a series of tasks in your sprint of various effort weightings (the weight may be on effort or value), so some might take more time than others, but the sum of the weightings must equal 100%. You can easily convert Effort points you have into a percent, by just dividing each PBI value by the total. Or you could readily update the spreadsheet to have it use effort points directly.

这种疲倦假定您在冲刺中有一系列不同的工作量权重(权重可能在工作量或价值上)的一系列任务,因此某些任务可能比其他任务花费更多的时间,但权重之和必须等于100%。 您只需将每个PBI值除以总数,就可以轻松地将您的努力点转换为百分比。 或者,您可以随时更新电子表格以使其直接使用努力点。

Each task has a ID e.g. 1, a name and a weighting percentage. Once you have set up all of your tasks in the Task inventory section, you are half-way done setting up your sprint

每个任务都有一个ID,例如1,一个名称和一个权重百分比。 在“ 任务清单”部分中设置完所有任务后,您就完成了设置冲刺的中途工作

As the IDs already exist, the “editable” range is highlighted below, and items are colored red in the spreadsheet

由于ID已经存在,因此“可编辑”范围在下面突出显示,并且电子表格中的项目以红色显示

In the above example, you can see 15 tasks of various weights starting at 6%. The weights and names can easily be changed. Most likely you would leave the IDs as is.

在上面的示例中,您可以看到15种不同权重的任务(以6%开始)。 权重和名称可以轻松更改。 您很可能会将ID保留原样。

Next move to the Task completion log, and enter in the date of the first day of the sprint, then add in the task ID on the date when you anticipate the task will be done

接下来移至“ 任务完成日志” ,并输入冲刺第一天的日期,然后在您预计将要完成任务的日期添加任务ID。

The aforementioned input items are highlighted below and are highlighted in red in the spreadsheet

上述输入项在下面突出显示,并在电子表格中以红色突出显示

Above we see our anticipated milestones for completed tasks. For example the 1st will be completed on the 17th, the 2nd day of the sprint. There is a pretty even dispersion of completion dates with a couple clustered near the end of the sprint

在上方,我们看到了已完成任务的预期里程碑。 例如第1 将在 17 完成,冲刺的第二日。 完成日期的分布相当均匀,并且在冲刺结束时聚集了几对

At this point, your burn down graph will look something like this

此时,您的燃尽图将如下所示

That is it, your setup is complete and you are ready to begin your burn down!

就是这样,您的设置已完成,您可以准备开始刻录!

冲刺 (Sprinting)

Once you begin your sprint, simply enter the task ID in the “Actual task ID” column when the task is completed. It will automatically update the sprint burn down

一旦开始冲刺,完成任务后,只需在“实际任务ID”列中输入任务ID。 它将自动更新sprint烧毁

To make the burn down look better, and showing only the line based on progress, not making it extend to the right, delete unnecessary cells in the Task completion (%) grid, and then copy them down, each time you complete a task. 为使烧录效果更好,并仅显示基于进度的行,而不是向右延伸,请在每次完成任务时删除“任务完成(%)”网格中不必要的单元格,然后将其复制下来。

Alternatively, you can just copy all the values down and leave them. That works fine but it does distort the actual graph, which goes flat to the end right of the graph vs being truncated, as in the example below. I’d prefer the quick drag and copy action to ensure a nice looking burn down graph.

或者,您可以只复制所有值并保留它们。 效果很好,但确实会使实际的图形失真,该图形在图形的右端相对于被截断而平移,如下例所示。 我更喜欢快速拖动和复制操作,以确保外观漂亮的烧毁图形。

Note: With a little macro work or a more extensive formula, I’m sure this could be made to be done automatically

注意:通过一些宏观的工作或更广泛的公式,我相信这可以自动完成

As you can see above, the actual sprint is going a bit better than expected even though it got off to a slow start. With the completion of task 3 on time and 4 early, the actual curve is under the projected which means the sprint is ahead of schedule

正如您在上面看到的那样,尽管起步很慢,但实际的sprint仍比预期的要好。 随着任务3的按时完成和4的提早完成,实际曲线已超出预期,这意味着冲刺提前了

As you complete each task, just update it in the log, and once you have reached the end of your sprint you will have a completed burn down chart, hopefully showing a successful sprint looking something like this

完成每项任务后,只需在日志中进行更新即可,一旦达到冲刺的终点,便会有完整的燃尽图,希望显示成功的冲刺看起来像这样

修改电子表格 (Modifying the spreadsheet)

If your sprint has fewer tasks, just remove the tasks from the task inventory section, by highlighting the rows and columns for the tasks you want to remove and clicking “Clear contents”

如果您的sprint任务较少,只需突出显示要删除的任务的行和列,然后单击“清除内容”,即可从任务清单部分中删除任务。

Then refactor the task weightings until they again add up to 100%

然后重构任务权重,直到它们再次达到100%

Next, go to the task completion log and do the same there, removing all of the rows above the number of tasks you have allocated to the sprint.

接下来,转到任务完成日志,并在其中执行相同的操作,删除分配给sprint的任务数以上的所有行。

To add tasks, just copy the rows down to in both the Task completion log and Task inventory sections, making sure to refactor to get the Weight to 100%

要添加任务,只需将“ 任务完成日志”和“ 任务清单”部分中的行向下复制到,并确保进行重构以使权达到100%

You will need to update regions in your graph, if you add tasks, otherwise they won’t show up. Fortunately, it is quick and easy to do with the following example

如果添加任务,则需要更新图形中的区域,否则它们将不会显示。 幸运的是,使用以下示例可以轻松快捷地完成此操作

You can see the Projected region has been stretched to cover new data. The Actual one will need to be done next to get an accurate graph

您可以看到“ 投影区域”已被拉伸以覆盖新数据。 接下来需要完成“ 实际”操作才能获得准确的图形

工作表 (Work sheets)

The spreadsheet has three worksheets

电子表格有三个工作表

New – this is a new sprint with no actual data, and the Actual % formula has been deleted where there are no completed sprints to show a “cleaner” burndown graph

新增 –这是一个没有实际数据的新冲刺,并且已删除没有完成冲刺的“实际百分比”公式以显示“更清晰的”燃尽图

New w actual formula – this is the same as New but the Actual % formula has been copied down, so that the graph will be updated each time you add data, without having to do anything else

新的w实际公式 –与“新建”相同,但是“实际%”公式已被复制下来,因此每次添加数据时都会更新图表,而无需执行其他任何操作

Completed – this shows a completed burndown

已完成 –显示已完成燃尽

杂项 (Misc)

The dates have not accounted for weekends, holidays. These can be fixed manually

日期不包括周末,节假日。 这些可以手动修复

摘要 (Summary)

I hope you find this spreadsheet useful. Please provide any comments, questions, issues etc in the comment section

希望您发现此电子表格有用。 请在评论部分提供任何评论,问题,问题等

下载 (Download)

  • sprint_burndown_templatesprint_burndown_template

翻译自: https://www.sqlshack.com/how-to-create-an-advanced-sprint-burn-down-chart-in-excel/

创建jira sprint

创建jira sprint_如何在Excel中创建高级sprint燃尽图相关推荐

  1. 青蛙换位置excel_吃青蛙:如何在Excel中创建每日交付的sprint消耗图

    青蛙换位置excel In the first article I wrote on how to create a SCRUM-based, sprint burn down in Excel, H ...

  2. Microsoft Excel 教程:如何在 Excel 中创建公式并使用内置函数执行计算?

    欢迎观看 Microsoft Excel 教程,小编带大家学习 Microsoft Excel 的使用技巧,了解如何在 Excel 中创建公式并使用内置函数执行计算. Excel 中的计算方式始终以等 ...

  3. Microsoft Excel 教程:如何在 Excel 中创建下拉列表?

    欢迎观看 Microsoft Excel 教程,小编带大家学习 Microsoft Excel 的使用技巧,了解如何在 Excel 中创建下拉列表. 在单元格使用下拉列表,帮助用户更高效地使用工作表工 ...

  4. 如何在Excel中创建动态定义的范围

    Your Excel data changes frequently, so it's useful to create a dynamic defined range that automatica ...

  5. 如何在excel中创建斐波那契数列

    斐波那契数列(Fibonacci sequence),又称黄金分割数列,因数学家莱昂纳多·斐波那契(Leonardo Fibonacci)以兔子繁殖为例子而引入,故又称为"兔子数列" ...

  6. vue 递归创建菜单_如何在Vue中创建类似中等的突出显示菜单

    vue 递归创建菜单 by Taha Shashtari 由Taha Shashtari 如何在Vue中创建类似中等的突出显示菜单 (How to Create a Medium-Like Highl ...

  7. 如何在mysql中创建过程_如何在MySQL 中创建存储过程?

    问题阐述 自MySQL 5.0 开始,MySQL 就支持存储过程.存储过程是一些被用户定义的SQL 语句集合.一个存储程序是可以被存储在服务器中的一套SQL 语句.存储过程可以被程序.触发器或另一个存 ...

  8. 创建组groupadd_如何在Linux中创建组– groupadd命令

    创建组groupadd In this tutorial, we will learn how to create a Group in Linux using groupadd command. 在 ...

  9. 如何在mysql中创建连接_如何在MySQL中创建新用户并开启远程连接访问?

    如何在MySQL中创建新用户并开启远程连接访问? 发布时间:2020-05-21 14:55:19 来源:亿速云 阅读:176 作者:鸽子 下面由mysql教程给大家介绍MySQL创建新用户并开启远程 ...

最新文章

  1. Blender 3.0基础入门学习教程 Introduction to Blender 3.0
  2. centos 7.1 yum
  3. Spring Cloud Stream如何消费自己生产的消息?
  4. class字节码文件中的常量池结构详解
  5. linux软链接上传svn,svn 软链接问题
  6. 《MySQL 8.0.22执行器源码分析(3.2)关于HashJoinIterator》
  7. Seurat | 单细胞分析工具
  8. 《敏捷软件开发过程及最佳实践》培训总结
  9. 干货 | 深度学习模型超参数搜索实用指南
  10. 流计算技术实战 - CEP
  11. Git教程--基于廖雪峰的教程,最通俗易懂
  12. 服务器(Windows镜像)自建git服务器超详细教程
  13. CSS进阶(15)—— CSS世界的层叠规则(上)
  14. 1那智机器人主电连接
  15. vue 或 js 实现 excel表格的导出(笔记)
  16. 3dmax室内模型导入Unity3d 快速烘焙光照【2020】
  17. QT跨平台使用libvlc播放视频
  18. 1034-乘积小于 K 的子数组
  19. 德莱联盟(判断两点是否相交 nyist)
  20. 英文文本大小写的转换

热门文章

  1. 百度地图自定义瓦片切片工具
  2. 提示用户输入一个高考_高考报名用户名密码显示错误怎么办
  3. bboss redis组件使用实例
  4. c语言省二级编程证书,c语言二级考试
  5. 细数网易云音乐上那些适合开车时听的歌单。
  6. Qt编写安防视频监控系统25-离线地图
  7. AS SSD软件查看信息说明
  8. 或许,这是最好的一款微信公众号编辑器!
  9. pta Mysql题目集 (81-100)
  10. OpenCV-Python | 图像的基本操作 十