Search results

Text

Computational thinking poster

This infographic provides an overview overview of the concepts related to computational thinking.

Online

Creating a bee hotel: construction

As we clear land for urban development, and for broadacre farming, we remove the spaces where bees nest and find their food. With no food, and nowhere to produce their young, native bee populations are under threat of local extinction. In this activity, we will look at providing nesting spaces for native bees which mimic ...

Online

Creating a bee hotel: research

Explore the different types of bees common to Australia, their features including how they are different to flies and wasps. We will focus on native bees, specifically to learn about their nesting habitat. This learning activity is the first part of a sequence of 2 individual learning activities focused on creating a bee ...

Online

Understanding weeds: investigation

In this activity you will be looking for weeds in your local park, backyard and surrounds. Build your knowledge and weed investigation skills as you explore your local environment and examine the presence of weeds. Using online resources, field guides and expert local knowledge, you will be looking at and identifying weeds ...

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

Text

Australian Curriculum: Digital Technologies Years 7–10 achievement standards and aligned content descriptions on a page

This PDF presents content descriptions and achievement standards for the Digital Technologies subject in the Australian Curriculum

Text

Booth Sweeney review: Systems literacy

This article explores how children’s innate understanding of systems can be developed through deliberate educational programs that support systems thinking. This can happen by encouraging students to identify patterns, consequences and feedback (loops) associated with social, environmental and economic problems; and by ...

Text

Volmert et al. review: STEM learning

This report examines the similarities and differences in the understandings about STEM education between experts and the general public in some American states. The authors contend that one of the most interesting findings is the role of Science: the general public equates STEM as Science, whereas the experts view all STEM ...

Online

Time and duration: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Time and duration. Students should be familiar with the concept of time as a measurement that determines how long it takes to get somewhere or how long it takes to complete something. They should also be familiar with the vocabulary seconds, minutes, hours, days, weeks, ...

Text

Alyangula Area School

Alyangula Area School is a government school located in Alyangula on Groote Eylandt, in the Northern Territory on the Traditional Lands of the Anindilyakwa People. Martin Levins is one of ACARA’s curriculum officers who works directly with the school to support the implementation of the Australian Curriculum: Digital Technologies. ...

Text

Drug Crime and the Law

This sequence of four lesson ideas focuses on the concept that Australia's social wellbeing is enhanced when individuals understand the behaviours and laws associated with being responsible citizens, and report signs of illicit criminal drug activity to the appropriate authorities. This resource provides the opportunity ...

Online

Mathematical modelling (Number): Year 8 – planning tool

This planning resource for Year 8 is for the topic of Mathematical modelling. Students use their knowledge and show proficiency in solving problems with rational numbers. They will apply efficient strategies and use digital tools such as a calculator, where appropriate and verify solutions to various problems.

Online

All operations: Year 8 – planning tool

This planning resource for Year 8 is for the topic of All operations. Students use all four operations to solve problems with integers and rational numbers. They can use a range of written strategies and mental computation to demonstrate their understanding.

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

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.

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

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

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

Text

Bias in science

Students are often unaware of biases that operate in society and the ways in which these biases can limit the contributions of diverse Australians. In this lesson they have an opportunity to explore the ways women have been written out of science history, and to take action to highlight the importance of diversity in STEM. ...

Online

Visual to text coding: Lesson 6

This is the sixth 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 builds on the previous introduction to arrays (also called lists) and brings in the length property.