Search results

Text

Focus on Indonesia: Cross Curriculum Connections in Secondary Schools

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

Online

Water for wildlife

With Australia’s changing climate we need to adapt to our altering conditions. This is challenging but also possible for humans through behaviour change and infrastructure change (too advanced?) but not quite so easy for our precious wildlife. While water is considered renewable as it functions as part of a water cycle, ...

Online

Creating a yarning circle: yarning circle activities

Yarning circles provide opportunities for all to be heard, for discussions to be had and for understandings to be reached. This learning activity provides activity ideas for use in a yarning circle and will support students to develop a calendar for the yarning circle; be empowered to utilise the space regularly and meaningfully; ...

Online

Creating a food garden: site assessment and mapping

This learning activity is part of a sequence of 5 individual learning activities focused on creating a food garden. The order of these learning activities are: vision, site assessment, installing a no dig garden bed, planting and harvesting. OUTCOMES of the learning activity are for children to understand more about the ...

Online

Creating an Indigenous plant-use garden: planting

The outcomes of this learning activity are for children to: follow instructions and a planting plan; understand the steps involved in planting out and maintaining a successful Indigenous plant-use garden enjoy being active and productive outdoors and build their social and teamwork skills; physically be involved in the ...

Online

Creating an Indigenous plant-use garden: resources from the bush

For thousands of years, First Nations peoples across Australia have been using plants for many different purposes. Plants are used for food, fibre, shelter, medicine, tools and utensils, hunting, music and ceremony. Everything they needed to survive comes from the land. Outcomes of this learning activity are for learners ...

Online

Area and perimeter: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Area and perimeter. Students build on their knowledge of the area and perimeter of rectangles, parallelograms and triangles to rhombi, kites and trapezia. They identify and use the formulae for these to solve problems.

Online

Factors, multiples, primes: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Factors and multiples. Students extend the exponent laws of numerical calculations involving positive integers and zero exponents, and solve a broad range of practical problems, using mental methods, written algorithms, and digital tools.

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.

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.

Online

Coding for GUIs Final project: A complete application with GUI

This is the final project 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.