Search results

Online

Conduct statistical investigations: Year 9 – planning tool

This planning resource for Year 9 is for the topic of Conduct statistical investigations. Students plan and conduct a statistical investigation. Encourage students to think creatively to come up with a topic for investigation; prompt students to choose a topic of interest so that they engage in the process and are motivated ...

Online

Interpret and discuss data displays: Year 9 – planning tool

This planning resource for Year 9 is for the topic of Interpret and discuss data displays. Students will be presented with various digital media to investigate and evaluate findings from reports of surveys. Students will make informative decisions based on their prior knowledge of sampling and data collection to make judgements ...

Online

Possible outcomes: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Possible outcomes. Students are introduced to more complex probability concepts, terminology and visual representations. These concepts may be challenging for students to comprehend and will need multiple examples incorporating relevant teaching strategies.

Online

Position and location: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Position and location. Students work with 3D objects that can be located on the x, y, z planes, allowing students to extend their thinking away from flat objects on a 2D plane, to objects with volume that have a position in space with (x, y, z) coordinates. Students ...

Online

Finding the shortest path

In this lesson, students will experiment with different ways of creating a path between two points with algorithm design and generalizing patterns. From the patterns, they will be able to generate an algorithm for efficiently traveling through cities in a region.

Online

Fractions: Year 2 – planning tool

This planning resource for Year 2 is for the topic of Fractions. Students are extending their knowledge and understanding of the meaning of half to include equivalent fractions (e.g. 2 quarters and 4 eighths).

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

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

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

Water Water everywhere!

In this lesson, students are presented with the challenging problem of measuring a volume of water using containers that are not the exact measurement size. Students will decompose a complex problem into discrete steps, design an algorithm for solving the problem, and evaluate solution efficiencies and optimization in a ...

Online

Number sequence: Year 3 – planning tool

This planning resource for Year 3 is for the topic of Number sequence. Students learn to recognise, represent and order whole numbers up to 10,000 and beyond. This involves using number names, writing conventions and renaming numbers using place-value parts.

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

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.

Assessment

Pixels and binary digits

Students are given a bitmap image made up of coloured pixels. They explain how the image is made up of binary digits that represent each pixel. Students represent 8 colours using binary digits. Teachers assess the student’s demonstrated knowledge/skills using the checklist provided.

Online

Ciphering a sentence

A cipher is a message that has been written in such a way (encoded) that it is unreadable by others. In this lesson, students will use mapping to encode a sentence. Students will work with a partner to create an algorithm that describes the encryption process. They will also examine encoded and decoded messages to recognize ...

Online

Transformation: Year 5 – planning tool

This planning resource for Year 5 is for the topic of Transformation. Students develop their understanding and skills in transformations including reflections (flips), translations (slides) and rotations (turns). Students investigate reflection symmetry.

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

Fractions, decimals and percentages: Year 6 – planning tool

This planning resource for Year 6 is for the topic of Fractions, decimals and percentages. Students use their knowledge of percentage and decimal equivalents to calculate percentage discounts.

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.