New Hire Training Experience
Game Description:
1. In a closed door, there will be a circle, and 30 numbers in the circle.
2. Each team (about 10 people) need to take number out of the circle by ascend order.
3. Each team has 30 minutes and 3 tries, each try is limited in 90 seconds, after 90 seconds the team need to get out of the door.
My Experiences:
1. At the beginning, all of our team members thought the number will be Arabic digit, such as 1, 4, 100 and so on.
We don't know the range of the numbers, so we discussed about how to sort the 30 numbers quickly, and we also confused with the game rules, all of us thought that we need to take out a number in turns, we thought each person need to take a number out by ascend
order. So, we decided to sort all the numbers by the first person, and then all the resident person could take out a number quickly.
Then, we had the first try.
When we entered the door, we were really surprised, there were not Arabic digit, but some numbers showed in the following pictures:
watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQvd2F0a2luc29uZw==/font/5a6L5L2T/fontsize/400/fill/I0JBQkFCMA==/dissolve/70/gravity/Center" alt="">
watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQvd2F0a2luc29uZw==/font/5a6L5L2T/fontsize/400/fill/I0JBQkFCMA==/dissolve/70/gravity/Center" alt="">
Some of the numbers are really hard to recognize, such as digit 15 is expressed by "Food" on the card, because "Food" in Chinese is “食物”, and then pronunciation of "食物" is similar with digit 15. Some cards are arithmetic expression, some cards are some shapes
that need to statistic the edge or angle.
As a result, in 90 seconds we only picked out 7 cards.
Note: this may like the project development, when we face a new project, we only new very few useful information, when we begin the developing work, we encounter many problems.
When we first saw the "numbers" on the card, the emotion may be denied or Fear or Anger, and even maybe someone would felt be fooled.
2. The second try: with information from the first try, we made another strategy, each person will be responsible for 3 or 4 cards before him, then we take the second try.
But, in 90 seconds, we only picked out 17 cards, because some card are hard to recognize.
Note: by this try, all of us changed our emotion from frustrated or anger to acceptance and hopeful. We believed that we could finished the task in the third try.
3. The third try: we discussed some unrecognised card, and the took the third try.
But, game designer had substituted 3 or 4 card, the same digit but not the same picture, all of us discussed that we remember the picture of each number ,then we could pick out them by order quickly, but some pictures changed.
For example, digit "5" in first try and second try is a shape with 5 edges, but now it changed to logo of Channel, which means "element number 5", it wasted us a lot of time to find "5".
Luckily, we finished the task in 90 seconds.
Note: The change of digit, it maybe the same as the requirement change of a project, especially when the project is nearly finished, suddenly there come out some requirement change.
When we found we could not find number 5, most of us got frustrated, and thought maybe something is wrong, maybe the game designed got wrong, we also thought we could not finish the task.
In Software Engineer, when the project is near finish, suddenly requirement change will surprise developers or even frustrate them, developers begin to think there must be something wrong, or may think user are fooling them.
After a large amount of time searching "5", we found it and then we accept the face that some number were changed by game designer, our emotion changed from anger to acceptance and even relief
or interested, and then we finished.
So, this is the Transition Grid of Change. (I think it's really interesting game to do team building!)
New Hire Training Experience的更多相关文章
- 很好的vmware目录
http://www.globalknowledge.com/training/course.asp?pageid=9&courseid=18023&country=United+St ...
- CV2
Education 2008-09 - 2012-07 Xian Peihua University English Junior CollegeTarget Jobs: Project Man ...
- Top 10 Free IT Certification Training Resources
1. Cybrary Cybrary takes the open source concept and applies it to IT training. Many of the courses ...
- How much training data do you need?
How much training data do you need? //@樵夫上校: 0. 经验上,10X规则(训练数据是模型参数量的10倍)适用与大多数模型,包括shallow networ ...
- CF A and B and Team Training (数学)
A and B and Team Training time limit per test 1 second memory limit per test 256 megabytes input sta ...
- 【Android官方Training教程】Getting Started部分学习笔记
Getting Started Welcome to Training for Android developers. Here you'll find sets of lessons within ...
- codeforces 519C.. A and B and Team Training
C. A and B and Team Training time limit per test 1 second memory limit per test 256 megabytes input ...
- knowledge, Experience & Creativity
In a training session, the trainer asked the audience "knowledge is power, how many of you agre ...
- (转)A Recipe for Training Neural Networks
A Recipe for Training Neural Networks Andrej Karpathy blog 2019-04-27 09:37:05 This blog is copied ...
随机推荐
- css怎样使顶端悬浮导航栏不遮住下面一层页面内容
在两个层之间加这个<span class="blank" style="height:20px;"></span>,其中高度可以自己设置 ...
- uva 1335 - Beijing Guards(二分)
题目链接:uva 1335 - Beijing Guards 题目大意:有n个人为成一个圈,其中第i个人想要r[i]种不同的礼物,相邻的两个人可以聊天,炫耀自己的礼物.如果两个相邻的人拥有同一种礼物, ...
- 判断指定进程是否为x64的方法(在ntdll判断某个x64函数是否存在)
BOOL IsWow64ProcessEx(HANDLE hProcess) { // 如果系统是x86的,那么进程就不可能有x64 bool isX86 = false; #ifndef _WIN6 ...
- 代码写解压zip文件
最近项目中服务器方返回了zip文件类型的文件,在网上搜了好多资料做成一个Demo,这里用来详解一下. ZipArchive类来源于网络.还望多多交流. 1.首先添加libz.dylib框架 2.前往h ...
- cURL安装和使用笔记
0.前言 cURL是一个利用URL语法在命令行下工作的文件传输工具.它支持文件上传和下载,所以是综合传输工具,但习惯称cURL为下载工具.cURL还包含了用于程序开发的libcurl.cURL ...
- iOS学习笔记(十五)——数据库操作(SQLite)
SQLite (http://www.sqlite.org/docs.html) 是一个轻量级的关系数据库.SQLite最初的设计目标是用于嵌入式系统,它占用资源非常少,在嵌入式设备中,只需要几百K的 ...
- AVOS_百度百科
AVOS_百度百科 AVOS 目录 公司产品 AVOS 是 YouTube 创始人 Chad Hurley 和 Steve Chen(陈士骏)创立的互联网公司. 编辑本段公司产品 产品包括 ...
- Android获得Manifest在<meta-data>元件的值
前段时间攻略完成游戏开发项目.其中用于包装散装. 目前市场上的网络不提交.但是,通过设置Manifest中的Meta_data>去获得相关參数,游戏ID号改变.游戏ID改变,然后游戏内容就改变. ...
- ZooKeeper安装与运行
ZooKeeper安装与运行 首先从官网下载ZooKeeper压缩包,然后解压下载得到的ZooKeeper压缩包,发现有“bin,conf,lib”等目录.“bin目录”中存放有运行脚本:“conf目 ...
- 网站集成QQ登录功能(转)
最近在做一个项目时,客户要求网站能够集成QQ登录的功能,以前没做过这方面的开发,于是去QQ的开放平台官网研究了一下相关资料,经过自己的艰苦探索,终于实现了集成QQ登录的功能,现在把相关的开发经验总结一 ...