We provide a diverse range of high-quality educational resources tailored to students' needs. Specialising in materials for the 11 plus exam, our platform offers a comprehensive selection of study revision notes, practice papers, and learning materials. Magical Minds Learning is dedicated to providing accessible, quality educational tools to everyone.
We provide a diverse range of high-quality educational resources tailored to students' needs. Specialising in materials for the 11 plus exam, our platform offers a comprehensive selection of study revision notes, practice papers, and learning materials. Magical Minds Learning is dedicated to providing accessible, quality educational tools to everyone.
New 11 Plus Test 7: Ages 10-11
This resource contains paper 7, a realistic CEM-style 11 plus practice paper, containing mixed questions on maths, including numerical reasoning and spatial skills, verbal reasoning and comprehension. Have used extensively with my tutees in preparing for the CEM and GL tests.
This resource is part of practice papers pack 5: 11 Plus Practice Papers Pack 5
If you liked this resource and think it is worth 5 stars, why not get another one absolutely for free?
All you need to do is email magicalmindslearning@gmail.com your TES username, and state which resource you would like to redeem for free.
New 11 Plus Test 3: Ages 10-11
Ages 10-11.
Suitable for all exam boards
If you liked this resource and think it is worth 5 stars, why not leave a review and get another one absolutely free?
All you need to do is email magicalmindslearning@gmail.com your TES username, and state which resource you would like to redeem.
11 Plus Mock Test 2
Suitable for ages 10-11, this mock test is great practice for the real exam.
If you liked this resource and think it is worth 5 stars, why not leave a review and get another one absolutely free?
All you need to do is email magicalmindslearning@gmail.com your TES username, and state which resource you would like to redeem.
Back to School Quiz 2020
Editable version included as the last file.
Includes a highly visual powerpoint, with fun animations, current affair topics, and appropriate questions. Also contains an answer sheet for teams to record their answers, certificates, and detailed answers to reflect upon.
If you liked this resource and think it is worth 5 stars, why not get another one absolutely for free?
All you need to do is email magicalmindslearning@gmail.com your TES username, and state which resource you would like to redeem for free.
A festive-themed GCSE Edexcel Maths set of 3 practice papers and worked solutions designed to engage students each with 20 worded problem-solving questions progressing in difficulty. Perfect for revision and enhancing problem-solving skills with holiday-inspired contexts, including calculations involving percentages, geometry, ratios, and algebra.
Keywords
GCSE Maths, Edexcel practice paper, festive maths, word problems, Christmas-themed maths, problem-solving, revision resource, Year 11 maths, holiday learning activities.
20 homework booklets for GCSE Maths. Each booklet contains 10 questions, with varying topics and levels of difficulty, with answers provided.
GCSE Edexcel Maths
GCSE Computer Science
A great handout for students, or a revision tool. Teaches from scratch assuming no previous knowledge
Contents
Introduction to Python Programming
Writing Your First Program: “Hello, World!”
2. Basic Concepts in Python
Variables and Data Types (Strings, Integers, Floats, Booleans)
Simple Mathematical Operations
Using Input and Output Functions
3. Control Flow with Conditionals
If Statements and Logical Conditions
Comparison Operators
Combining Conditions with and, or, and not
4. Working with Loops
The for Loop and while Loop
Loop Control Statements: break and continue
Using Loops for Basic Problem Solving
5. Functions in Python
Defining and Calling Functions
Parameters, Return Values, and Scope
Practical Examples of Functions
6. Data Structures in Python
Lists, Tuples, and Dictionaries
Basic List Operations and Methods
Using Dictionaries for Key-Value Pairs
7. Working with Strings
String Methods and Manipulation
Formatting Strings
Practical String Operations
8. File Handling
Reading and Writing to Files
Working with Different File Types (Text, CSV, JSON)
Handling File Exceptions
9. Introduction to Object-Oriented Programming
Understanding Classes and Objects
Creating and Using Simple Classes
Basic Concepts of Inheritance and Encapsulation
10. Error Handling and Debugging
Common Python Errors
Using try, except, and finally
Tips for Effective Debugging
11. Project Walkthroughs
Building a Simple Calculator
Creating a Number Guessing Game
Developing a To-Do List Program
12. Resources for Practice and Further Learning
Recommended Practice Sites
Additional Reading and Tutorials
Ideas for Python Projects
11+ Vocabulary Lists Pack 2
This comprehensive resource includes vocabulary lists designed to support 10 weeks of study, perfect for use as homework assignments, extension tasks, or weekly activities. Tutors and parents alike find this pack invaluable for reinforcing and expanding students’ vocabulary in preparation for the 11+ exams.
Each list is thoughtfully curated to challenge students while ensuring steady progress. Ideal for helping students build the language skills needed to excel in their exams.
Nearly always seen in CEM tests.
This resource features ten full-length shuffled sentence tests, expertly crafted to enhance preparation for the 11+ exams.
Designed to challenge and develop students’ understanding of sentence structure, grammar, and logical sequencing.
Provides varied sentence lengths and complexities to mirror the diversity of questions typically encountered in the exam.
Ideal for practising key skills such as syntax, punctuation, and word order—essential components of the 11+ verbal reasoning section.
Perfect for honing the critical thinking and attention to detail needed for success in the exam.
11 Plus Interview Guide
I’m so nervous! What if I don’t know what to say? What if the interviewer doesn’t like me? We all come across these questions at some point, because we are all nervous! It is absolutely normal to feel apprehensive about an interview, that’s why we are here to help.
This guide includes:
Introduction to what interviews are
What to do before the interview
Interview questions: 30+
What to do after the interview
Why not to worry about an interview
What the structure usually looks like in your interview
Do you want a comprehensive day by day plan for your child to complete over the summer holidays, we have just the course for you: 11 Plus 4 Week Summer Course
If you liked this resource and think it is worth 5 stars, why not get another one absolutely for free?
All you need to do is email magicalmindslearning@gmail.com your TES username, and state which resource you would like to redeem for free.
Includes a powerpoint about colours. With audio for accurate pronunciation. Contains vocabulary and character writing. A handout including characters, pin yin and definitions for students is included as a pdf. Have fun!
Revision PowerPoint on Tropical Rainforests GCSE Geography.
Included in this resource is the climate, biodiversity and structure of the rainforest as well as plant and animal adaptions.
A beginner-friendly guide to HTML, designed for KS3 to GCSE Computer Science students. This handout introduces web development from scratch, assuming no prior knowledge. With step-by-step tutorials, engaging examples, and clear explanations, it’s the perfect resource for students to learn HTML fundamentals and build their first web pages. Ideal for classroom use or self-study.
Contents
Introduction to HTML
Basic Structure of an HTML Document
HTML Document Layout
Essential Tags: <html>, <head>, <title>, <body>
First Webpage: “Hello, World!”
3. Working with Text
Headings and Paragraphs
Line Breaks and Horizontal Lines
Basic Text Formatting: Bold, Italics, and Underline
4. Adding Links and Images
Creating Hyperlinks with <a>
Adding Images with <img>
Using Alt Text for Accessibility
5. Lists in HTML
Ordered and Unordered Lists
Nesting Lists
6. Tables for Organizing Data
Table Structure: <table>, <tr>, <th>, <td>
Creating a Simple Table
Styling Tables with Borders and Width
7. Introduction to CSS Styling
Inline, Internal, and External CSS
Basic CSS Selectors: Elements, Classes, and IDs
Styling Text and Backgrounds
8. Layout and Structure with Divs and Spans
Grouping Content with <div> and <span>
Applying CSS to Divs and Spans
9. HTML5 Semantic Elements
Header, Footer, Section, Article, and Aside
Organizing Content with Semantic Tags
10. Building a Simple Web Page Project
Project Overview: Personal Web Page
Step-by-Step Guide
Adding Basic CSS for Style
11. Debugging HTML and CSS
Common Errors in HTML
Troubleshooting CSS
Using Developer Tools
12. Resources for Practice
Online HTML Editors and Practice Sites
Further Learning Resources
Ratio (Complete lesson, flashcards, quizzes, etc…
Includes:
An editable powerpoint, with aims, targets, past paper questions from UKMT and SATs
Equivalent ratio flashcards
Ratio table worksheets
A ratio full length test
If you liked this resource and think it is worth 5 stars, why not get another one absolutely for free?
All you need to do is email magicalmindslearning@gmail.com your TES username, and state which resource you would like to redeem for free.
11 Plus CEM 10 Minute Tests Cloze
Cloze tests are a fantastic way to test the ability to scan, deduce and infer information from an unseen text. This resource is timed- a key area to focus on once close to the exam.
Issue 1 of Magical Minds Learning’s 11+ magazine guide. This magazine is perfect for parents and students who are preparing for the 11+ examination. It is suitable for all exam boards from CEM to GL. Each issue will contain tips for exam technique and a wide range of activities to complete, from vocabulary to spatial awareness. The activities are designed to be fun for the students whilst also providing valuable practice and methods handy for the real day. We will also be conducting interviews with 11+ candidates and their parents which will be published in each issue.
If you liked this resource and think it is worth 5 stars, why not get another one absolutely for free?
All you need to do is email magicalmindslearning@gmail.com your TES username, and state which resource you would like to redeem for free.
Macbeth Exam Questions GCSE
This resource contains ten specimen exam style essay questions on Macbeth, with extracts. They lend for perfect practice in the run up to mock exams and the 2021 real GCSEs. These questions in particular mimic the AQA exam board. However, they are also useful for other major exam boards covering the text.