Search results

Online

The wizard of Ozo

Using OzoBots students move an Ozobot about a map with coordinates. This lesson idea was created by Ben Jucius.

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

Creating your own potato chips: marketing

Learn how to make an advertisement! In this activity young learners will produce a short (30-60 second) advertisement to promote potato chips. This learning activity is the final part of a sequence of 3 individual learning activities focused on creating your own potato chips. The order of these learning activities are: ...

Text

Beautiful biomes

In this lesson students learn the features of the five main biomes, and use ClassVR headsets and CoSpaces to design and create a virtual biome to explore. They research and identify the features of a biome and then create their own virtual environment. The resource explores the human impacts on biodiversity and explore ...

Text

I am an inventor lesson

In this lesson, students explore the life, work and times of Rube Goldberg. The lesson uses Rube Goldberg’s work to teach students about simple machines, how they function and their design principles. Working in groups, the students then design and create a Rube Goldberg machine that can complete a simple task. Students ...

Text

Food innovation and molecular gastronomy lesson

In this lesson, students explore connections between science, design, and technologies through the lens of food innovation and food science. Students look at interesting and unusual food products, using food textures as a jumping off point to explore the relationship between chemistry and food. Students then experiment ...

Text

Create dichotomous keys lesson

In this lesson students engage in a hands-on exploration of local diversity. Students research and record local wildlife, learn about biodiversity in Australia, and conduct a ‘bush blitz’. They learn how to create dichotomous keys and translate their keys into a wildlife discovery app prototype. The resource includes links ...

Online

AI and image recognition

This lesson builds on How can an AI recognise what is sees? It focuses on image recognition that involves feature extraction, object detection and classification, and introduces the idea that computers store and use data using 0s and 1s.

Online

Creating a bee hotel: research

Explore the different types of bees common to Australia, their features including how they are different to flies and wasps. We will focus on native bees, specifically to learn about their nesting habitat. This learning activity is the first part of a sequence of 2 individual learning activities focused on creating a bee ...

Online

Creating an Indigenous plant-use garden: harvesting

The satisfaction of eating straight from the garden is one of life’s best learning experiences, however we need to be respectful and mindful to only harvest what we need to allow the plant to continue to thrive for generations to come. This activity involves the assessment and mapping of local environments to create a successful ...

Online

Creating an Indigenous plant-use garden: vision

Planning for an Indigenous plant-use garden is a good way to develop a connection with and respect for First Nations people's perspectives. Use this learning activity to explore exciting ideas, create goals and understand more about successful Indigenous plant-use garden projects. Outcomes of this learning activity are ...

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

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 4

This is the fourth 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 combining of logical operators and and or for more complex decisions.

Online

What's the buzz?

In this lesson students use BeeBots and Scratch Junior to synthesize what they know about Bees and are introduced to mapping concepts. This lesson idea was created by Karen Butler.

Online

Introduction to binary - catering for vision impaired students

This sequence of lessons focuses on what a binary number is, what a decimal number is, why binary numbers are important in digital systems and how to read and understand a binary number.

Online

Future proofing data

This lesson sequence aims to identify strengths and weaknesses of past, present and future methods of data storage and recognise the risks and benefits for users. Students explore specific “data dilemmas”.

Online

Check out the checkout

This sequence of lessons explores how to incorporate user input, decision-making and loops in programming using the context of a shopping experience, particularly the checkout. It combines data in the form of a barcode and programming choices.

Online

Behaving with real class - Using a text-based language

This lesson sequence offers an approaches to teaching object-oriented principles using text-based programming. It attempts to address the problem that many of programming languages are too complex and their environments confusing for many students.

Online

Spreadsheets come alive

In this lesson sequence use the ‘Odds and evens’ problem as a springboard. Students construct interactive spreadsheets designed to address particular needs. This lesson also demonstrates an approach to programming known as rapid application development (RAD).