Search results

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: Lesson 11

This is the eleventh in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. It builds on the coding concept of functions. With the addition of parameters, functions allow the programmer to adapt their reusable code’s behaviour, tapping into the Computational ...

Online

Visual to text coding: Lesson 7

This is the seventh 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 iteration (also called loops).

Online

Creating a sensory garden

A sensory garden is a garden that engages all the senses: touch, smell, hearing, sight and even taste. Sensory gardens create a rich sensory experience as users directly and indirectly interact with the plants and the space. In addition to providing tips for creating a sensory garden and the best types of plants to choose, ...

Online

Fun projects with language translation

Natural language processing is growing in importance. We often converse with automatic chatbots for customer service without even knowing. We also use online translation services or mobile apps. But how do these services work? Is there artificial intelligence (AI) in them? Three projects are offered to cater for student ...

Text

Focus on Indonesia: Cross Curriculum Connections in Primary Schools

Ideas and resources that connect the learning of Indonesian language with other learning areas.

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

Metric units and using instruments: Year 6 – planning tool

This planning resource for Year 6 is for the topic of Metric units and using instruments. Students make connections between the metric system and decimals. The metric system is linked to the base 10 number system, in that each unit is a power of 10. The base unit represents 100 = 1 and the other units grow or decrease by ...

Online

Shapes and objects: Year 6 – planning tool

This planning resource for Year 6 is for the topic of Shapes and objects. Students describe the properties of 2D shapes and use this knowledge to build objects from their nets and, identify objects from their nets.

Video

Area and perimeter video

Use this video to connect area and perimeter to real world applications to set the context for why we are learning about area and perimeter.

Online

AI quiz

This lesson provides an opportunity for students to draw on their ethical understanding when asked to respond to different scenarios. The scenarios feature information systems that incorporate an AI application. Students are given four options to select which one they believe to be the ‘right’ thing to do. Students develop ...

Online

Heads or tails

In this lesson we show how to transition from a visual based programming language to using a text-based programming language using the example of a heads or tails coin toss application.

Online

Making history

This resource supports students, individuals and community groups to research, produce and share a short digital history about a person or event.

Online

Protecting dugongs

The Western Australian Marine Science Institution has been collecting data about dugongs off the coast of the Kimberley in Northern WA. We have been provided with the raw data from its sightings trips. In this project students will learn how dugong sightings are conducted, and develop the data-science skills needed to make ...

Online

Augmented Reality Timelapse Artwork with Artivive

In this project, students build their own augmented reality (AR) artwork using free digital tools with Artivive. Students can augment an existing artwork or design their own. This new technology allows artists to create new dimensions of art by linking classical with digital art.

Online

Automated soil moisture sensor

The soil moisture sensor project integrates science understandings and computational thinking to solve a problem about sustainable watering practices. This lesson was devised by Trudy Ward, Clarendon Vale Primary School, Tasmania.

Online

Mathematical modelling: Year 6 – planning tool

This planning resource for Year 6 is for the topic of Mathematical modelling. Students use mathematical modelling to solve practical problems involving natural and rational numbers and percentages, including in financial contexts. They formulate the problem, choose operations and efficient calculation strategies, and use ...

Online

Number sequence: Year 6 – planning tool

This planning resource for Year 6 is for the topic of Number sequence. Students use horizontal and vertical number lines to find solutions to everyday problems involving locating and ordering integers around zero; for example, elevators above and below sea level. They explore integers in financial contexts, such as the ...

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