Search results

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

Humpback whales: what the data reveals

The lesson follows an inquiry process where students use the dataset to answer relevant questions about the whale population. They consider what other data they would need in order to effectively examine the impact on humpback whales of sonar activity and noise from development.

Online

Solar energy installations

This lesson uses data about solar energy installations to investigate data analysis. The dataset shows how many solar systems were installed, in each postcode, from 2001 to 2016. It is a useful way to understand how to explore and characterise datasets as well as to explore the use of data in the media. This lesson was ...

Online

Exploring AR Space Rocks

In this lesson, students undertake a research project about “space rocks”. They devise a research question to investigate something they would like to know about space rocks and communicate their ideas within an AR or Virtual Reality (VR) experience.

Online

Pencil code program: Chaos game

The ‘chaos game’ is a way to see how patterns can result from certain random events. Use this program to run the chaos game, randomly moving the turtle to create a pattern. Have students analyse or fill in or change parts of the pencil code program.

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

Formulating algebraic expressions

This lesson encompasses students’ introduction to formal algebraic concepts. Students will be introduced to the concept of variables and will explore the construction of algebraic expressions using concrete materials. Students explore a range of authentic contexts and hands-on materials in this lesson to ensure their initial ...

Text

Film it! Screenwriting

Screenwriting is the act of writing what's known as a script or screenplay for film, television and web series. It involves a special set of rules that makes it different from a book or play. This module of Film It covers formatting, scene writing, script structure, themes, and character. Writing the script is part of ...

Video

Game builder

Game Builder is an online resource for teachers and students making their very first videogame, and for those who have some experience already. There’s more to a good game than good code! As with most creative projects, success comes from good ideas and thorough preparation. This resource will take you through the building ...

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

Building a virtual tour about Uluru

In this lesson, students create a 360 educational Google Tour about Uluru and the Aboriginal peoples who are the traditional owners of the land.

Online

Augmented Reality Timelapse Artwork with Artivive

In this project, students build their own augmented reality (AR) artwork using free digital tools with Artivive. Students can augment an existing artwork or design their own. This new technology allows artists to create new dimensions of art by linking classical with digital art.

Online

Creating my own spreadsheet to convert binary to decimal

A spreadsheet can be used to do calculations quickly using formulas. How can we make a spreadsheet that converts a binary number to a decimal number? This lesson provides some guidance and Excel files for student and teacher use.

Online

Graphs: Year 7 – planning tool

This planning resource for Year 7 is for the topic of Graphs. Students are introduced to the four-quadrant Cartesian plane. The format of the coordinates should be explained and demonstrated; coordinates do not have to be an integer value.

Online

Use variables: Year 7 – planning tool

This planning resource for Year 7 is for the topic of Use variables. Students students recognise pronumerals and variables in formulas they have been exposed to. They are presented real-life scenarios and explore the relationship between variables using algebraic notation as a representation.

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

PyGame in a Day

As a general purpose programming language, python has a number of libraries that can be used for different purposes. PyGame is a free and open source python library that makes it easier to make multimedia applications like games.

Downloadable

DT Challenge - 7-8 Python - Turtle

Control a turtle and draw amazing pictures with code. In this challenge you'll learn the fundamentals of programming by using instructions to position a turtle on the screen, drawing lines, patterns and shapes in the same way computers draw images. Computers use the input from users and the environment to give us feedback ...

Downloadable

DT Challenge - 7/8 Javascript - Space Invaders

In this coding challenge, students learn about programming in JavaScript, including data representation, decomposition, design, branching, iteration, functions, variables, animations, tracing and evaluation.