Close message Due to maintenance between 17:00 to 19:00 on Thursday 30th May 2024, Scootle website may face disruption in service. We apologise for any inconvenience caused.

Search results

Audio

Green Hill Public School – Podcast

This podcast includes information about the aims, challenges, insights and accomplishments of Green Hill Public School's participation in the Digital Technologies in Focus project.

Video

Connecting Digital Technologies to food and fibre - Smart gardens 1

This video explores ways in which students can develop and apply their Digital Technologies knowledge, understanding and skills to create a digital solution through the Curriculum connection of food and fibre. The video is designed for educators who would like to learn how to use a BBC micro:bit to manage the water requirements ...

Video

South Kalgoorlie Primary School – Progress report 1

This video explains the progress that South Kalgoorlie Primary School has made in the Digital Technologies in Focus project. It is the first in a series of four.

Audio

St Mary’s Primary School – Podcast

This podcast includes information about the aims, challenges, insights and accomplishments of St Mary's Primary School's participation in the Digital Technologies in Focus project.

Audio

Wodonga South Primary School – Podcast

This podcast includes information about the aims, challenges, insights and accomplishments of Wodonga South Primary School's participation in the Digital Technologies in Focus project.

Video

South Kalgoorlie Primary School – Progress report 4

This video explains the progress that South Kalgoorlie Primary School has made in the Digital Technologies in Focus project. It is the last in a series of four.

Audio

Casino West Public School reflects on learning during the DTiF project

In this audio file teachers from Casino West PS share their experiences in developing a Digital Technologies program in the school, They chose to focus on creative and critical thinking.

Audio

Faith Lutheran College – Podcast

This podcast includes information about the aims, challenges, insights and accomplishments of Faith Lutheran College's participation in the Digital Technologies in Focus project.

Audio

South Kalgoorlie Primary School – Podcast

This podcast includes information about the aims, challenges, insights and accomplishments of South Kalgoorlie Primary School's participation in the Digital Technologies in Focus project.

Video

South Kalgoorlie Primary School – Progress report 2

This video explains the progress that South Kalgoorlie Primary School has made in the Digital Technologies in Focus project. It is the second in a series of four.

Audio

St James Catholic College – Podcast

This podcast includes information about the aims, challenges, insights and accomplishments of St James Catholic College's participation in the Digital Technologies in Focus project.

Audio

Mossman State School – Podcast

This podcast includes information about the aims, challenges, insights and accomplishments of Mossman State School's participation in the Digital Technologies in Focus project.

Online

AI and image recognition

This lesson builds on How can an AI recognise what is sees? It focuses on image recognition that involves feature extraction, object detection and classification, and introduces the idea that computers store and use data using 0s and 1s.

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

This is the eighth 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 brings together skills from the previous lessons to design and develop a Higher Lower game, where the player tries to guess ...

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

Visual to text coding: Lesson 4

This is the fourth 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 combining of logical operators and and or for more complex decisions.