Following Simple Instructions
Students practice following multi-step instructions precisely in a physical activity.
About This Topic
This topic introduces Year 2 students to the fundamental concept that computers are not 'smart' in the way humans are. They require precise, unambiguous instructions to perform even the simplest tasks. Within the UK National Curriculum, this forms the bedrock of understanding algorithms. Students learn to break down complex actions into small, manageable steps, ensuring that the order and clarity of each command are perfect. This skill transitions from everyday physical activities to digital programming.
Developing this computational thinking early helps students become logical problem solvers. It encourages them to look at the world as a series of processes that can be deconstructed and improved. This topic comes alive when students can physically model the instructions, acting as 'robots' for one another to test the clarity of their commands.
Key Questions
- Explain why following instructions exactly is important in daily tasks.
- Compare the outcome when instructions are followed precisely versus loosely.
- Predict what might happen if one step in a sequence is missed.
Learning Objectives
- Demonstrate a sequence of physical actions by accurately following multi-step instructions.
- Compare the outcome of a physical task when instructions are followed precisely versus when they are followed loosely.
- Predict the result of a physical sequence if one step is omitted or performed out of order.
- Explain the importance of precise, sequential instructions for completing a task successfully.
Before You Start
Why: Students need to be able to understand and physically perform single, simple commands before they can follow multi-step sequences.
Key Vocabulary
| instruction | A direction or order telling someone what to do. In computing, these are steps given to a computer. |
| sequence | The order in which things happen or are done. For instructions, the order is very important. |
| precise | Exact and accurate. Following instructions precisely means doing exactly what they say, without changing anything. |
| algorithm | A set of step-by-step instructions to solve a problem or complete a task. This is what computers follow. |
Watch Out for These Misconceptions
Common MisconceptionComputers can guess what we mean.
What to Teach Instead
Students often assume a computer has common sense. Peer modeling, where a student acts as a 'literal' computer, helps them see that computers only follow the exact data provided.
Common MisconceptionThe order of instructions does not matter.
What to Teach Instead
Children may think as long as all steps are present, the task will work. Using physical sequence cards to swap steps helps them visualize how changing the order breaks the process.
Active Learning Ideas
See all activitiesRole Play: The Human Robot
One student acts as a robot while another provides specific verbal commands to complete a simple task like putting on a coat. If the instruction is vague, the robot must perform it literally or stay still, highlighting the need for precision.
Inquiry Circle: Jam Sandwich Algorithm
In small groups, students write a list of instructions for making a sandwich. The teacher follows the instructions exactly as written, often leading to funny results when steps like 'open the jar' are missing, prompting students to refine their list.
Think-Pair-Share: Instruction Swap
Students draw a simple 2D shape and write instructions for a partner to recreate it without seeing the original. They then compare the results and discuss which words helped or confused them.
Real-World Connections
- Following a recipe to bake a cake requires precise steps in the correct sequence. Missing a step, like adding baking powder, or doing them out of order, like frosting before baking, will lead to a different, likely undesirable, outcome.
- Building with LEGOs often involves following a visual instruction booklet. Each step shows exactly which bricks to connect and where. Deviating from these instructions can result in a structure that does not match the intended design or is unstable.
Assessment Ideas
Ask students: 'Imagine you are giving instructions to a friend to build a simple tower with blocks. What would happen if you said 'put a block on top' instead of 'put the red block on top of the blue block'? Why is it important to be specific?'
Give students a simple 3-step instruction card (e.g., '1. Stand up. 2. Clap your hands twice. 3. Sit down.'). Observe if they perform each step exactly as written and in the correct order. Note any deviations.
Provide students with a scenario: 'You need to draw a smiley face. Write down 3 precise instructions for someone else to follow to draw it. Then, circle the instruction that is most important to do first.'
Frequently Asked Questions
How can active learning help students understand precise instructions?
What is the difference between an instruction and an algorithm?
How does this topic link to literacy?
Do we need computers to teach this?
More in Algorithms and Instructions
Precise Instructions for Computers
Understanding that computers need clear and unambiguous steps to complete a task successfully.
2 methodologies
Sequencing Actions
Students learn to order a series of actions to achieve a desired outcome, using visual aids.
2 methodologies
Introduction to Logical Reasoning
Using logic to predict the outcome of simple programs and identifying errors in sequences.
2 methodologies