Introduction to conditionals
Key Stage: Key Stage 2 Coding Language: Scratch Resource type: Lesson plan + teacher guide
-
Key resource information
- You will need: Pencil and paper, laptops or desktop computers, access to https://scratch.mit.edu
-
Teaching assessment opportunities
- Have the children play the game against each other, or play themselves against the computer
-
Lesson length
- 45 minutes
-
Pupil objectives
- "Using my knowledge of conditional statements, I can create a game of Rock, Paper, Scissors with Scratch”
- "Using my knowledge of conditional statements, I can create a game of Rock, Paper, Scissors with Scratch”
Related resources

Introduction to algorithms
Algorithms are a series of intructions, laid out in the right order, designed to complete a task or solve a problem. Use this simple lesson plan and accompanying guide to introduce the basics of algorithms. Ideal for pupils and teachers who are just starting out with computing and a great first step to understanding how computers work.

Introduction to loops
Creating clear and simple code makes fixing, or debugging, your code much easier and using loops to simplify your instructions is a great way to start writing efficient code. In this lesson get the class moving as they learn about loops through dance before moving on to create a drawing project using loops in Scratch.