Hero image

Edulito

Average Rating4.13
(based on 37 reviews)

I started out as a science teacher and made the transition to teaching ICT and Computer Science, which I have now been doing for over 20 years. I have also worked with primary school teachers to support their delivery of the national curriculum in computing. Edulito is a UK based educational publishing company that provides learning resources for school-aged children. All of the available resources have been tested in UK schools.

117Uploads

70k+Views

18k+Downloads

I started out as a science teacher and made the transition to teaching ICT and Computer Science, which I have now been doing for over 20 years. I have also worked with primary school teachers to support their delivery of the national curriculum in computing. Edulito is a UK based educational publishing company that provides learning resources for school-aged children. All of the available resources have been tested in UK schools.
KS3 Computing National Curriculum Assessment Criteria
edulitolearnedulitolearn

KS3 Computing National Curriculum Assessment Criteria

(2)
The assessment criteria shown below have been developed to provide a broader range of assessment opportunities for students of all abilities. Each national curriculum statement has been broken down into three distinct levels from bronze (A) to silver (B) to gold ©. Individual student performance can be recorded, providing a map of progress across the whole curriculum. Students can use this mapping to independently identify how they are progressing and this data can also be shared with parents.
GCSE ICT Topic Tests (Edexcel)
edulitolearnedulitolearn

GCSE ICT Topic Tests (Edexcel)

(2)
This 35 page photocopiable resource has been produced to ensure that your students are able to successfully complete the Living in a Digital World component of the Edexcel ICT GCSE. These tests are designed to provide a stimulating, engaging and effective way of assessing the progress of your students. This set of topic tests provides complete coverage of Unit 1 and includes 5 standalone tests.
Python Video Tutorials #7 - The Use of Iteration
edulitolearnedulitolearn

Python Video Tutorials #7 - The Use of Iteration

(1)
In this lesson you learn about the use of repeat or iteration in programming. This is done using Loops, including For Loops and While Loops. The lesson uses various practical examples of for and while loops and how they can be used for password programs and menu systems. Python and the Python Logo are trademarks or registered trade marks of the Python Software Foundation.
KS3 Computing Baseline Test
edulitolearnedulitolearn

KS3 Computing Baseline Test

(1)
This resource has been produced to determine a baseline for Year 7 students starting secondary school. The test is designed for Year 7 students who have been taught computing in primary school. As well as the baseline test, you are also provided with a comprehensive marking scheme for the test. Please be aware that there may be appropriate alternative answers to some of the questions, and it is therefore suggested that the teacher uses their discretion when marking students work.
Scratch Games - Underwater Adventure
edulitolearnedulitolearn

Scratch Games - Underwater Adventure

(1)
This resource has been produced to teach 8 - 13 year olds about programming concepts by creating fun games using the visual programming language Scratch 3.0. The activities and challenges have been designed to provide a stimulating, engaging and effective way of improving students knowledge of the core programming concepts. In this game students create Scratch code where a starfish must splodge a fast moving jellyfish. Students learn about sequences, selection using IF, variables and the use of iteration (Conditional and Count Controlled loops).
4 FREE Games to Code Using Scratch - Game Pack 1 - Prof Cody Teaches Kids to Code
edulitolearnedulitolearn

4 FREE Games to Code Using Scratch - Game Pack 1 - Prof Cody Teaches Kids to Code

(1)
This photocopiable resource (33 pages) has been produced to provide 7 - 13 year old students with exciting and engaging opportunities to learn coding concepts using Scratch 3.0 in a series of 4 fun standalone projects. The projects are: Game 1 -Pop that Balloon- Students create a balloon game. They must burst the balloons to score points. Game 2 – Pong - Students create the traditional one player game of Pong. Game 3 – Hungry Frog - The frog has to catch the butterflies to score points and must avoid the ladybirds. Game 4 - Catch the Birdy - The Scratch cat is being chased by an angry dog. The cat must catch the birds that are flying by whilst at the same time avoid the dog. Each project takes about an hour to complete and all of them include a series of challenges.
4 FREE Games to Code Using Scratch - Game Pack 2 - Prof Cody Teaches Kids to Code
edulitolearnedulitolearn

4 FREE Games to Code Using Scratch - Game Pack 2 - Prof Cody Teaches Kids to Code

(1)
This photocopiable resource (48 pages) has been produced to provide Kids with exciting and engaging opportunities to learn coding concepts using Scratch 3.0 in a series of 4 fun standalone projects. The projects are: Game 1 - Alien Invasion - You learn how to using cloning to create a group of alien spaceships. The player has their own spaceship that moves and fires a laser. Game 2 – Catch that Car - Two cars are on the track and one car has to catch the other car. Game 3 – Pac-Man Style Game - This is a basic pac-man style game using a maze, ghosts and coins that need to be collected. Game 4 - Platform Game- You create a platform game with three levels. You must jump on the platforms to catch the crystals. Each project takes about two hours to complete and all of them include a series of challenges. Also included in the pack is a page linking you to all the online Scratch templates and .sb3 versions for download.
Learn Coding Concepts using Python
edulitolearnedulitolearn

