Search results

Online

Visual to text coding: Lesson 11

This is the eleventh in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. It builds on the coding concept of functions. With the addition of parameters, functions allow the programmer to adapt their reusable code’s behaviour, tapping into the Computational ...

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

Visual to text coding: Lesson 7

This is the seventh 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 iteration (also called loops).

Online

Data bias in AI

Artificial intelligence can sometimes be biased to certain shapes or colours. When such AI systems are applied to situations that involve people, then this bias can manifest itself as bias against skin colour or gender. This lesson explores bias in AI, where it comes from and what can be done to prevent it.

Online

Visual to text coding: Index page

This lesson sequence provides a bridge between visual coding (eg. Scratch) and General Purpose Programming languages (eg. Python or JavaScript). This resource is most suitable if you have never done General Purpose Programming and/or you benefit from slow-paced, step-by-step video tutorials.

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

Protecting dugongs

The Western Australian Marine Science Institution has been collecting data about dugongs off the coast of the Kimberley in Northern WA. We have been provided with the raw data from its sightings trips. In this project students will learn how dugong sightings are conducted, and develop the data-science skills needed to make ...

Assessment

Assessment resources

Browse assessment resources.

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.

Text

Ubby’s Underdogs: The Legend of the Phoenix Dragon: Unit of work

This unit of work has been written to support the book Ubby’s Underdogs: The Legend of the Phoenix Dragon. The book interweaves Aboriginal and Chinese mythology to create an adventurous story filled with local-Broome culture. This unit includes practical ideas for using this book in your classroom.

Text

How to teach digital citizenship and online safety - Scope and sequence Australian curriculum

This resource provides links to lessons and activities at each level of schooling from Foundation to Year 10 in the area of online safety.

Text

Focus on Indonesia: Cross Curriculum Connections in Secondary Schools

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

Text

Beyond Earth: Colonising Space

This resource provides a scaffold for students to respond to a persuasive writing task. The persuasive writing task requires students to determine where humans should create the first space colony, using prior learning and research to justify their decisions.

Text

Exploring digital systems unplugged: networks: years 5-6

This PDF provides activities in which students identify features of digital systems, and create models to demonstrate their operations. Students are encouraged to demonstrate their understanding of Domain Name Servers (DNS), routing, and transmission control and internet protocols (TCP/IP).

Text

DIY micro:bit metal detector: years 5-6

This PDF outlines a way in which students can use micro:bits and magnets to create and program metal detectors.

Text

Teaching and supporting project management in the F-6 classroom

This PDF gives educators an overview of what project management is and ideas on how they can implement project management skills in the F-6 classroom.

Text

Bethany Christian School

Bethany Christian School is an independent school just north of Adelaide located in Paralowie, South Australia on the Traditional Lands of the Kaurna People. It is an F-6 school, with 543 students, and of those, approximately 48% are EAL/D. Steve Grant is the curriculum officer who works with the school to support implementation ...

Text

Beyond Earth: Shelter from the Elements

This resource provides a scaffold for students to undertake a design challenge. The design challenge requires students to develop a shelter that protects humans from the hostile conditions on another planet. Students draw on their existing scientific understanding (for example, conductors and insulators), along with their ...

Text

Biosecurity surveillance at school

This activity outlines the process to undertake a biosecurity surveillance of a school environment. The teacher guide, slides and student sheets identify some invasive pests that represent a threat to NSW agriculture including cane toads, fire ants and exotic bees. The activity could be adapted for other locations.

Text

Tutorial: Python

This tutorial provides detailed instructions to support the learning of Python, a general purpose programming language. The tutorial is designed for educators who are learning to use Python.