Search results

Text

Student learning support

This webpage provides information and resources to support teachers to target specific student learning needs and create an inclusive classroom. It discusses differentiation and inclusion.

Video

Teaching irregular words

This short video (4 minutes and 3 seconds) shows two teachers discussing why and how to teach irregular words (words that contain letter-sound correspondences that students have not yet learned) as part of a systematic synthetic phonics (SSP) approach.

Downloadable

Morphology lesson slides: -s suffix for plural nouns

This sample slideshow presents a ready-to-use morphology lesson to teach adding the -s suffix to create plural nouns, with teacher notes indicating how to teach each part of the lesson.

Downloadable

Morphology lesson student worksheet: -s suffix for plural nouns

This worksheet for independent student practice accompanies the morphology lesson slides for adding the -s suffix to create plural nouns.

Online

All operations: Year 7 – planning tool

This planning resource for Year 7 is for the topic of All operations. Students use all operations with positive rational numbers and to choose the most appropriate and efficient approach when solving a variety of problems.

Online

Number sequence: Year 7 – planning tool

This planning resource for Year 7 is for the topic of Number sequence. Students extend their understanding of equivalence of fraction with visual representations such as a number line that extends beyond zero; concrete materials; and common multiples and fraction walls. Students learn to work with equivalence and explore ...

Downloadable

Aboriginal change makers

Aboriginal history, self-determination and identity are examined in this teaching and learning eBook. The book draws on the lived experience of First Nations peoples drawing on historical record, cultural protocols and community connections to explore perspectives on traditional culture and leadership in the face of colonisation. ...

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.

Video

Proportional reasoning video

Use this video as a springboard to explore scaling or proportional thinking, and to apply that thinking in a food context, drawing on reasoning and mathematical modelling.

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

Light up soft toy with LilyPad

This project will explore two ways of controlling the flow of current to a LED using a button and switch. No programming is initially expected in this project, however once students are comfortable with connecting or sewing their circuits and attaching lights, a follow-up project that involves using a pre built Arduino ...

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

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.

Online

Getting to know Bee-Bot

Students are introduced to the Bee-Bot as a robotic device. They learn about what the Bee-Bot is, the functions and how the Bee-Bot can be used for specific purposes. They learn how to develop a sequence of steps for the Bee-Bot to follow. This lesson idea was created by Rebecca Vivian.

Text

TikTok science stories lesson

In this lesson students learn about the diverse roles of science communicators and are challenged to create their own science communication text in a contemporary medium. Students will explore the important function science communicators play in informing the community and how different communication platforms are used ...

Online

Coding a sentimental chatbot in Python

Incorporating 11 tutorial videos and two informative lecture videos, this learning sequence explores natural language processing, a significant application of artificial intelligence. Teachers and students are led through the coding in Python of a chatbot, a conversational program capable of responding in varied ways to ...

Online

Data compression

Students will learn how the information in a pixel can be manipulated to change the image, and apply a bitmask filter to an image to remove some information and reduce the memory size of the file. Finally, students will modify the filter to find a balance between quality and small file size. Based on the original lessons ...

Online

Visual to text coding: Lesson 12

This is the final in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. See next steps for suggested courses and learning sequences after this lesson. It builds on the coding concept of functions (by introducing the concept of return values. Functions are ...

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

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.