Close message Due to maintenance between 17:00 to 19:00 on Thursday 30th May 2024, Scootle website may face disruption in service. We apologise for any inconvenience caused.

Search results

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

Shapes and objects: Year 3 – planning tool

This planning resource for Year 3 is for the topic of Shapes and objects. Students identify and describe 3D objects and their geometric properties. Students develop their understanding of an object’s properties by creating models using a variety of materials. They explore common objects in the environment and explain the ...

Online

Position and location: Year 3 – planning tool

This planning resource for Year 3 is for the topic of Position and location. Students create two dimensional representations of familiar places. They represent the position objects relative to one another locating these on simple maps or grids.

Online

Money: Year 3 – planning tool

This planning resource for Year 3 is for the topic of Money. Students investigate the value of coins. They explore the relationships between dollars and cents and learn to represent money values in different ways.

Online

Possible outcomes: Year 3 – planning tool

This planning resource for Year 3 is for the topic of Possible outcomes. Students develop their knowledge of the language of chance, which is a subjective, informal estimate. Students learn to describe events as impossible, unlikely, likely, even chance, highly likely and certain.

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.

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

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

Sphero and the chocolate factory

This activity allows students to use the visual programming software Lightning Lab to control Sphero to act out the role of a fictional character. This activity uses Charlie and the Chocolate Factory by Roald Dahl as an example. This lesson idea was created by Steven Payne.

Online

Ozobot Maze Challenge

Students are introduced to Ozoblockly and basic programming concepts. Using Ozoblockly, students program Ozobot to follow a path and travel through a maze that they have created. This lesson idea was created by Steven Payne.

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

Goldilocks, the Three Bears and BeeBot

Students explore a sequence of steps using Bee-Bots in the context of familiar narratives. They navigate a Bee-Bot to events within the story, first as a whole class and then in small groups. This activity can be integrated with English and the exploration of narratives. This lesson idea was created by Rebecca Vivian.

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.

Online

Choose your Ozo adventure

Using Ozobots students use and develop unusual types of data: Redefining “What is data?”. This lesson idea was created by Ben Jucius.

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