Search results

Online

Conduct chance experiments: Year 7 – planning tool

This planning resource for Year 7 is for the topic of Conduct chance experiments. Students predict the frequency of an outcome of repeated chance experiments. They conduct simulations using digital tools to generate and record the outcomes, and observe the effect of many trials on the outcome. They then compare observed ...

Online

AI image recognition - exploring limitations and bias

A hands-on activity to practise training and testing an artificial intelligence (AI) model, using cartoon faces, including a discussion about sources of potential algorithmic bias and how to respond to these sources.

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

Describing an everyday object

In this lesson, students act like the inventor of an everyday object that does not yet exist. Students abstract the essential details, and describe what need would be fulfilled by the new object and how, specifically, it functions. They will then translate the description into a format appropriate for modeling the object ...

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 ...

Online

Factors, multiples, primes: Year 7 – planning tool

This planning resource for Year 7 is for the topic of Factors and multiples. Students explore, investigate and describe the relationship between square numbers and square roots.

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

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

Circles and cylinders: Year 7 – planning tool

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

Online

Formulate and manipulate expressions: Year 7 – planning tool

This planning resource for Year 7 is for the topic of Formulate and manipulate expressions. Students find unknown quantities in numerical equations involving a combination of operations.

Online

Estimation and reasonableness: Year 7 – planning tool

This planning resource for Year 7 is for the topic of Estimation and reasonableness. Students round decimals to a specified number of decimal places and connect the process of rounding up or down to prior experiences in rounding.

Online

Addition and subtraction: Year 7 – planning tool

This planning resource for Year 7 is for the topic of Addition and subtraction. Students compare, order and solve problems involving addition and subtraction of integers.

Online

Weather forecast from the stratosphere

This lesson sequence is designed to introduce students to data analysis using a spreadsheet such as MS Excel. The project is based on a real world problem and a real data set from a weather balloon launched in Australia earlier this year. The project consists of 5 lessons of variable length, each with a different focus. ...

Online

Project Quantum: Online assessment system

Project Quantum helps computing teachers check their students’ understanding, and support their progress, by providing free access to an online multiple-choice assessment system and question bank. To use Project Quantum, you will need to create a free account.

Online

Book analysis with AI techniques

This learning sequence explores text analysis through Natural Language Processing, a significant application of Artificial Intelligence. Teachers and students are led through a series of video tutorials to develop a Python program that can break down and analyse the content of a complete text and use smart sentiment analysis ...

Online

Coding for GUIs Lesson 3: Timers and triggers

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

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

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.

Online

Anti-bullying AI

Sometimes we write and post things on social media in a hurry. Such posts can hurt people and even make them feel bullied. Wouldn't it be great if an Artificial Intelligence application could check our posts as we write them, and warn us if they were potentially hurtful?

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 ...