Organize the project participants into teams of four people. Each team has the following resources available: 2 eggs, 1 role of TESA film, 1 role of toilet paper, a cup with water, a bucket with two liters of sand, 20 foam balls (each about 1 cm diameter), 1 table whose surface is about 1 meter above the ground. Each team has 25 minutes time to build and test an artifact that allows an egg to be released 75 cm above the table such that the egg falls on the table without cracking. Each team has another 5 minutes to demonstrate the artifact to project management.
What will be an ideal response?
This is a team building exercise that forces groups of individuals who do not know each other to work together,
identify each individuals strengths, and recognize that some problems are better solved in a collaborative
environment. Such exercises are done at the beginning of a project to form teams.
You might also like to view...
Suppose class Child is derived from class Parent that was in turn derived from class GrandParent. When we declare an object of class Child, three constructors are called: i) Child, ii) Parent, iii )GrandParent.. What is the order?
a) Child, Parent, GrandParent b) Parent, GrandParent, Child c) GrandParent, Child, Parent d) GrandParent, Parent, Child e) GrandParent, Child, Parent
The client tier interacts with the ________ tier to access information from the ________ tier
a) middle; information b) information; middle c) information; bottom d) bottom; information
The control type can be changed in ________ only
Fill in the blank(s) with correct word
The problem with using global variables is that they work against object-oriented programming principles.
Answer the following statement true (T) or false (F)