Computing activities for the end of the year

Quizzes, challenges and games to ensure your KS3 and KS4 computing students have some fun in the final weeks of term

Tes Resources Team

Laptop used For Computing activities at the end of the year with secondary students

Inspire your classes in the final lessons of term with this collection of quizzes and engaging projects

With only a few weeks of the school year remaining, it will soon be time to power down for the summer. As young minds start to wander, now is the perfect time to add an element of fun to your classroom. To help you do just that, we’ve hand picked a selection of games, quizzes, projects and lesson activities that are sure to keep students stimulated right up until the final bell.

Games and quizzes

What better way to round off the year than with a game? Browse our hand-picked selection below.

KS3 Computational Thinking Starter Quiz
RobbotResources

KS3 Computational Thinking Starter Quiz

(13)
The following quiz is based upon the four parts of Computational Thinking: Decomposition, Abstraction, Pattern Recognition and Algorithm Design. The quiz includes 8 questions including definitions and scenarios to test your students understanding of Computational Thinking. Ideal to use as either ...
Python Dice Roll Game
uselessnerdII

Python Dice Roll Game

(3)
Nice little starter activity for python literate students. Covers time, random number generator, variables, inputs, while and if functions
History of Computing Card Game
Nichola Wilkin

History of Computing Card Game

(1)
A top card game to teach the history of computing. This fun, familiar and easy to play card game reinforces the rich history of computing since the early electronic computers to the modern day. Students play to see who can trump their partner by finding the top value in different categories. Buy th...
Binary to Hexadeximal Conversion Game
lsinderson

Binary to Hexadeximal Conversion Game

(1)
**What it does** A Javascript application which generates a number between 0 and 255 and converts asks the player to convert it into hexadecimal. Answering each one will earn them points. 30 second timer, 5 lives. **How i use it** I use it as a plenary and staple for conversion lessons as part of ...
Computing End of Term Activity Pack
Cre8tive Resources

Computing End of Term Activity Pack

(1)
Computing Activity Pack - Activity Work Booklet. This activity booklet contains 12+ pages. Within this activity pack is a wide range of student tasks to complete and we have included the answers to any puzzles. Contents of this activity pack include: * Reading Comprehension + Missing words task * ...
GCSE Computer Science Quiz
mlclarke

GCSE Computer Science Quiz

(1)
A 6 round quiz on a Presentation with answers. Covers 3 topics: - CPU and architecture - Networks - Units and Number Systems Could be used as an in class group competition for revision, set as homework revision, provided as a revision resource for students to refer back to.

Challenges and projects

Use these longer and more challenging projects to keep your students engaged and inspired right up to the very last lesson.

Scratch: building a zombie game
joklimach

Scratch: building a zombie game

(1)
Powerpoints and scratch files showing clearly how to code a zombie game in scratch. Two powerpoints showing how to first of all make a scratch game then how to add extras e.g. make it two player Links to the youtube videos which were adapted into teachable powerpoints. These lessons are very enga...
Excel Dino Park
RobbotResources

Excel Dino Park

(7)
Teach your students how to use Excel through Dino Park! Students have been given a budget of 100,000,000 to build their park. They need to consider what dinosaurs they want to buy, how much space they will need, what facilities they require, staffing costs and ticket price. Excel Dino Pa...
Year 9 Flowchart Challenges (with solutions) FREE
Carl Hansen

Year 9 Flowchart Challenges (with solutions) FREE

(10)
I'd love feedback and a rating for this FREE resource. Thanks. This resource is intended for the Autumn term of Year 9 (KS3) Computer Science. It sets some challenges from which students can choose to achieve differentiation. Often it can be used to encourage those who choose the easiest option to...
Microbit Board Game Project
Steve Hawes

Microbit Board Game Project

(1)
This resource was used for Year 7 Computing following a unit involving learning about variables, selection, iteration and random number generation using the Microbit. They loved playing the game, especially as they helped to create it! The idea is to have them use the Microbit as part of the bo...
Python Game Tutorial: 80s Retro PONG Game
Robert Bulmer

Python Game Tutorial: 80s Retro PONG Game

(1)
Welcome back to another video! Today, we're taking a trip back to the 80s to recreate the iconic game of Pong in Python! Whether you're just starting out or you've got some programming experience under your belt, this project is perfect for honing your skills. We'll dive into the logic of moving th...
Super-Hard Python Challenges
MrBond_

Super-Hard Python Challenges

(2)
Challenge your higher-ability students to complete these difficult Python programming tasks. Example solutions are included, written using skills which students will be familiar with and no need to install any additional libraries. 1. Music Quiz Create and store music titles and artists in a CSV f...