Search results

Online

Visual to text coding: Lesson 3

This is the third 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 how to generate and use random numbers.

Assessment

Network infographic

Throughout the lesson sequence, students keep and maintain a reflection log with key content to inform the development of an infographic.

Online

AR Solar System with Metaverse

In this lesson, students explore our Solar System in Augmented Reality (AR). Students start by exploring a set of AR flashcards that present the Sun and Planets in our Solar System and then go on to use the Metaverse App to create their own AR solar system experience based on research.

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

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

Online

Estimating and rounding decimals

In this lesson, students draw on prior knowledge of rounding whole numbers to develop their understanding and fluency when rounding decimals and are encouraged to reason and problem-solve through a variety of contextual activities. Students will also develop an appreciation of the role of estimation in mathematics and science.

Online

Practical numbers: Part 2

In this lesson we use the context of an ancient bazaar to investigate measurement systems. Students select a name and base number for their system of measurement, using weights made from clay or similar material. They divide their clay into possible unit fractions to generate their set of weights. They assign a fictional ...

Online

Graphs: formulas and variables

In this lesson, students use algebra and linear equations to model two real-world scenarios to find information to make the best choice. Students set the aim of saving for a mobile phone (or similar goal) and use linear equations to model the pay rates of two part-time jobs to help make the better decision. This lesson ...

Online

Making history

This resource supports students, individuals and community groups to research, produce and share a short digital history about a person or event.

Online

Conduct chance experiments: Year 7 – planning tool

This planning resource for Year 7 is for the topic of Conduct chance experiments. Students predict the frequency of an outcome of repeated chance experiments. They conduct simulations using digital tools to generate and record the outcomes, and observe the effect of many trials on the outcome. They then compare observed ...

Online

Possible outcomes: Year 7 – planning tool

This planning resource for Year 7 is for the topic of Possible outcomes. Students represent the probability of an event occurring on a scale of zero to one as decimals, fractions or percentages.

Online

Conduct statistical investigations: Year 7 – planning tool

This planning resource for Year 7 is for the topic of Conduct statistical investigations. Student have been learning about measures of spread in terms of mean, median, mode and range. They use these values to interpret data and data displays. They are familiar with statistical terminology and are ready to conduct their ...

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

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

Coding for GUIs (JavaScript edition): Index page

This lesson sequence provides step-by-step video tutorials and challenges to incorporate Graphical User Interfaces (GUIs) into your General Purpose Programming. It follows on from the Visual To Text Coding lesson series.

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

Video

Algebraic equations: video and teaching guide

This video uses an everyday scenario of three people sharing a taxi ride to explore algebraic thinking, and to apply that thinking to a financial context, drawing on reasoning and mathematical modelling. Use the video with the supporting teacher guide as a springboard to explore mathematical concepts. The teacher guide ...

Interactive

Safe Crossing Creator - Minecraft: Education Edition

A game for students to understand how to be safe when using railway and tram crossings. Students will read stories of characters, interpreting the unsafe behaviour shown and creating/placing a sign to remind all crossing users of the safe behaviour. As a learning artefact students produce a report detailing the unsafe ...

Online

Rock, Paper, Scissors AI!

In this lesson we use the game rock, paper scissors to investigate how an AI can recognise your hand gestures. Firstly students create, train and test their own AI model. They import their AI model into a pre-made JavaScript program to modify the computer program to incorporate game play. The level of game play will depend ...