Skip to content
Computing · Year 2 · Algorithms and Instructions · Autumn Term

Following Simple Instructions

Students practice following multi-step instructions precisely in a physical activity.

National Curriculum Attainment TargetsKS1: Computing - Algorithms

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

  1. Explain why following instructions exactly is important in daily tasks.
  2. Compare the outcome when instructions are followed precisely versus loosely.
  3. 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

Basic Movement and Following Simple Directions

Why: Students need to be able to understand and physically perform single, simple commands before they can follow multi-step sequences.

Key Vocabulary

instructionA direction or order telling someone what to do. In computing, these are steps given to a computer.
sequenceThe order in which things happen or are done. For instructions, the order is very important.
preciseExact and accurate. Following instructions precisely means doing exactly what they say, without changing anything.
algorithmA 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 activities

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

Discussion Prompt

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?'

Quick Check

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.

Exit Ticket

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?
Active learning turns abstract logic into a physical experience. When students physically act out 'buggy' instructions or direct a peer, they see the immediate consequences of ambiguity. This kinaesthetic feedback makes the concept of an algorithm much more memorable than just looking at a screen, as they feel the frustration and success of the logic in real time.
What is the difference between an instruction and an algorithm?
An instruction is a single command, whereas an algorithm is a sequence of instructions designed to achieve a specific goal. In Year 2, we focus on making sure each individual instruction is clear so the overall algorithm works correctly.
How does this topic link to literacy?
This topic strongly supports instructional writing in English. Students use imperative verbs and time connectives to sequence their ideas, which mirrors the structure of a good algorithm.
Do we need computers to teach this?
Not at all. In fact, 'unplugged' activities are often better for teaching the logic of precise instructions before students move on to digital devices.