Search results

Online

Creating a beneficial garden: planting

Planting flowers with food crops increases biodiversity, and is known as beneficial planting. Beneficial planting not only makes our garden beds look more attractive to us, it also makes gardens look more attractive to pollinators and predators, which in turn, help to fertilise and protect crops from pest invertebrates. ...

Online

Visual to text coding: Lesson 5

This is the fifth 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 and use arrays (also called lists).

Online

Visual to text coding: Setting Up

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 guidance on how to set-up the particular programming environment including Scratch, Python and JavaScript.

Online

Data bias in AI

Artificial intelligence can sometimes be biased to certain shapes or colours. When such AI systems are applied to situations that involve people, then this bias can manifest itself as bias against skin colour or gender. This lesson explores bias in AI, where it comes from and what can be done to prevent it.

Online

Design Thinking Process - Empathising

In this lesson students understand design thinking as a process for solving problems creatively. Students explore the design thinking process of empathising and seek to understand more about the users and the problem they are trying to solve. This particular lesson explores reducing litter through the design brief although ...

Interactive

‘Physical Education – Essential skills for primary teachers’ online course

The aim of this online refresher course is to enhance the confidence and competence of generalist primary school teachers in delivering purposeful and engaging PE. The course aims to improve student learning in schools by addressing critical challenges. It tackles the decline in physical education and the rise of sedentary ...

Interactive

Safe Crossing Creator - Minecraft: Education Edition

A game for students to understand how to be safe when using railway and tram crossings. Students will read stories of characters, interpreting the unsafe behaviour shown and creating/placing a sign to remind all crossing users of the safe behaviour. As a learning artefact students produce a report detailing the unsafe ...

Online

Four operations: Year 6 – planning tool

This planning resource for Year 6 is for the topic of Four operations. Students apply knowledge of place value to add and subtract decimals, using digital tools where appropriate. They further develop whole number multiplication and then strengthen their understanding of decimals by multiplying and dividing decimals and ...

Online

Conduct statistical investigations: Year 6 – planning tool

This planning resource for Year 6 is for the topic of Conduct statistical investigations. Students plan and conduct statistical investigations to collect data to answer a question for an identified problem. They analyse and interpret the data and communicate findings.

Online

Visual to text coding: Lesson 6

This is the sixth 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 builds on the previous introduction to arrays (also called lists) and brings in the length property.

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

Creating a wildlife habitat: monitoring and care

Monitoring and care helps provide an understanding of how your garden grows. What does it need to be healthy, to support growth, and be a native habitat? This learning activity is the final part of a sequence of 5 individual learning activities focused on creating a wildlife habitat. The order of these learning activities ...

Online

What makes a good game?

This lesson sequence allows students to explore design thinking processes to investigate how games are designed, created and played. Students analyse the audience of games, understanding the importance of empathy in the design process. The learning sequence culminates in a showcase: students sharing the games they have ...

Online

Untold education project: The invisible farmer

Invisible Farmer is the largest ever study of Australian women on the land. The project collects oral histories of women by creating interview-based video content. This website provides videos ,interview questions and suggestions to support teachers to guide students to create their own multimodal stories of women on the land.

Online

Possible outcomes: Year 6 – planning tool

This planning resource for Year 6 is for the topic of Possible outcomes. Students represent the probability of an event occurring on a scale of zero to one as decimals, fractions or percentages.

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

Visual to text coding: Lesson 3

This is the third 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 generate and use random numbers.

Online

Creating a wildlife habitat: design

Creating a wildlife habitat can provide a home for a variety of local wildlife from the smallest insects and spiders to birds, reptiles, mammals and frogs. These habitats can provide a sanctuary for species that have been displaced through urbanisation, as built structures replace natural areas. The Vision activity determined ...

Online

Learning to loop

Students create algorithms with a condition that tells the computer to repeat a sequence of instructions.