Digital technologies / Year 7 and 8 / Digital Technologies Processes and Production Skills

Curriculum content descriptions

Define and decompose real-world problems taking into account functional requirements and economic, environmental, social, technical and usability constraints (ACTDIP027)

Elaborations
  • determining the factors that influence proposed solution ideas, for example user age affects the language used for instructions, dexterity affects the size of buttons and links, hearing or vision loss influence captioned or audio-described multimedia as alternative ways that common information is presented on a website
  • investigating types of environmental constraints of solutions, for example reducing energy consumption and on-screen output of solutions
  • identifying that problems can be decomposed into sub elements, for example creating a decision tree to represent the breakdown and relationships of sub elements to the main problem or identifying the elements of game design such as characters, movements, collisions and scoring
  • starting from a simplified system, gradually increase complexity until a model of a real-world system is developed, and record the difficulties associated with each stage of implementation
General capabilities
  • Literacy Literacy
  • Critical and creative thinking Critical and creative thinking
  • ICT capability Information and Communication Technology (ICT) capability
  • Ethical understanding Ethical understanding
Cross-curriculum priorities
ScOT terms

Information and communication technologies,  Problem solving,  Functionality,  Usability

Online

There can only be one

In this lesson sequence students write a simple suite of programs that can be used to facilitate an S.R.C. election though the collection and processing of data. It assumes that students have been introduced to Python programming language.

Text

Faith Lutheran College – PL ecosystem

This document illustrates the network of people and resources that make up Faith Lutheran College's Professional Learning ecosystem.

Text

Faith Lutheran College – Project proposal

This PDF outlines Faith Lutheran College's proposal to participate in the Digital Technologies in Focus project.

Video

Expert Webinar video: Professor Stephen Heppel: The impact of environmental factors on learning

In this video Professor Stephen Heppell, discusses the aggregation of marginal gains in learning environments. He provides examples from the Learnometer project, designed to help students monitor their classroom environment for factors that may hinder learning.

Video

DTiF in conversation with Kevin Bradley and Cassandra Arkinstall from Save the Bilby Fund – Using Digital Technologies to help save bilbies

Kevin Bradley, CEO of Save the Bilby Fund, and Cassandra Arkinstall, a researcher and volunteer at Save the Bilby Fund explain how important digital technologies are in the campaign to save the bilby from extinction. The video explains how digital systems are used to collect and visualise data and help eradicate threats ...

Video

DTiF Classroom Exploring AI in the Classroom: Activity discussion

Digital Technologies in Focus curriculum officers discuss a lesson about Artificial Intelligence with Simon Collier and a student.

Text

Classroom ideas: Micro:bit environmental measurement (visual and general-purpose programming): years 5-8

This tutorial shows ways in which environmental factors such as lighting and temperature can be measured and improved using micro:bits and sensor boards, and programmed using pseudocode, visual programming and general-purpose programming.

Text

Computational thinking poster

This infographic provides an overview overview of the concepts related to computational thinking.

Text

Work sample Years 7 and 8 Digital Technologies: Digital project: website design

This work sample demonstrates evidence of student learning in relation to aspects of the achievement standards for Years 7 and 8 Digital Technologies. The primary purpose for the work sample is to demonstrate the standard, so the focus is on what is evident in the sample not how it was created. The sample is an authentic ...

Text

Years 7–8: Collaborative data project

This scope and sequence unit provides an opportunity for students to apply the data-analysis skills from the ‘Working with data’ unit in the context of a digital solution designed, developed and evaluated collaboratively.

Text

Years 7–8: Creating a digital solution

This scope and sequence unit provides an opportunity for students to apply the skills for understanding and implementing algorithms from the ‘General-purpose programming’ unit in the context of a design project.

Downloadable

DT Challenge - 7/8 Python - Networking with Micro:Bit

Learn how to code the micro:bit to use the radio! In this DT Mini Challenge, you can create wireless networks to send pictures and messages around the room! You'll start by sending simple messages, but work up to making your own interactive games with your friends! Dive on in and you'll be sending secret messages in no time!

Downloadable

DT Challenge - 7/8 Python - Sport Micro:Bit

Use Python to program a micro:bit for sport! Get excited about coding even if you have no experience. You'll use the Python language to write your own programs, and make interactive games and tools to improve your health.

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.

Online

Turtles: impact of climate change on Flatback turtle populations

The lesson follows an inquiry process in which students use a dataset to answer relevant questions about the turtle population. They consider how to analyse and display the data in order to effectively examine the impact of rising global temperatures on flatback turtle populations.

Online

Finding the shortest path

In this lesson, students will experiment with different ways of creating a path between two points with algorithm design and generalizing patterns. From the patterns, they will be able to generate an algorithm for efficiently traveling through cities in a region.

Online

Rock, Paper, Scissors AI!

In this lesson we use the game rock, paper scissors to investigate how an AI can recognise your hand gestures. Firstly students create, train and test their own AI model. They import their AI model into a pre-made JavaScript program to modify the computer program to incorporate game play. The level of game play will depend ...

Online

Home automation with AI

Home automation is all the rage. You talk to your mobile phone to control the lights, the fan, the air conditioner, or your pool pump. But how does it work? In this lesson, we explore the AI that could power a home automation system.

Online

Data bias in AI

Artificial intelligence can sometimes be biased to certain shapes or colours. When such AI systems are applied to situations that involve people, then this bias can manifest itself as bias against skin colour or gender. This lesson explores bias in AI, where it comes from and what can be done to prevent it.

Online

Home automation: General purpose programming

Investigate home automation systems, including those powered by artificial intelligence (AI) with speech recognition capability. These suggested activities for year levels 7-8 are designed for students using general purpose programming languages JavaScript and Python, with similar content to the visual coding lesson Home ...