Search results

Interactive

Refugees welcome here

This resource embeds the use of online collaboration tools and 21st century learning skills in a student-centered hands-on project designed to welcome refugees into their community. The syllabus outcomes are aligned to NSW Stage 4 English, Geography or Visual Arts but this could be used with older or younger students by ...

Text

Physics of video games lesson

In this lesson students build a simple Pong game in Scratch and consider the physics involved in the game play. They then apply their understanding of force and motion to design their own video game concept. The resource includes links to downloadable lesson plan, websites, videos, apps and an assessment rubric. The lesson ...

Online

Koorie Cross-Curricular Protocols for Victorian Government Schools

The Koorie Cross-Curricular Protocols for Victorian Government Schools are applicable to schools intending to develop activities that involve the use of Koorie cultural expressions, including stories, songs, instrumental music, dances, plays, ceremonies, rituals, performances, symbols, drawings, designs, paintings, poetry, ...

Online

Copyright and digital citizenship

This unit of work can be used to develop students' awareness of copyright, intellectual property and the impact of film and television piracy on the media industry. Activities focus on the rights of a creator, understanding ethics of good digital citizenship including acknowledging the work of others, and the risks associated ...

Online

Getting started with sustainability in schools

This is a website to help teachers implement an Education for Sustainability (EfS) approach in their professional practice. The multi-layered site is organised into five main sections. The first (Steps) identifies four key EfS contexts and provides support for each, including 11 case studies and five teacher profiles that ...

Online

Teachers talk laptops

This resource is a series of short videos about teachers using laptops in their high school classrooms. The subject areas covered are English, Mathematics, HSIE, Creative arts and PDHPE.

Text

Digital technology and managing Indigenous astronomical knowledge

Digital technology provides a range of different ways to communicate cultural knowledge and practices, explore a range of digital tools that bring the stars closer to the world of your students. In these classroom activities students will use digital programs like Stellarium to investigate Indigenous astronomical knowledge ...

Interactive

The Orb

The Orb is a collection of multimedia learning resources about Tasmanian Aboriginal histories and cultures. It explores the interconnections between people, Country, culture, identity, and the living community. The multimedia resources have between three and five sections in which Tasmanian Aboriginal people share their ...

Text

Create dichotomous keys lesson

In this lesson students engage in a hands-on exploration of local diversity. Students research and record local wildlife, learn about biodiversity in Australia, and conduct a ‘bush blitz’. They learn how to create dichotomous keys and translate their keys into a wildlife discovery app prototype. The resource includes links ...

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

Coding for GUIs (JavaScript edition): Index page

This lesson sequence provides step-by-step video tutorials and challenges to incorporate Graphical User Interfaces (GUIs) into your General Purpose Programming. It follows on from the Visual To Text Coding lesson series.

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

Online

Visual to text coding: Lesson 5

This is the fifth 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 how to create and use arrays (also called lists).

Online

Hot Bots

For this project, students are introduced to the Arduino microcontroller and Arduino integrated development environment for programming a switch on an air conditioner. This lesson was designed by Cindy Thornton, Flinders Island District High School, Tasmania.

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

Programming LED circuit with Arduino IDE

In this lesson students will be using components of the LilyPad development kit to create a circuit of LED’s that are controlled using a basic Arduino program, written in the Arduino IDE. Starting with a simple sequence of turning a LED on and off, the students can be challenged to choose a piece of music with a steady ...

Online

Exploring AR Space Rocks

In this lesson, students undertake a research project about “space rocks”. They devise a research question to investigate something they would like to know about space rocks and communicate their ideas within an AR or Virtual Reality (VR) experience.

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