Search results

Downloadable

DT Challenge - 7-8 Python - Turtle

Control a turtle and draw amazing pictures with code. In this challenge you'll learn the fundamentals of programming by using instructions to position a turtle on the screen, drawing lines, patterns and shapes in the same way computers draw images. Computers use the input from users and the environment to give us feedback ...

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

DT Challenge - 7/8 Javascript - Cookie Clicker

Learn how to make interactive webpages and build a surprisingly addictive game! In this DT Challenge, you'll learn the web technologies that form the foundations of the internet. In this course you'll learn the basics of HTML, CSS and JavaScript! You'll build webpages using text and images, and learn how to make them interactive ...

Downloadable

Networking with the micro:bit

This downloadable free book presents a series of activities to teach the basics of computer networks. While you may not learn all aspects of computer networking, these activities provide a useful selection and serve as a good starting point to cater for your student's needs, skill and knowledge. Each chapter presents interesting ...

Downloadable

DT Challenge - 7/8 Blockly - Geometry

Explore geometry through programming, and draw intricate patterns and explosive fireworks! In this challenge, you’ll learn about how computers use angles, parallel lines and geometric transformations to generate the text and images you see on your screen every day. Use what you learn to develop your own fonts, pattern generators ...

Downloadable

DT Challenge - 7/8 Arduino - Sound

Let's make our own devices with the Arduino! We'll take a deep dive into building devices from the ground up, and you'll see how all pieces of technology are built! Learn how to create a temperature monitor, or a musical instrument, or make an automatic torch! Jump right in and let's make some noise!

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 Python - Smart garden

Learn how to program a BBC micro:bit using Python — no experience required. Learn the basics of programming in Python with our full BBC micro:bit simulator. Create a Smart Garden device to monitor the health of your plants, measuring temperature and wiring up a simple soil moisture sensor.

Downloadable

digIT Python workbook

This workbook provides an introduction to learning the main scripted language Python. It provides introductory information on learning Python using online resources such as Grok Learning and Trinket and how to get started in the world of competitive programming.

Downloadable

Loot boxes

In this lesson, students will create their own video game concept, complete with a loot box system. They will then calculate the probability of obtaining all unique items to form a complete set, considering the challenges this random system entails and how the gambling system inherent could lead to unexpected losses. The ...

Downloadable

What’s the cost?

This lesson explores gambling losses by comparing losses to other average household purchases. Students then explore how this money could be more profitably invested in a compound interest scheme over time. Finally, students are asked to critically reflect on the true social and financial cost of gambling and to consider ...

Downloadable

digIT Games workbook

This lesson will help students develop a basic understanding of computer programming structures by using block language Scratch. It will also introduce student to using Python with the Makey Makey electronic input device to create a game controller.

Downloadable

DT Challenge - 7/8 Python - Chatbot

Write programs to solve problems with code and create word games! In this DT Challenge, you'll learn how to play Mad Libs, Questions, Taboo, and Word Chain, and even write your very own Pirate Chatbot! Can you fool your friends into thinking they're talking to a real person? Learn how to create a series of word games with ...

Downloadable

Assessment task: Chuck-a-Luck

This assessment includes a number of questions to enable students to demonstrate their understanding and learning in probability. Students will be asked to investigate an old gambling game known as Chuck-a-Luck. They will calculate the probabilities of each betting option and their expected values. The assessment task is ...

Downloadable

Assessment task: Non-transitive dice

This assessment includes a number of questions to enable students to demonstrate their understanding and learning in probability. Students will be asked to explore the outcomes of a set of non-transitive dice using probability tree diagrams, and discover their unique features. The assessment task is outlined in detail including ...

Downloadable

Poker machines (simulation)

This lesson explores how poker machines work and what is meant by the term Return to Player (RTP) percentage. Students run simulations to determine how small betting amounts can lead to a large cumulative loss over time and examine how reinvesting profits or wins from playing the poker machine back into the machine has ...

Downloadable

Prediction vs. reality

This lesson explores how we perceive randomness. Students toss coins and record their observations while half of the class fake their results. They will then explore the differences between the random results and fake results sets and investigate theoretical probabilities for large numbers of coin flips. The lesson is outlined ...

Downloadable

The wide wide world of sports betting

This lesson explores the difference between perfectly predictable events (like the roll of a die) and less certain events (such as sports). Students investigate mathematically how sports bookmakers create odds to guarantee themselves a profit and pay gamblers less for a win than they deserve. The lesson is outlined in ...

Downloadable

Introduction to games of chance

This lesson explores how to predict outcomes of games of chance. Students investigate the concepts of luck, skill and fairness, using dice games. They calculate probabilities for one and two dice rolls and compare the odds for different combinations of dice in a variety of game scenarios. The lesson is outlined in detail ...

Downloadable

Can you beat the system?

In this lesson, students calculate the average expected value of losses on a roulette wheel over time, and use these values to analyse the cost of gambling on these games. They also study the flaws inherent in betting systems to determine whether these systems are weighted in the favour of game operators making a profit. ...