Search results

Online

Home automation programming (yrs 5-6)

Investigate home automation systems, including those powered by artificial intelligence (AI) with speech recognition capability. These suggested activities provide a level of differentiation to cater for students’ range of programming skills. They were developed in collaboration with the Digital Technologies Institute.

Online

Can a computer recognise your sentiment?

This lesson plan enables students to explore how Natural Language Processing (NLP), a subset of Artificial Intelligence (AI), is used to assess and categorise a user’s online comments. (AI is the ability of machines to mimic human capabilities in a way that we would consider 'smart'.)

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

Off to the movies

This is a simple Boolean (true/false) application where its asks the user’s age - if you are over 15 then you can watch G and M rated movies - if you are under 15, then you can only watch G rated movies. This lesson was designed in collaboration with Jason Vearing QSITE (Gold Coast Chapter).

Online

The wizard of Ozo

Using OzoBots students move an Ozobot about a map with coordinates. This lesson idea was created by Ben Jucius.

Online

Create a board game that uses an Ozobot

Create a game board where the player is provided with a number of decisions. Using Scratch and Makey Makey, students add multimodal elements to the story. These elements are activated using an Ozobot.

Online

Design a flag with Pencil Code

Design your own Australian flag by firstly examining common elements of flags, creating a step by step process (algorithm) to program your design after exploring a ‘block-based’ turtle drawing program such as Pencil Code.

Online

Have fun with flowcharts

Create a flowchart to represent a sequence of (branching) steps and decisions needed to solve a mathematical problem.

Online

Snap block models

Create a model using snap blocks 1 block high and create a code so someone else can build your model.

Online

Spelling bee

Write a set of instructions that program a Bee-Bot to move to letters to spell out a word on an alphabet grid.

Online

What's the buzz?

In this lesson students use BeeBots and Scratch Junior to synthesize what they know about Bees and are introduced to mapping concepts. This lesson idea was created by Karen Butler.

Online

Getting to know Bee-Bot

Students are introduced to the Bee-Bot as a robotic device. They learn about what the Bee-Bot is, the functions and how the Bee-Bot can be used for specific purposes. They learn how to develop a sequence of steps for the Bee-Bot to follow. This lesson idea was created by Rebecca Vivian.

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

Assessment

Assessment resources

Browse assessment resources.

Online

Computer Science Fundamentals

This curriculum provides a teacher guidebook for implementing lessons, with learning and teaching activities, content, printable worksheets and some assessment lessons.

Online

Level Up: Game design

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

Text

Pattern & Algebra Year 4 - Calculate

The focus of this activity is to discover if students can use numbers to describe a pattern created with objects. We want to encourage students to record what they know about the pattern in a table and then use this information to help predict future terms and identify the rule or function for the pattern. By recording ...

Text

Space Race Game (Introducing Algorithmic Thinking) - Calculate

Space Race is a simple board game that teachers can use to introduce the concept of algorithmic sequencing to students. The teaching points provided with the game assist teachers to introduce the use of an algorithm (a simple set of mathematical instructions) to describe the trajectory of an object across a grid plane from ...

Text

Algorithms: Ngarrindjeri weaving

In this lesson, students will practise breaking down a process into smaller parts or steps as an introduction to computational thinking.

Text

Patterns & Algebra Year 6 - Frogs Lesson - Calculate

This activity is designed to encourage students to engage with a problem, before they overthink it. Too often in class we begin with what is familiar to students and gradually increase the challenge. This problem begins with a challenge and encourages students to work backwards to solve a simpler problem, before applying ...