KOOV Lessons Activities CL
KOOV Lessons Activities CL
STEP-BY-STEP:
INTRODUCTION TO CODING
OBJECTIVE: Students will gain an understanding STANDARDS FOCUS:
of what algorithms are, and how they are translated Science (NGSS)
into coding to drive the actions of computers and Science and Engineering Practices: Asking
computer-controlled objects. Questions and Defining Problems, Developing
and Using Models, Using Mathematics and
TIME: 30 minutes (60 minutes with lesson extension)
Computational Thinking
MATERIALS: Pencils or pens, “Step-by-Step” student ETS1.A: Defining and Delimiting an Engineering
worksheet Problem
Language Arts (CCSS)
LESSON PLAN R7: Integrate content presented in diverse formats
1. Pre-Activity Discussion: What Is Coding? RSci2: Follow precisely a multistep procedure when
Ask students to describe some of the actions that we performing technical tasks
use computers to do. (For example, send emails, play
Art (National Core Arts Standards)
video games, perform calculations, etc.) Ask students
VA—Cr1: Generate and conceptualize artistic ideas
how they think the computer performs these
and work
complicated tasks. (Students may say that there are
computer programs that give computers instructions Math (CCSS)
about what actions to take.) Explain to students MP5: Use appropriate tools strategically
that computer programmers rely on algorithms MP7: Look for and make use of structure
to direct the actions of a computer or a computer-
controlled device like a robot. An algorithm is a set ANSWERS TO STUDENT WORKSHEET
of steps that can be followed from start to finish
to complete a task. In an algorithm, a complicated PART 1
action is broken into many small steps. Explain that
computer programmers write algorithms for each
task a computer needs to do. Then they translate the
algorithms into a language that a computer can read
and follow. This language is called computer code.
www.sony.com/koov
STUDENT WORKSHEET 1
STEP-BY-STEP
Computers can perform very complicated tasks. Inside the computer, each complex action
is broken down into smaller parts. These small steps are put together in a sequence,
called an algorithm (al-guh-ri-them). The computer follows the steps in the algorithm
from beginning to end to complete a task.
In this activity, you’ll draw an image on a grid by following the steps in an algorithm.
DIRECTIONS: Use the symbols below to change the algorithm you followed into a type of code.
f Move one square left g Move one square right i Move one square down
h Move one square up • Color in square
CODE: _______________________________________________________________________________________________
CHALLENGE YOURSELF: Draw a more complicated image on a piece of graph paper. Then write your own code
that can be used to copy the image. Test your code by giving it to a friend. Did they draw the same image?
SPONSORED EDUCATIONAL MATERIALS TEACHER LESSON 2
INSTRUCT A ROBOT:
PRACTICING CODING
OBJECTIVE: Students will learn how to translate a STANDARDS FOCUS:
complicated task into an algorithm that has clear and Science (NGSS)
simple steps. Science and Engineering Practices: Asking
Questions and Defining Problems, Developing
TIME: 45 minutes
and Using Models, Using Mathematics and
MATERIALS: Pencil or pen, “Instruct a Robot” student Computational Thinking
worksheet ETS1.A: Defining and Delimiting an Engineering
Problem
LESSON PLAN Language Arts (CCSS)
1. Evaluate a Set of Instructions: Tell students that R7: Integrate content presented in diverse formats
you are going to give them instructions to bake a RSci2: Follow precisely a multistep procedure when
batch of cookies. Then write the following steps on performing technical tasks
the classroom board.
Art (National Core Arts Standards)
• Gather eggs, butter, sugar, flour, baking soda, and VA—Cr1: Generate and conceptualize artistic ideas
chocolate chips. and work
• Mix ingredients in large bowl. Math (CCSS)
• Place cookie dough on a pan. MP5: Use appropriate tools strategically
MP7: Look for and make use of structure
• Bake until done.
Guide students to evaluate your instructions. Ask 3. Introduce Conditional Statements: Computer
the class: Do they think a person could successfully codes are algorithms that give the computer
bake cookies by following these steps? If 10 people instructions for how to complete an action. Explain
followed these steps, would they all make the exact that codes often include a specific type of language
same cookies? Why or why not? Prompt students to structure. They may include loops (See “Step-by-Step”
be specific when they describe the limitations of the lesson) or conditional statements. Also called if/then
instructions. (For example: The instructions don’t say statements, a conditional statement instructs the
how much of each ingredient is needed. They don’t computer to do a particular task if another condition
explain the order in which the ingredients should is met. For example, a conditional statement might
be added. They don’t specify how the dough should be “If the oven is at a temperature of 375°F, then place
be placed on the pan—in balls or as one large layer. the cookie pan in the oven.” Challenge the students
The temperature that the cookies should be baked to revise your code to include if/then statements.
at is not given. There are no instructions explaining (For example, If the cookies are light brown in color,
how a person knows when the cookies are done.) then remove them from the oven.)
2. Write a Recipe: Explain to students that their 4. Conduct the Activity: Hand out the “Instruct a
task is to write an algorithm for baking cookies. An Robot” student worksheet. In the exercise, students
algorithm is a set of steps that can be followed will write an algorithm that can be used by a fellow
from start to finish to complete a task. For example, student—their “robot”—to complete a complicated
scientists might write an algorithm that instructs a task. Have them test their algorithms with another
robot on how to bake cookies. As a class, try to write student. Discuss what went wrong if they are
an algorithm for baking cookies. Make sure that each unsuccessful in their tests. Was there a step missing?
step is very specific. (For example: Break open 1 egg. Was the order of the steps accurate? Should the
Add 1 teaspoon of baking soda. Mix until there are no steps have been simpler actions?
more lumps. Scoop out a 1-inch ball of dough.)
www.sony.com/koov
STUDENT WORKSHEET 2
INSTRUCT A ROBOT
Today, many robots perform complicated tasks—from building cars to sorting items in
warehouses. Suppose you are an engineer who is designing a robot that can perform
a task a human does today. Think about a task that can be completed in your classroom,
such as sharpening your teacher’s pencils or sorting recyclables. Your job is to write the
instructions the robot needs to follow, called an algorithm (al-guh-ri-them).
ASK
Identify the problem you want to solve. What job will your robot do?
_____________________________________________________________________________________________________________
_____________________________________________________________________________________________________________
What benefit would there be to having a robot do this task instead of a human?
_____________________________________________________________________________________________________________
_____________________________________________________________________________________________________________
PLAN
What actions does your robot need to do to complete this task? Write a list of the steps involved.
_____________________________________________________________________________________________________________
_____________________________________________________________________________________________________________
_____________________________________________________________________________________________________________
Does your robot need any materials to complete the task? If so, what is needed?
_____________________________________________________________________________________________________________
_____________________________________________________________________________________________________________
_____________________________________________________________________________________________________________
TEST
Give your algorithm to another classmate to follow. Are they successful in completing the task? _______________
IMPROVE
Revise your algorithm if needed.
SPONSORED EDUCATIONAL MATERIALS TEACHER LESSON 3
www.sony.com/koov
STUDENT WORKSHEET 3
_____________________________________________________________________________________________________________
2 What is an animal that has a shape or ability similar to what you want in your robot?
_____________________________________________________________________________________________________________
3 What features of the animal allow it to have that ability? For example, does it have an unusual shape or
special feet? Do Internet research to find out more about your animal.
_____________________________________________________________________________________________________________
_____________________________________________________________________________________________________________
4 How do you think this ability helps the animal survive in the wild?
_____________________________________________________________________________________________________________
_____________________________________________________________________________________________________________
_____________________________________________________________________________________________________________
_____________________________________________________________________________________________________________
_____________________________________________________________________________________________________________
_____________________________________________________________________________________________________________
www.sony.com/koov
STUDENT WORKSHEET 4
ASK A QUESTION How can we use everyday materials to create an electric circuit
to turn on an LED lightbulb?
WRITE A HYPOTHESIS Consider the materials you have been given. Make a prediction about how some
or all of the materials can be connected in an electric circuit to light up the bulb. Draw a model below that
shows the arrangement that you think will work. Be sure to label the different materials. Use separate paper if
necessary.
Make a prediction:
CARRY OUT AN INVESTIGATION Use the materials to create the design you sketched above. When you
connect your materials, does the bulb light up? If it does not work, try modifying your design until it is successful.
DRAW CONCLUSIONS
a. Did your final design match your model in your hypothesis? If not, how was it different?
_____________________________________________________________________________________________________________
_____________________________________________________________________________________________________________
b. What materials did you use to connect the bulb to the battery? Explain why you chose these materials.
_____________________________________________________________________________________________________________
_____________________________________________________________________________________________________________
IMPROVE YOUR DESIGN Evaluate your design. How does it compare to a typical flashlight? Could you
make it sturdier or make it easier to turn the light on and off? Think about other materials you could use to
improve your design.
SPONSORED EDUCATIONAL MATERIALS TEACHER LESSON 5
TOWER CHALLENGE:
CENTER OF GRAVITY AND BALANCE
OBJECTIVE: Students will learn about the center of STANDARDS FOCUS:
gravity and analyze how it helps to make structures Science (NGSS)
stable. Science and Engineering Practices: Asking
Questions and Defining Problems, Planning
TIME: 45 minutes
and Carrying Out Investigations, Constructing
MATERIALS: “Tower Challenge” student activity Explanations and Designing Solutions
worksheet, electric fan, 10–15 small books, set of PS2.A: Forces and Motion
building materials for each group: 20 drinking straws, PS2.B: Types of Interactions
4 paint stirrers, 10 Popsicle sticks, 4 paper-towel tubes, ETS1.B: Developing Possible Solutions
2 sheets of cardboard, 10 rubber bands, masking tape
Language Arts (CCSS)
SL1: Participate in collaborative discussions
LESSON PLAN
1. Classroom Demonstration: Ask for one or two Art (National Core Arts Standards)
volunteers to come to the front of the class and stand VA—Cr1: Generate and conceptualize artistic ideas
with his or her feet shoulder-width apart. One at a and work
time, place a lightweight chair roughly 6 inches in Math (CCSS)
front of each volunteer. Ask them to try to pick up MP1: Make sense of problems and persevere in
the chair. Instruct the rest of the class to observe the solving them
students’ posture and movement. What, if anything,
did the class notice about the students’ bodies as
they picked up the chairs? (They may notice that the 3. Make Connections: Ask students why engineers
students’ hips pushed backward.) Ask the students: might need to consider center of gravity when
Was it easy or difficult to pick up the chair? (They will building structures or other objects. (For example,
likely say it was easy.) Repeat the process, but this buildings need to have the center of gravity located
time have each student stand with his or her hips, over the supporting base, a robot needs to keep its
legs, and heels flat against a sturdy wall. center of gravity over its support as it moves, etc.)
Ask: What differences did they notice between the What other factors might affect how well a building
two trials? (They will notice that it is more difficult to or object can stay upright? (Answers may include the
pick up the chair with their hips against a wall. They strength of the materials used to build it, the size of
may feel like they are going to tip forward.) the supporting base.)
2. Discuss Forces: Explain that the difference between 4. Build and Test Towers: Hand out the “Tower
the two trials has to do with the center of gravity. Challenge” student activity worksheet. Break the
A person’s center of gravity is located near his or class into pairs or small groups and have them use
her waist. If your center of gravity stays over your the worksheet to each build a strong tower. Prompt
feet, you stay upright. But when you pick up an them to consider your classroom discussion as they
object in your hands, it adds weight to the front of plan their designs. After 5 minutes of planning time
your body—changing the location of your center and 25 minutes of building time, test each group’s
of gravity. Normally, you compensate by moving your designs. Discuss the results of the tests. Did each
hips backward. This balances your total weight so tower’s center of gravity affect its stability? A tower
that your center of gravity stays over your feet. When with more weight on top (high center of gravity)
the students stood against the wall, they couldn’t will be more likely to tip over than one with a lower
move their hips back to balance the weight. The center of gravity. How did the tower’s base size and
center of gravity moved forward and they felt like width affect its stability? (In general, a wider base will
they were going to tip over. be more stable.)
www.sony.com/koov
STUDENT WORKSHEET 5
TOWER CHALLENGE
Follow the steps below to design and build a tower. Your tower
must be able to stay standing when wind blows on it and should
be able to support a large weight.
DESIGN REQUIREMENTS:
Your goal is to build a tower
that can stay standing even with
powerful winds and which can
hold as many books as possible.
You may only use the given
materials to build your tower.
Your tower must be at least
40 centimeters (15 inches) tall.
BUILDING MATERIALS:
20 drinking straws, 4 paint stirrers,
10 Popsicle sticks, 4 paper-towel
tubes, 2 sheets of cardboard,
10 rubber bands, masking tape
TEST YOUR DESIGN: Compare your design to those STRENGTH TEST: Place a thin book or magazine on
of your classmates. Which do you think will stand up the top level of the tower. Observe what happens.
the longest? Does the tower begin to bend? One by one, add
WIND TEST: Place your design on the table 60 additional books or magazines until the tower
centimeters (24 inches) from the electric fan your begins to bend or break. How many did it hold?
teacher set up. Tape the base of your tower to the EVALUATE YOUR DESIGN: How did your tower
table. Tape only the side farthest away from the compare with those of your classmates? What features
fan. Observe what happens when the fan is turned did the strongest towers have?
on low speed. Does the tower sway? Does it fall
Think about the results of your tests. How would you
over? Increase the speed of the fan to medium.
change your design to improve it?
Observe what happens when the speed of the fan
is increased to medium.