Search results

Online

Koorie Cross-Curricular Protocols for Victorian Government Schools

The Koorie Cross-Curricular Protocols for Victorian Government Schools are applicable to schools intending to develop activities that involve the use of Koorie cultural expressions, including stories, songs, instrumental music, dances, plays, ceremonies, rituals, performances, symbols, drawings, designs, paintings, poetry, ...

Online

Teachers talk laptops

This resource is a series of short videos about teachers using laptops in their high school classrooms. The subject areas covered are English, Mathematics, HSIE, Creative arts and PDHPE.

Online

Getting started with sustainability in schools

This is a website to help teachers implement an Education for Sustainability (EfS) approach in their professional practice. The multi-layered site is organised into five main sections. The first (Steps) identifies four key EfS contexts and provides support for each, including 11 case studies and five teacher profiles that ...

Online

Careers with Mathematics and Economics

These three maths posters show students some of the amazing ways maths is used everyday, and the awesome careers they can pursue with maths. With themes covering Making your own mark, Find a career path, and Why study maths? The posters are inspiring additions to any maths classroom, library or educational space, along ...

Online

Careers with STEM: Science and Health Teacher notes

The Careers with STEM Teacher Notes are for teachers, careers counsellors, parents, STEM-based institutions, or mentors that could use the guides to expose and inspire students towards STEM careers.These notes focus on careers with science or careers with health.

Online

Careers with Science and Health: Posters

The Careers with STEM Teacher Notes are for teachers, careers counsellors, parents, STEM-based institutions, or mentors that could use the guides to expose and inspire students towards STEM careers.These notes focus on careers with science or careers with health.

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

Systems Thinking and AI applications

This lesson takes a systems thinking approach to understanding the place of artificial intelligence (AI) as a component within solutions to real world problems, such as predicting bushfire hotspots, spotting and monitoring animals in the wild, automated horticulture and agriculture, and early detection of medical issues.

Online

Fibonacci served three ways

In this lesson sequence students learn to code separate modules that perform discrete functions but collectively meet the needs of the solution. They select the most appropriate algorithm based on the type of problem.

Online

Seven seasons

In this lesson sequence students investigate the CSIRO indigenous seasons calendars and produce a searchable database that will capture data using two data sources.

Online

Who wants to be a millionaire?

This lesson sequence uses the well-known wheat/rice and chessboard problem as students use spreadsheets to simulate iteration and to solve problems.

Online

COVID 19 Demystified course

At the end of this course, learners should be able to better understand the science and numbers behindCOVID-19 and the SARS-CoV-2 virus that causes it. They should be able to discuss the pandemic with confidence, giving substantiated viewpoints on matters such as public policy with a willingness to accept other viewpoints. ...

Online

Design and deliver

In this lesson sequence students create a website that acts as a showcase for a portfolio of their digital work. They learn about flexible design and how to design a site that can be viewed on a browser using any size of screen.

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

A spreadsheet's secret weapon

In this lesson sequence, students learn to use pivot tables which have been described as the most powerful tool within spreadsheets.

Online

Everything you always wanted to know…

In this lesson sequence students design, build and evaluate their own database and perform queries and build reports based on that database. Students should have prior experience creating a flat file database.

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

Online

The shock of the new

Using four inventions from 1985, this lesson sequence explores the impact of innovation, supporting circumstances, how individuals contribute to change and the importance of addressing benefits as well as risks in the development of new systems.

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

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