Search results

Online

Pythagoras and trigonometry (Measurement): Year 9 – planning tool

This planning resource for Year 9 is for the topic of Pythagoras and trigonometry. Students apply and build upon knowledge of Pythagoras’ theorem, angle properties, trigonometry and scales to solve problems involving right-angled triangles.

Online

Creating an Indigenous plant-use garden: plant list

For thousands of years, First Nations peoples across Australia have been growing and cultivating plants. Plants are grown for many different purposes, including food, tools, medicine, shelter, clothing, hunting, carrying, water craft, ceremony and land management. Everything they needed to survive is provided by the bush. ...

Online

Volume and surface area: cylinders: Year 9 – planning tool

This planning resource for Year 9 is for the topic of Volume and surface area: cylinders. Students calculate the surface area, volume and capacity of cylinders and solve related problems.

Online

Patterns and number facts: Year 9 – planning tool

This planning resource for Year 9 is for the topic of Patterns and number facts. Students bring together knowledge and skills of algebraic and graphical representations of linear functions and quadratic functions. They make these connections by systematically varying the parameters in the rules y = ax + b and y = a(x + ...

Online

Measurement of error: Year 9 – planning tool

This planning resource for Year 9 is for the topic of Measurement of error. Students make considered estimations of measurements. They use percentages to calculate the size of errors in different circumstances. They estimate the accuracy of given measurements and the effects of rounding.

Online

Time and duration: Year 9 – planning tool

This planning resource for Year 9 is for the topic of Time and duration. Students are introduced to expressing numbers in scientific form. This descriptor applies scientific form specifically to time. Students require a good understanding of place value and powers of ten. Students should know where the notation is used ...

Online

Formulate and manipulate expressions: Year 9 – planning tool

This planning resource for Year 9 is for the topic of Formulate and manipulate expressions. Students move beyond expanding and factorising linear expressions, such as 3(2x – 1) or 4x + 6, to working with monic quadratic expressions (that is, where the coefficient of the square term is 1). This involves expanding expressions ...

Online

Coding a sentimental chatbot in Python

Incorporating 11 tutorial videos and two informative lecture videos, this learning sequence explores natural language processing, a significant application of artificial intelligence. Teachers and students are led through the coding in Python of a chatbot, a conversational program capable of responding in varied ways to ...

Online

Interpret and discuss data displays: Year 9 – planning tool

This planning resource for Year 9 is for the topic of Interpret and discuss data displays. Students will be presented with various digital media to investigate and evaluate findings from reports of surveys. Students will make informative decisions based on their prior knowledge of sampling and data collection to make judgements ...

Online

Hot or not?

This lesson sequence focuses on the incremental or Agile approach to development and encourages students to follow the evolution of a temperature conversion tool for a Food Technology teacher. It uses an Excel spreadsheet application as the prototyping tool.

Online

Level Up: Game design

This unit of work is intended to teach years 9–10 students basic programming, using general purpose programming language.

Online

Algorithms: Year 9 – planning tool

This planning resource for Year 9 is for the topic of Algorithms. Students draw upon their knowledge of congruency, transformations and ratios of right-angled triangles and apply creativity, critical thinking and reasoning skills to a sequenced geometric problem. For example, students may design a flow chart to prove the ...

Online

Mathematical modelling (Measurement): Year 9 – planning tool

This planning resource for Year 9 is for the topic of Mathematical modelling. Students continue to solve mathematical problems from the real world around them. They draw upon knowledge learnt in the area of Measurement.

Online

Volume and surface area: prisms: Year 9 – planning tool

This planning resource for Year 9 is for the topic of Volume and surface area: prisms. Students solve problems involving the surface area and volume of right prisms.

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

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

Breaking up can be good

This lesson sequence provides an introduction to the skill of decomposition by having students develop discrete modules which together serve a single need: a maths teacher asks for a program that can be used to demonstrate aspects of maths. This sequence can be used in conjunction with ‘Comparing and selecting appropriate ...

Online

Getting warmer

This lesson sequence intentionally uses a visual based programming tool to introduce designing and validating algorithms. Those students who complete this task can move to code the result in any text based language with which they are familiar.

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

Behaving with real class – Using a visual language

This lesson sequence offers an approaches to teaching object-oriented principles using visual programming. It attempts to address the problem that many of programming languages are too complex and their environments confusing for many students.