Create a Classroom Quiz: Naming All Women’s FA Cup Winners as a Learning Activity
Turn the BBC Women’s FA Cup quiz into a lesson: teach sports history, research and data skills with templates and scoring systems.
Hook: Turn a viral BBC quiz into a meaningful classroom lesson that teaches sports history and data skills
Teachers and club leaders: if you’ve seen the BBC’s recent challenge asking readers to name every Women’s FA Cup winner, you know how motivating a tidy quiz can be. But quizzes alone often leave students with a list of answers — not skills. This lesson converts that BBC quiz moment (late 2025–early 2026 coverage boosted interest in women’s football) into a structured classroom or club activity that teaches sports history, research methods, and data handling. It includes replicable rounds, downloadable templates, scoring systems, assessment rubrics, and adaptations for remote or hybrid classes.
Why this matters in 2026
Women's football visibility surged through 2024–2025: higher broadcast audiences, more accessible historical archives, and richer public datasets. In late 2025 the BBC refreshed quizzes and sport pages to encourage engagement with women’s competitions — a perfect springboard for learning. Curriculum trends in 2026 push for cross-curricular digital literacy and data fluency; adapting a sports quiz gives context students care about while meeting those standards.
Use the quiz as a hook, not the endpoint. Aim for inquiry, verification and storytelling.
Learning objectives (what students will be able to do)
- Identify and order historic Women’s FA Cup winners and key milestones.
- Apply basic data-handling skills in spreadsheets: import, clean, count, and visualise.
- Conduct targeted online research and evaluate sources using a simple rubric.
- Work collaboratively to present sports history as a short narrative or infographic.
- Reflect on media representation and trends in women’s sport since 1970-71.
Quick overview: 90–120 minute lesson plan (plug-and-play)
- Warm-up (10 min): Show fans’ reactions to recent Women’s FA Cup rounds (short clip or headlines). Explain the activity and learning goals.
- Quiz round (20–30 min): Teams attempt to list as many Women’s FA Cup winners as they can from memory — inspired by the BBC quiz.
- Research labs (30–40 min): Teams use curated sources to verify winners, add dates and notable facts, and fill a shared spreadsheet template.
- Data-handling tasks (20–30 min): Clean the team data, run simple counts, make a timeline or chart, and prepare a 3-minute presentation.
- Presentations and reflection (15–20 min): Short team presentations followed by a debrief on research skills and media bias.
Materials and tech
- Printable answer sheets and scoring rubrics (see templates below).
- Devices with internet access for research (one per team recommended).
- Google Sheets or Excel for data handling; optional Airtable or simple database for advanced classes.
- Presentation tools: slides, Canva, or poster materials.
Step-by-step activity guide
1. Set the context (10 min)
Start by asking: What makes a sport competition historically important? Share a short statement: there have been multiple decades of Women’s FA Cup finals since 1970-71 (BBC coverage highlighted 55 finals in their recent quiz). Emphasize that this activity is about more than naming teams — it’s about verifying facts, making data useful, and understanding history through evidence.
2. Memory quiz round — competitive spark (20–30 min)
Divide the class into teams of 3–4. Give each team a blank answer sheet (template included). Options for delivery:
- Timed free recall: 10 minutes to list as many winners as possible.
- Speed round: 30 seconds per name with rotation.
- Clues round: provide year or a key player and teams guess the winner.
Scoring example: 2 points per correct winner, -0.5 for an incorrect claim (to encourage accuracy), and a 3-point bonus for listing five consecutive winners in correct chronological order.
3. Research lab — verify and enrich (30–40 min)
Provide a set of approved sources and a research rubric. Encourage teams to cite a source for each confirmed winner. Suggested primary resources:
- The FA official history pages for the Women’s FA Cup (thefa.com).
- BBC Sport archive and quizzes (note the BBC quiz inspired this activity — use it as a prompt).
- Reputable databases and newspaper archives (guarded by the teacher as appropriate).
Research rubric (easy to score):
- Accuracy (0–4): Winners and years correct.
- Source quality (0–3): Primary source, major outlet, or tertiary list.
- Citation format (0–1): URL or reference included.
4. Data-handling tasks — clean, count, visualise (20–30 min)
Teams paste their verified lists into a shared Google Sheet template. Tasks include:
- De-duplicate entries (use UNIQUE in Sheets).
- Count wins per club (COUNTIF).
- Build a timeline or bar chart of top-winning clubs.
- Identify streaks (consecutive wins) and annotate with notable events.
Sample Google Sheets formulas to include in the template (paste into instructional cell):
=UNIQUE(A2:A)
=COUNTIF(A:A, "Arsenal")
=QUERY(A:B, "select A, count(B) where A is not null group by A order by count(B) desc", 1)
For classrooms that teach basic data skills, add conditional formatting to highlight clubs with more than 3 wins.
5. Presentations and synthesis (15–20 min)
Each team delivers a 3-minute summary: two top findings, one surprising thing, and one critical question about the history they encountered (e.g., gaps in records or underreported years). Teachers grade on clarity, accuracy and source use (use the rubric above).
Downloadable templates and how to use them
Below are ready-to-copy templates you can paste into Google Docs or Sheets. Save each as your class master file and give students copy access.
1) Answer sheet (printable)
Team Name: ____________________ Round: Memory Quiz Instructions: List winners you recall. Add year if you know it. 1. ____________________________ Year: _____ Source (later): _________ 2. ____________________________ Year: _____ Source (later): _________ 3. ____________________________ Year: _____ Source (later): _________ ... up to 30 lines
2) Research & verification spreadsheet (CSV-ready)
club,year,verified_source,notes Arsenal,2016,https://www.thefa.com/...,Final v Chelsea, scenic goal Chelsea,2020,https://www.bbc.co.uk/...,Match report
Copy the CSV content into a sheet. Add a column for team name and a column for points so you can tally per team.
3) Scoring sheet
Team,CorrectNames,IncorrectNames,ChronologicalBonus,SpeedBonus,ResearchScore,TotalPoints Team A,12,1,3,2,8,((12*2) - (1*0.5) + 3 + 2 + 8)
Scoring methods: four options for different classroom goals
1. Classic accuracy-based (best for history focus)
- 2 points per correct winner
- -0.5 point per unsupported incorrect entry
- +3 bonus for chronological runs of 5+ correct
2. Research-weighted (best for teaching evaluation)
- 1.5 points per correct winner
- +2 for each winner backed by a primary-source citation
- Research rubric score added to team total (0–10)
3. Speed + accuracy (best for clubs or competitions)
- 1 point per correct name
- First correct submission of a full list: +5 speed bonus
- Tiebreaker: fastest average verification time
4. Data-visualisation bonus (best for data classes)
- Base points for names verified
- +5 for a clear chart or timeline showing top winners
- +3 for applying formulas correctly (proof in the sheet)
Assessment rubric (teacher version)
Use this 20-point rubric combining history and data skills.
- Accuracy of winners and dates — 8 points
- Source quality and citation — 4 points
- Data handling & visualization — 4 points
- Presentation & storytelling — 2 points
- Reflection on historical context — 2 points
Differentiation & extensions
Younger learners / lower ability
- Use club logos instead of full names.
- Limit lists to winners since 2000 and scaffold research sources.
Advanced learners
- Ask students to compute win rates (wins divided by appearances) and model trends.
- Use Airtable or a small SQL dataset for queries like "Which club had longest drought between wins?"
Remote and hybrid adaptations (2026 digital toolkit)
Recent classroom tech trends in 2025–2026 include integrated quizzing platforms, shared spreadsheet collaboration, and AI fact-checkers. Use these tools responsibly:
- Run the memory quiz via Kahoot or Quizizz for synchronous sessions.
- Use Google Sheets with Version History to monitor contributions.
- Encourage students to run source checks with AI summarisation tools, but require a human-verified citation (teacher or peer review).
Addressing common teacher concerns
Concern: Students will just copy answers without learning
Solution: Make verification worth as many points as recall. Require a short note on why the source is reliable. Score source quality.
Concern: Time constraints
Solution: Break the activity into two lessons. Session 1 = memory quiz + research starter. Session 2 = data handling + presentations.
Concern: Accuracy of public data
Solution: Use the FA official page as the teacher's gold standard for verification, and flag discrepancies as critical-thinking prompts.
Mini case study: Year 9 club (example)
Background: A Year 9 history club used this format after the BBC quiz circulated in school. They split into four teams, ran the 10-minute memory round, and then spent 35 minutes researching. One team discovered a misrecorded year in a local archive and corrected it using the FA’s site, which sparked a discussion on primary vs secondary sources. After the data-handling session, the teams produced a combined timeline that the school posted on its website. Teacher takeaway: the format encouraged curiosity and evidence-based conclusions.
Advanced: Turn the results into mini research projects or assessments
For summative assessment, require students to produce a short research brief (800–1200 words) on a chosen club's FA Cup history, including: a timeline, at least 3 primary/secondary sources, and a 200-word reflection on representation of women’s sport in media. Grade using the rubric above.
Ethics, citations and media literacy
Use the activity to teach why reliable citation matters. Discuss how media coverage of women’s football has changed since 1970–71 and how that affects available records. Encourage students to question gaps and to value the work of archivists and sports historians.
Actionable takeaways — Quick checklist for teachers
- Print answer sheets and prepare a Google Sheet template before class.
- Decide which scoring method aligns with your lesson goals.
- Provide an approved source list and a short research rubric.
- Reserve time for presentations and reflection — that’s where learning deepens.
- Share student timelines or infographics on your class blog, crediting sources.
Final note: Why the BBC quiz is a great starting point
The BBC’s quiz created a moment of interest in the Women’s FA Cup; you can capture that curiosity and convert it into long-term learning. In 2026, classrooms that blend sports fandom with data skills are building both historical literacy and digital skillsets students will need for higher study and civic life.
Call to action
Ready to try it? Download the templates below, copy the Google Sheets formulas into your class file, and run the activity this week. Share your students’ timelines or noteworthy discoveries with us or on your school’s social channels — tag your posts with #WomensFACupClassroom to help other educators discover what worked. If you’d like a zipped pack of printables and an editable Google Sheets master, request it from your school’s resource coordinator or follow the instructions in the template doc to create your own copy.
Related Reading
- From ChatGPT to Client-Ready App: Templates for Non-Developer Builders
- Investment Guide: When a Jersey Is an Asset — Understanding Value, Rarity and Market Trends
- Leveraging Bluesky’s LIVE Badges and Twitch Crossposting to Expand Your Live Audience
- Beginner to Advanced: Scaling a Keto Coaching Business in 2026 — Pricing, Tools, and Retention
- Step-by-Step: Redeem VistaPrint Promo Codes for Maximum Savings (With Real Examples)
Related Topics
Unknown
Contributor
Senior editor and content strategist. Writing about technology, design, and the future of digital media. Follow along for deep dives into the industry's moving parts.
Up Next
More stories handpicked for you
Creating Engaging Learning Activities with AI-Generated Coloring Books
Art and Politics: The Role of Press Conferences in Shaping Public Narrative
Music and Mental Health: Insights from New York Philharmonic's Current Program
Exploring the Possibility of Space Funerals: What Students Can Learn from Space Beyond
Finding Alternatives: How to Manage Your Email After Gmailify
From Our Network
Trending stories across our publication group