Search results

Text

Patterns & Algebra Year 6 - Frogs Lesson - Calculate

This activity is designed to encourage students to engage with a problem, before they overthink it. Too often in class we begin with what is familiar to students and gradually increase the challenge. This problem begins with a challenge and encourages students to work backwards to solve a simpler problem, before applying ...

Text

Space Race Game (Introducing Algorithmic Thinking) - Calculate

Space Race is a simple board game that teachers can use to introduce the concept of algorithmic sequencing to students. The teaching points provided with the game assist teachers to introduce the use of an algorithm (a simple set of mathematical instructions) to describe the trajectory of an object across a grid plane from ...

Text

Algorithms: Ngarrindjeri weaving

In this lesson, students will practise breaking down a process into smaller parts or steps as an introduction to computational thinking.

Text

Algorithms for First Nations Australian games

In this lesson, we explore algorithms and how they can be used to provide instructions to play a First Nations Australian instructive game. We also learn about aspects of First Nations cultures.

Text

Physical world – design and production investigation

In this lesson sequence, students work in pairs to explore how light energy from the sun is converted to heat energy to cook food using a solar oven. They investigate types of solar oven designs while exploring materials that are the most efficient in achieving heat absorption and insulation. Students collect, analyse ...

Text

Algorithms: storytelling sequence

In this lesson, students will explore a story by an Aboriginal or Torres Strait Islander author that has a sequence that can be followed. Students will sequence the main elements or steps in the story in their own way and share with peers.

Text

Australian Curriculum: Digital Technologies Years F-2 Sample Assessment Task: Digital Systems - Presentation materials

The Digital systems presentation materials to support the assessment task provides a scaffold to teach about and assess students’ understanding of how digital systems can be used to collect data about the school environment. Students are guided to use digital systems such as photo apps on digital devices and online maps ...

Text

Beautiful biomes

In this lesson students learn the features of the five main biomes, and use ClassVR headsets and CoSpaces to design and create a virtual biome to explore. They research and identify the features of a biome and then create their own virtual environment. The resource explores the human impacts on biodiversity and explore ...

Online

Visual to text coding: Lesson 4

This is the fourth in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. This lesson may take two to three 45-minute periods. It introduces the combining of logical operators and and or for more complex decisions.

Online

Visual to text coding: Lesson 1

This is the first in a series of lessons to transition from visual coding to text-based coding with a general-purpose programming language. This lesson may take two to three 45-minute periods. It introduces how to create variables, get user input and perform maths operations.

Online

Visual to text coding: The Basics

This series of lessons is to help students to transition from visual coding to text-based coding with a general-purpose programming language. This section provides the basics in order to use the programming environments: Scratch, Python and JavaScript.

Online

Visual to text coding: Lesson 2

This is the second in a series of lessons to transition from visual coding to text-based coding with a general-purpose programming language. This lesson may take two to three 45-minute periods. It introduces how to make decisions (branching) and identify data types.

Online

Visual to text coding: Lesson 9

This is the ninth in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. This lesson may take two to three 45-minute periods. It explores creating powerful programs for managing and analysing data, by combining the previous skills of using loops and working ...

Online

Exploring digital systems with Makey Makey

In this activity, students learn about digital systems and how a circuit works using the Makey Makey toolkit. They sort conductive and nonconductive items into groups using an experimental approach. This lesson idea was created by Rebecca Vivian.

Online

Programming people

Play a variation of the game ‘Simon Says’ to develop understanding of sequencing and instructions in programming.

Online

Spelling bee

Write a set of instructions that program a Bee-Bot to move to letters to spell out a word on an alphabet grid.

Online

Use rules and algorithms: Year 6 – planning tool

This planning resource for Year 6 is for the topic of Use rules and algorithms. Students generate and investigate patterns using concrete materials, geometric shapes, calculators and spreadsheets. Some examples are growing patterns using dots, cubes or sticks; systematically exploring dividing by 9 or multiplying by 11 ...

Downloadable

DT Challenge - 5/6 Blockly - Chatbot

Write programs to solve problems with code and create word games! In this DT Challenge, you'll learn how to play Mad Libs, Questions, Taboo, and Word Chain, and even write your very own Pirate Chatbot! Can you fool your friends into thinking they're talking to a real person? Learn how to create a series of word games with ...

Downloadable

DT Challenge - 5/6 Blockly - Space Invaders - Mini

Command an alien space fleet to save your home planet from global catastrophe. Build a fleet of drone ships using advanced top-secret technologies. On your journey to Earth, slingshot around a black hole and mine for valuable resources. Your mission is to outsmart Earth’s Global Defense System in your quest for precious ...

Online

Coding for GUIs Lesson 4: Flipping images

This is the fourth in a series of lessons to incorporate graphical user interfaces (GUIs) into your general-purpose programming. The series follows on from the Visual to text coding lesson series.