Search results

Listed under:  Technologies  >  Information and communication technologies  >  User interfaces
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

Game design

This sequence of lessons integrates game design using scratch and a Makey Makey programming board.

Online

Storm survivor: Input, decision-making and loops

Students use a visual programming language to create a game or quiz to help members of a community prepare for a severe weather event.

Online

Coding for GUIs Lesson 3: Timers and triggers

This is the third 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

Level Up: Game design

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

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

Design Thinking Process - Ideation

Students explore the design thinking process of ideation and reflect on different ways we can generate ideas in order to solve a problem with a design brief. This particular lesson explores healthy eating through the design brief although the activities can be used to ideate any design.

Online

Pencil code program: Lady MacBeth Chat Bot

Use this program to create an interactive chat bot who answers questions as if she is Lady Macbeth. Have students analyze, fill in or change parts of, or use the program to create their own variation and rendition of a character. This program could be used to further your understanding of how you could use Pencil Code in ...

Online

User interface design: Controllers for all

In this lesson, students design and implement a new user-interface that allows a user to interact with a digital program. This lesson idea was created by Rebecca Vivian.

Online

Learning environments

This sequence of lessons explores how conditions in the environment can impact on learning. Through investigating the environmental influences on our classroom, and learning environments such as light, noise and temperature, students collect data and identify the optimal learning environment.

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

Coding for GUIs Final project: A complete application with GUI

This is the final project 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

AI image recognition - exploring limitations and bias

A hands-on activity to practise training and testing an artificial intelligence (AI) model, using cartoon faces, including a discussion about sources of potential algorithmic bias and how to respond to these sources.

Online

Creating a Biology AR poster using Unity

In this lesson, students explore how to design and implement a simple Augmented Reality (AR) world to project DNA model using Unity 3D and Vuforia SDK for Unity 3D.

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

AR Solar System with Metaverse

In this lesson, students explore our Solar System in Augmented Reality (AR). Students start by exploring a set of AR flashcards that present the Sun and Planets in our Solar System and then go on to use the Metaverse App to create their own AR solar system experience based on research.

Downloadable

DT Challenge - 7/8 Javascript - Space Invaders

In this coding challenge, students learn about programming in JavaScript, including data representation, decomposition, design, branching, iteration, functions, variables, animations, tracing and evaluation.

Downloadable

digIT Web Design workbook

This lesson provides an introduction and overview to learning HTML and CSS. It provides guidance and tips to help students to create and design their own website.

Downloadable

DT Challenge - 5/6 Blockly - Space Invaders

In this coding challenge, students learn about programming in Blockly, including data representation, decomposition, design, branching, iteration, functions, variables, animations, tracing and evaluation.

Online

Coding for GUIs Lesson 4: Flipping images

This is the fourth 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.