Learn Coding Concepts using Python

(1)
This photocopiable resource has been produced to provide 7 to 14 year old students with exciting and engaging opportunities to learn coding concepts using the Python programming language. There are enough activities for 4 to 5 lessons. Including: Algorithms Sequences Iteration (Repetition) Selection Variables The resource covers the programming aspect of the computing national curriculum. use two or more programming languages, at least one of which is textual, to solve a variety of computational problems make appropriate use of data structures [for example, lists, tables or arrays] design and develop modular programs that use procedures or functions.
Computational Logic Test - GCSE Computer Science
edulitolearnedulitolearn

Computational Logic Test - GCSE Computer Science

(1)
This photocopiable resource has been produced to ensure that your students are able to successfully complete their GCSE Computer Science GCSE (9-1), but can also be used by other exam systems. This test has been designed to provide a stimulating, engaging and effective way of assessing the progress of your students. As well as the topic test, you are also provided with a comprehensive marking scheme. Please be aware that there may be appropriate alternative answers to some of the questions, and it is therefore suggested that the teacher uses their discretion when marking students work. Python is used as the programming language.
Example Python Programming Project for GCSE - Quiz Board Game
edulitolearnedulitolearn

Example Python Programming Project for GCSE - Quiz Board Game

(1)
This sample project is designed to provide a stimulating, engaging and effective way of preparing students for the Programming Project Component of the 9-1 GCSE in computer science. Students use Python to create a Quiz Board Game. Including: Sample project scenario Sample student solution Sample Python code
7 Python Programming Christmas Activities
edulitolearnedulitolearn

7 Python Programming Christmas Activities

(1)
This resource includes 7 Christmas themed, stand alone activities for students learning how to program using Python. The activities go from basic activities to more complex tasks. Some of the skills and knowledge tested includes using input, FOR and WHILE loops, string manipulation, lists, exporting to an external file and importing from an external file.
Five Christmas Coding Activities using Scratch 3.0
edulitolearnedulitolearn

Five Christmas Coding Activities using Scratch 3.0

(1)
This activity pack contains five Christmas themed coding activities which can be used by students in KS2 and KS3. Students learn about sequence, selection and iteration, as well as how to use variables and arrays. All instructions on how to develop the code using Scratch 3.0 have been included, as well as several challenges for each activity. The pack is 35 pages and will take around 3 hours to complete all activities and challenges. Activity 1 - Decorating the living room ready for Christmas - Make the Christmas decorations sparkle! Activity 2 - Dancing Santa - Get Santa to dance - simple dances to choreographed dances. Activity 3 - Christmas Gift Game - Christmas presents float around the screen and if you can click on a present you get to see what’s inside! Activity 4 - Catch the Reindeer Game - In this game Santa has lost his reindeer (including Rudolph) and he has to catch them. At the same time he must avoid the dog pretending to be a reindeer. Activity 5 - Naughty or Nice - In this activity Santa must check the Nice list before he gives a present. The Python Programming Christmas Activities is designed for KS4.
4 PRACTICE EXAM PAPERS - GCSE COMPUTER SCIENCE OCR J277 (FROM 2020)
edulitolearnedulitolearn

4 PRACTICE EXAM PAPERS - GCSE COMPUTER SCIENCE OCR J277 (FROM 2020)

(1)
This pack includes four practice exam papers with mark schemes for OCR GCSE Computer Science (9–1) specification (first teaching September 2020, examinations from 2022). These papers provide students with an opportunity to familiarise themselves with the look and feel of an OCR paper. The digital pack includes: · two practice papers for Computer Systems (Paper 1) · two practice papers for Computational thinking, algorithms and programming (Paper 2) The papers combined cover all aspects of the computer science curriculum. You will also receive a comprehensive mark scheme for each paper.
Python Video Tutorial #1 An Introduction to Python
edulitolearnedulitolearn

Python Video Tutorial #1 An Introduction to Python

(0)
This is the first lesson in a series teaching Python Programming. It really starts at the very beginning. It’s designed to be used by children and adults with no experience of programming. Python and the Python Logo are trademarks or registered trade marks of the Python Software Foundation.
Python Video Tutorials #6 - The Use of Sequence and Selection
edulitolearnedulitolearn

Python Video Tutorials #6 - The Use of Sequence and Selection

(0)
In this lesson you are introduced to two programming concepts - Sequence and Selection. You will learn how to use IF statements, IF then ELSE statements, IF and ELSE-IF statements and Nested IF. Python and the Python Logo are trademarks or registered trade marks of the Python Software Foundation.
Python Video Tutorials #8 - The Use of Lists
edulitolearnedulitolearn

Python Video Tutorials #8 - The Use of Lists

(0)
This lesson provides an introduction to the use of arrays in Python - These are called lists. The lesson goes through a range of techniques for manipulating and managing simple lists. The next lesson will cover 2D Arrays (2D Lists). Python and the Python Logo are trademarks or registered trade marks of the Python Software Foundation.