Search results

Online

Conduct statistical investigations: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Conduct statistical investigations. Student bring together their learnings and plan a statistical investigation using known data or by conducting statistical data collection themselves. Students identify potential data collection and analysis from available data sets ...

Online

Circles and cylinders: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Circles and cylinders. Students recall and revise circumference, radius and diameter from Year 7. They understand the relationships between these measures and can use relevant formulae to solve problems.

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

Home automation with AI

Home automation is all the rage. You talk to your mobile phone to control the lights, the fan, the air conditioner, or your pool pump. But how does it work? In this lesson, we explore the AI that could power a home automation system.

Online

Hot Bots

For this project, students are introduced to the Arduino microcontroller and Arduino integrated development environment for programming a switch on an air conditioner. This lesson was designed by Cindy Thornton, Flinders Island District High School, Tasmania.

Online

Scratch Creative Computing Guide

There is also a series of units comprising learning activities, paired with assessment activities and templates that can be used to support use of the Scratch (MIT) platform. The Scratch Creative Computing Guide supports assessment activities with visual programming environments.

Online

Sphero Invent a Game

This lesson will explore how to program the Sphero using functions and show the benefits of decomposing the behaviour of the Sphero into functions, instead of writing line by line repeated behaviours. This lesson idea was created by Celia Coffa.

Online

Lilypad Personalised Alert Buzzer

In this lesson students will create a personalised musical buzzer by programming the LilyPad Arduino to play a sound using the Main board, Buzzer and Button, coding the note frequency in Arduino IDE. The lesson can be extended to include LED’s that light up or flash according to the note played to enable the buzzer to be ...

Online

Turtles: impact of climate change on Flatback turtle populations

The lesson follows an inquiry process in which students use a dataset to answer relevant questions about the turtle population. They consider how to analyse and display the data in order to effectively examine the impact of rising global temperatures on flatback turtle populations.

Online

Turtles: exploring data in turtle population dynamics

The number of eggs a female turtle lays in her lifetime influences the health of that species population. In this lesson we look at modelling data related to the number of eggs a female turtle lays in her lifetime, using real scientific data. Explore ways to model, interpret, represent and present data, creating an infographic ...

Online

Building a virtual tour about Uluru

In this lesson, students create a 360 educational Google Tour about Uluru and the Aboriginal peoples who are the traditional owners of the land.

Online

Recognising AI

Use the tasks in this lesson to introduce concepts that underpin artificial intelligence (AI). The majority of the tasks are unplugged (do not require a digital device). Use the downloadable AI cards with your students to explore what they know about AI.

Online

Rock, Paper, Scissors AI!

In this lesson we use the game rock, paper scissors to investigate how an AI can recognise your hand gestures. Firstly students create, train and test their own AI model. They import their AI model into a pre-made JavaScript program to modify the computer program to incorporate game play. The level of game play will depend ...

Online

Pencil code program: Lady MacBeth Chat Bot

Use this program to create an interactive chat bot who answers questions as if she is Lady Macbeth. Have students analyze, fill in or change parts of, or use the program to create their own variation and rendition of a character. This program could be used to further your understanding of how you could use Pencil Code in ...

Online

Catchment management: what’s in a drop?

Water is a precious resource, yet water is also wasted every day. This activity investigates water consumption and how you can reduce the amount of water wasted. OUTCOMES of this learning activity are for students to: understand the urban water cycle; learn different ways to reduce water usage; discover how much water is ...

Text

Drug Crime and the Law

This sequence of four lesson ideas focuses on the concept that Australia's social wellbeing is enhanced when individuals understand the behaviours and laws associated with being responsible citizens, and report signs of illicit criminal drug activity to the appropriate authorities. This resource provides the opportunity ...

Online

Visual to text coding: Lesson 10

This is the tenth 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 coding concept of functions. Functions can help organise code, reduce repetition and more to be explored later.

Online

Linear expressions and equations: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Linear expressions and equations. Students build on their knowledge of the order of operations, simplifying algebraic terms and their prior knowledge of the arithmetic laws. Students will now create and rearrange linear expressions, as well as expand and factorise them.

Online

Creating your own potato chips: growing

This learning activity will teach children to grow, cook and market their own brand of potato chips. The first step is growing our potatoes! This learning activity is the first part of a sequence of 3 individual learning activities focused on creating your own potato chips. The order of these learning activities are: growing, ...

Online

Coding for GUIs Lesson 2: Controls for input

This is the second 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.