api/run/initialization/manifests/exam-corpus.yaml
CC Worker 5750413f43 feat(seed): implement exam-corpus loader + filled 505-paper manifest
Implements the seed_exam_corpus.py skeleton TODOs against the real APIs and
fills the public exam corpus from official board sources.

Loader (run/initialization/seed_exam_corpus.py):
- _resolve_source_bytes: local path | url: fetch with on-disk cache + PDF validation
- upload_file: real StorageAdmin.upload_file, skip-if-exists+sha256 unless --force
- upsert_specification/upsert_paper: real upserts on spec_code/exam_code.
  Fix: QP/MS/INSERT/ER role -> eb_exams.type_code; doc_type set to 'pdf'
  (doc_type is CHECK-constrained to file formats; the skeleton wrote the role there).
- copy_user_test_subset: copy a QP subset into a test user's cc.users exam space + files rows
- first_sweep: auto_map + the /auto-map row mapper over seeded QPs -> system-owned
  exam_templates + questions/response_areas/boundaries/layout (idempotent)
- identity discovery via institute_memberships.profile_id

Manifest (run/initialization/manifests/):
- exam-corpus.yaml: 505 papers / 18 specs / AQA+Edexcel+OCR, every source URL HEAD-verified.
  AQA sciences GCSE 8461/8462/8463/8464 + AS/A-level 7401-7408, sessions JUN18-JUN24, QP+MS+ER, F+H.
- generate_corpus_manifest.py: regenerates + re-verifies all URLs from official hosts.

seed_curriculum.py: deprecation banner -> superseded by seed_exam_corpus.py; storage_loc
standardised on cc.examboards.

Verified on dev .94: full 505-paper seed (eb_specifications=18, eb_exams=505, QP=211),
idempotent re-runs, first-sweep + user-subset, 6/6 buckets provisioned.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-07 22:58:03 +00:00

6207 lines
254 KiB
YAML

version: 1
defaults:
bucket: cc.examboards
provenance:
collected_by: kcar
collected_at: '2026-06-07'
license_posture: Public exam-board past papers downloaded from each board's own official site (AQA filestore, Pearson DAM,
OCR Images). Stored in the private dev cc.examboards bucket for internal exam-marker dev/test. Each item records its source_url.
Review redistribution rights before any public exposure.
sources:
AQA: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/
EDEXCEL: https://qualifications.pearson.com/en/support/support-topics/exams/past-papers.html
OCR: https://www.ocr.org.uk/qualifications/past-paper-finder/
boards:
- exam_board_code: AQA
specifications:
- spec_code: AQA-BIOL-8461
exam_board_code: AQA
subject_code: BIOLOGY
award_code: '8461'
award_level: GCSE
first_teach: '2016'
papers:
- exam_code: AQA-8461-1F-2020NOV-ER
paper_code: 8461/1F
tier: F
session: 2020-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84611F-WRE-NOV20.PDF
original_name: AQA-84611F-WRE-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84611F-WRE-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1F-2020NOV-QP
paper_code: 8461/1F
tier: F
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84611F-QP-NOV20.PDF
original_name: AQA-84611F-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84611F-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1F-2021NOV-MS
paper_code: 8461/1F
tier: F
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84611F-MS-NOV21.PDF
original_name: AQA-84611F-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84611F-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1F-2021NOV-QP
paper_code: 8461/1F
tier: F
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84611F-QP-NOV21.PDF
original_name: AQA-84611F-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84611F-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1F-2022JUN-MS
paper_code: 8461/1F
tier: F
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84611F-MS-JUN22.PDF
original_name: AQA-84611F-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84611F-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1F-2022JUN-QP
paper_code: 8461/1F
tier: F
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84611F-QP-JUN22.PDF
original_name: AQA-84611F-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84611F-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1F-2023JUN-ER
paper_code: 8461/1F
tier: F
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84611F-WRE-JUN23.PDF
original_name: AQA-84611F-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84611F-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1F-2023JUN-MS
paper_code: 8461/1F
tier: F
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84611F-MS-JUN23.PDF
original_name: AQA-84611F-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84611F-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1F-2023JUN-QP
paper_code: 8461/1F
tier: F
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84611F-QP-JUN23.PDF
original_name: AQA-84611F-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84611F-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1H-2018JUN-ER
paper_code: 8461/1H
tier: H
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84611H-WRE-JUN18.PDF
original_name: AQA-84611H-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84611H-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1H-2018JUN-QP
paper_code: 8461/1H
tier: H
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84611H-QP-JUN18.PDF
original_name: AQA-84611H-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84611H-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1H-2020NOV-ER
paper_code: 8461/1H
tier: H
session: 2020-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84611H-WRE-NOV20.PDF
original_name: AQA-84611H-WRE-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84611H-WRE-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1H-2020NOV-QP
paper_code: 8461/1H
tier: H
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84611H-QP-NOV20.PDF
original_name: AQA-84611H-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84611H-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1H-2021NOV-ER
paper_code: 8461/1H
tier: H
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84611H-WRE-NOV21.PDF
original_name: AQA-84611H-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84611H-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1H-2021NOV-MS
paper_code: 8461/1H
tier: H
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84611H-MS-NOV21.PDF
original_name: AQA-84611H-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84611H-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1H-2021NOV-QP
paper_code: 8461/1H
tier: H
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84611H-QP-NOV21.PDF
original_name: AQA-84611H-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84611H-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1H-2022JUN-MS
paper_code: 8461/1H
tier: H
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84611H-MS-JUN22.PDF
original_name: AQA-84611H-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84611H-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1H-2022JUN-QP
paper_code: 8461/1H
tier: H
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84611H-QP-JUN22.PDF
original_name: AQA-84611H-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84611H-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1H-2023JUN-ER
paper_code: 8461/1H
tier: H
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84611H-WRE-JUN23.PDF
original_name: AQA-84611H-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84611H-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1H-2023JUN-MS
paper_code: 8461/1H
tier: H
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84611H-MS-JUN23.PDF
original_name: AQA-84611H-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84611H-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-1H-2023JUN-QP
paper_code: 8461/1H
tier: H
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84611H-QP-JUN23.PDF
original_name: AQA-84611H-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84611H-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2F-2020NOV-ER
paper_code: 8461/2F
tier: F
session: 2020-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84612F-WRE-NOV20.PDF
original_name: AQA-84612F-WRE-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84612F-WRE-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2F-2020NOV-QP
paper_code: 8461/2F
tier: F
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84612F-QP-NOV20.PDF
original_name: AQA-84612F-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84612F-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2F-2021NOV-MS
paper_code: 8461/2F
tier: F
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84612F-MS-NOV21.PDF
original_name: AQA-84612F-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84612F-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2F-2021NOV-QP
paper_code: 8461/2F
tier: F
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84612F-QP-NOV21.PDF
original_name: AQA-84612F-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84612F-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2F-2022JUN-ER
paper_code: 8461/2F
tier: F
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84612F-WRE-JUN22.PDF
original_name: AQA-84612F-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84612F-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2F-2022JUN-MS
paper_code: 8461/2F
tier: F
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84612F-MS-JUN22.PDF
original_name: AQA-84612F-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84612F-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2F-2022JUN-QP
paper_code: 8461/2F
tier: F
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84612F-QP-JUN22.PDF
original_name: AQA-84612F-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84612F-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2F-2023JUN-ER
paper_code: 8461/2F
tier: F
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84612F-WRE-JUN23.PDF
original_name: AQA-84612F-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84612F-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2F-2023JUN-MS
paper_code: 8461/2F
tier: F
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84612F-MS-JUN23.PDF
original_name: AQA-84612F-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84612F-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2F-2023JUN-QP
paper_code: 8461/2F
tier: F
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84612F-QP-JUN23.PDF
original_name: AQA-84612F-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84612F-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2H-2020NOV-ER
paper_code: 8461/2H
tier: H
session: 2020-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84612H-WRE-NOV20.PDF
original_name: AQA-84612H-WRE-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84612H-WRE-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2H-2020NOV-QP
paper_code: 8461/2H
tier: H
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84612H-QP-NOV20.PDF
original_name: AQA-84612H-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84612H-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2H-2021NOV-ER
paper_code: 8461/2H
tier: H
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84612H-WRE-NOV21.PDF
original_name: AQA-84612H-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84612H-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2H-2021NOV-MS
paper_code: 8461/2H
tier: H
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84612H-MS-NOV21.PDF
original_name: AQA-84612H-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84612H-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2H-2021NOV-QP
paper_code: 8461/2H
tier: H
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84612H-QP-NOV21.PDF
original_name: AQA-84612H-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84612H-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2H-2022JUN-ER
paper_code: 8461/2H
tier: H
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84612H-WRE-JUN22.PDF
original_name: AQA-84612H-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84612H-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2H-2022JUN-MS
paper_code: 8461/2H
tier: H
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84612H-MS-JUN22.PDF
original_name: AQA-84612H-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84612H-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2H-2022JUN-QP
paper_code: 8461/2H
tier: H
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84612H-QP-JUN22.PDF
original_name: AQA-84612H-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84612H-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2H-2023JUN-ER
paper_code: 8461/2H
tier: H
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84612H-WRE-JUN23.PDF
original_name: AQA-84612H-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84612H-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2H-2023JUN-MS
paper_code: 8461/2H
tier: H
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84612H-MS-JUN23.PDF
original_name: AQA-84612H-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84612H-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8461-2H-2023JUN-QP
paper_code: 8461/2H
tier: H
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84612H-QP-JUN23.PDF
original_name: AQA-84612H-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84612H-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- spec_code: AQA-CHEM-8462
exam_board_code: AQA
subject_code: CHEMISTRY
award_code: '8462'
award_level: GCSE
first_teach: '2016'
papers:
- exam_code: AQA-8462-1F-2018JUN-ER
paper_code: 8462/1F
tier: F
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84621F-WRE-JUN18.PDF
original_name: AQA-84621F-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84621F-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1F-2018JUN-QP
paper_code: 8462/1F
tier: F
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84621F-QP-JUN18.PDF
original_name: AQA-84621F-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84621F-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1F-2019JUN-ER
paper_code: 8462/1F
tier: F
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84621F-WRE-JUN19.PDF
original_name: AQA-84621F-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84621F-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1F-2019JUN-QP
paper_code: 8462/1F
tier: F
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84621F-QP-JUN19.PDF
original_name: AQA-84621F-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84621F-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1F-2020NOV-QP
paper_code: 8462/1F
tier: F
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84621F-QP-NOV20.PDF
original_name: AQA-84621F-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84621F-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1F-2021NOV-MS
paper_code: 8462/1F
tier: F
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84621F-MS-NOV21.PDF
original_name: AQA-84621F-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84621F-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1F-2021NOV-QP
paper_code: 8462/1F
tier: F
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84621F-QP-NOV21.PDF
original_name: AQA-84621F-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84621F-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1F-2022JUN-ER
paper_code: 8462/1F
tier: F
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84621F-WRE-JUN22.PDF
original_name: AQA-84621F-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84621F-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1F-2022JUN-MS
paper_code: 8462/1F
tier: F
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84621F-MS-JUN22.PDF
original_name: AQA-84621F-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84621F-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1F-2022JUN-QP
paper_code: 8462/1F
tier: F
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84621F-QP-JUN22.PDF
original_name: AQA-84621F-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84621F-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1F-2023JUN-ER
paper_code: 8462/1F
tier: F
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84621F-WRE-JUN23.PDF
original_name: AQA-84621F-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84621F-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1F-2023JUN-MS
paper_code: 8462/1F
tier: F
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84621F-MS-JUN23.PDF
original_name: AQA-84621F-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84621F-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1F-2023JUN-QP
paper_code: 8462/1F
tier: F
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84621F-QP-JUN23.PDF
original_name: AQA-84621F-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84621F-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1H-2018JUN-ER
paper_code: 8462/1H
tier: H
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84621H-WRE-JUN18.PDF
original_name: AQA-84621H-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84621H-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1H-2018JUN-QP
paper_code: 8462/1H
tier: H
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84621H-QP-JUN18.PDF
original_name: AQA-84621H-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84621H-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1H-2019JUN-ER
paper_code: 8462/1H
tier: H
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84621H-WRE-JUN19.PDF
original_name: AQA-84621H-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84621H-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1H-2019JUN-QP
paper_code: 8462/1H
tier: H
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84621H-QP-JUN19.PDF
original_name: AQA-84621H-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84621H-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1H-2020NOV-ER
paper_code: 8462/1H
tier: H
session: 2020-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84621H-WRE-NOV20.PDF
original_name: AQA-84621H-WRE-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84621H-WRE-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1H-2020NOV-QP
paper_code: 8462/1H
tier: H
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84621H-QP-NOV20.PDF
original_name: AQA-84621H-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84621H-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1H-2021NOV-ER
paper_code: 8462/1H
tier: H
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84621H-WRE-NOV21.PDF
original_name: AQA-84621H-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84621H-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1H-2021NOV-MS
paper_code: 8462/1H
tier: H
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84621H-MS-NOV21.PDF
original_name: AQA-84621H-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84621H-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1H-2021NOV-QP
paper_code: 8462/1H
tier: H
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84621H-QP-NOV21.PDF
original_name: AQA-84621H-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84621H-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1H-2022JUN-ER
paper_code: 8462/1H
tier: H
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84621H-WRE-JUN22.PDF
original_name: AQA-84621H-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84621H-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1H-2022JUN-MS
paper_code: 8462/1H
tier: H
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84621H-MS-JUN22.PDF
original_name: AQA-84621H-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84621H-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1H-2022JUN-QP
paper_code: 8462/1H
tier: H
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84621H-QP-JUN22.PDF
original_name: AQA-84621H-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84621H-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1H-2023JUN-ER
paper_code: 8462/1H
tier: H
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84621H-WRE-JUN23.PDF
original_name: AQA-84621H-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84621H-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1H-2023JUN-MS
paper_code: 8462/1H
tier: H
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84621H-MS-JUN23.PDF
original_name: AQA-84621H-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84621H-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-1H-2023JUN-QP
paper_code: 8462/1H
tier: H
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84621H-QP-JUN23.PDF
original_name: AQA-84621H-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84621H-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2F-2018JUN-ER
paper_code: 8462/2F
tier: F
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84622F-WRE-JUN18.PDF
original_name: AQA-84622F-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84622F-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2F-2018JUN-QP
paper_code: 8462/2F
tier: F
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84622F-QP-JUN18.PDF
original_name: AQA-84622F-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84622F-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2F-2020NOV-QP
paper_code: 8462/2F
tier: F
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84622F-QP-NOV20.PDF
original_name: AQA-84622F-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84622F-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2F-2021NOV-MS
paper_code: 8462/2F
tier: F
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84622F-MS-NOV21.PDF
original_name: AQA-84622F-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84622F-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2F-2021NOV-QP
paper_code: 8462/2F
tier: F
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84622F-QP-NOV21.PDF
original_name: AQA-84622F-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84622F-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2F-2022JUN-ER
paper_code: 8462/2F
tier: F
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84622F-WRE-JUN22.PDF
original_name: AQA-84622F-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84622F-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2F-2022JUN-MS
paper_code: 8462/2F
tier: F
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84622F-MS-JUN22.PDF
original_name: AQA-84622F-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84622F-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2F-2022JUN-QP
paper_code: 8462/2F
tier: F
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84622F-QP-JUN22.PDF
original_name: AQA-84622F-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84622F-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2F-2023JUN-ER
paper_code: 8462/2F
tier: F
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84622F-WRE-JUN23.PDF
original_name: AQA-84622F-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84622F-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2F-2023JUN-MS
paper_code: 8462/2F
tier: F
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84622F-MS-JUN23.PDF
original_name: AQA-84622F-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84622F-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2F-2023JUN-QP
paper_code: 8462/2F
tier: F
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84622F-QP-JUN23.PDF
original_name: AQA-84622F-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84622F-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2H-2018JUN-ER
paper_code: 8462/2H
tier: H
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84622H-WRE-JUN18.PDF
original_name: AQA-84622H-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84622H-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2H-2018JUN-QP
paper_code: 8462/2H
tier: H
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84622H-QP-JUN18.PDF
original_name: AQA-84622H-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84622H-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2H-2020NOV-ER
paper_code: 8462/2H
tier: H
session: 2020-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84622H-WRE-NOV20.PDF
original_name: AQA-84622H-WRE-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84622H-WRE-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2H-2020NOV-QP
paper_code: 8462/2H
tier: H
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84622H-QP-NOV20.PDF
original_name: AQA-84622H-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84622H-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2H-2021NOV-ER
paper_code: 8462/2H
tier: H
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84622H-WRE-NOV21.PDF
original_name: AQA-84622H-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84622H-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2H-2021NOV-MS
paper_code: 8462/2H
tier: H
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84622H-MS-NOV21.PDF
original_name: AQA-84622H-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84622H-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2H-2021NOV-QP
paper_code: 8462/2H
tier: H
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84622H-QP-NOV21.PDF
original_name: AQA-84622H-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84622H-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2H-2022JUN-ER
paper_code: 8462/2H
tier: H
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84622H-WRE-JUN22.PDF
original_name: AQA-84622H-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84622H-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2H-2022JUN-MS
paper_code: 8462/2H
tier: H
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84622H-MS-JUN22.PDF
original_name: AQA-84622H-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84622H-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2H-2022JUN-QP
paper_code: 8462/2H
tier: H
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84622H-QP-JUN22.PDF
original_name: AQA-84622H-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84622H-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2H-2023JUN-ER
paper_code: 8462/2H
tier: H
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84622H-WRE-JUN23.PDF
original_name: AQA-84622H-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84622H-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2H-2023JUN-MS
paper_code: 8462/2H
tier: H
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84622H-MS-JUN23.PDF
original_name: AQA-84622H-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84622H-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8462-2H-2023JUN-QP
paper_code: 8462/2H
tier: H
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84622H-QP-JUN23.PDF
original_name: AQA-84622H-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84622H-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- spec_code: AQA-PHYS-8463
exam_board_code: AQA
subject_code: PHYSICS
award_code: '8463'
award_level: GCSE
first_teach: '2016'
papers:
- exam_code: AQA-8463-1F-2019JUN-ER
paper_code: 8463/1F
tier: F
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84631F-WRE-JUN19.PDF
original_name: AQA-84631F-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84631F-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1F-2019JUN-QP
paper_code: 8463/1F
tier: F
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84631F-QP-JUN19.PDF
original_name: AQA-84631F-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84631F-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1F-2020NOV-QP
paper_code: 8463/1F
tier: F
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84631F-QP-NOV20.PDF
original_name: AQA-84631F-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84631F-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1F-2021NOV-MS
paper_code: 8463/1F
tier: F
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84631F-MS-NOV21.PDF
original_name: AQA-84631F-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84631F-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1F-2021NOV-QP
paper_code: 8463/1F
tier: F
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84631F-QP-NOV21.PDF
original_name: AQA-84631F-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84631F-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1F-2022JUN-ER
paper_code: 8463/1F
tier: F
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84631F-WRE-JUN22.PDF
original_name: AQA-84631F-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84631F-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1F-2022JUN-MS
paper_code: 8463/1F
tier: F
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84631F-MS-JUN22.PDF
original_name: AQA-84631F-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84631F-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1F-2022JUN-QP
paper_code: 8463/1F
tier: F
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84631F-QP-JUN22.PDF
original_name: AQA-84631F-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84631F-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1F-2023JUN-ER
paper_code: 8463/1F
tier: F
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84631F-WRE-JUN23.PDF
original_name: AQA-84631F-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84631F-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1F-2023JUN-MS
paper_code: 8463/1F
tier: F
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84631F-MS-JUN23.PDF
original_name: AQA-84631F-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84631F-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1F-2023JUN-QP
paper_code: 8463/1F
tier: F
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84631F-QP-JUN23.PDF
original_name: AQA-84631F-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84631F-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1H-2020NOV-ER
paper_code: 8463/1H
tier: H
session: 2020-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84631H-WRE-NOV20.PDF
original_name: AQA-84631H-WRE-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84631H-WRE-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1H-2020NOV-QP
paper_code: 8463/1H
tier: H
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84631H-QP-NOV20.PDF
original_name: AQA-84631H-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84631H-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1H-2021NOV-ER
paper_code: 8463/1H
tier: H
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84631H-WRE-NOV21.PDF
original_name: AQA-84631H-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84631H-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1H-2021NOV-MS
paper_code: 8463/1H
tier: H
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84631H-MS-NOV21.PDF
original_name: AQA-84631H-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84631H-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1H-2021NOV-QP
paper_code: 8463/1H
tier: H
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84631H-QP-NOV21.PDF
original_name: AQA-84631H-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84631H-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1H-2022JUN-ER
paper_code: 8463/1H
tier: H
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84631H-WRE-JUN22.PDF
original_name: AQA-84631H-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84631H-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1H-2022JUN-MS
paper_code: 8463/1H
tier: H
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84631H-MS-JUN22.PDF
original_name: AQA-84631H-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84631H-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1H-2022JUN-QP
paper_code: 8463/1H
tier: H
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84631H-QP-JUN22.PDF
original_name: AQA-84631H-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84631H-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1H-2023JUN-ER
paper_code: 8463/1H
tier: H
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84631H-WRE-JUN23.PDF
original_name: AQA-84631H-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84631H-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1H-2023JUN-MS
paper_code: 8463/1H
tier: H
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84631H-MS-JUN23.PDF
original_name: AQA-84631H-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84631H-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-1H-2023JUN-QP
paper_code: 8463/1H
tier: H
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84631H-QP-JUN23.PDF
original_name: AQA-84631H-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84631H-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2F-2018JUN-ER
paper_code: 8463/2F
tier: F
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84632F-WRE-JUN18.PDF
original_name: AQA-84632F-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84632F-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2F-2018JUN-QP
paper_code: 8463/2F
tier: F
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84632F-QP-JUN18.PDF
original_name: AQA-84632F-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84632F-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2F-2019JUN-ER
paper_code: 8463/2F
tier: F
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84632F-WRE-JUN19.PDF
original_name: AQA-84632F-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84632F-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2F-2019JUN-QP
paper_code: 8463/2F
tier: F
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84632F-QP-JUN19.PDF
original_name: AQA-84632F-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84632F-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2F-2020NOV-QP
paper_code: 8463/2F
tier: F
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84632F-QP-NOV20.PDF
original_name: AQA-84632F-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84632F-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2F-2021NOV-MS
paper_code: 8463/2F
tier: F
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84632F-MS-NOV21.PDF
original_name: AQA-84632F-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84632F-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2F-2021NOV-QP
paper_code: 8463/2F
tier: F
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84632F-QP-NOV21.PDF
original_name: AQA-84632F-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84632F-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2F-2022JUN-ER
paper_code: 8463/2F
tier: F
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84632F-WRE-JUN22.PDF
original_name: AQA-84632F-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84632F-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2F-2022JUN-MS
paper_code: 8463/2F
tier: F
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84632F-MS-JUN22.PDF
original_name: AQA-84632F-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84632F-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2F-2022JUN-QP
paper_code: 8463/2F
tier: F
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84632F-QP-JUN22.PDF
original_name: AQA-84632F-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84632F-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2F-2023JUN-ER
paper_code: 8463/2F
tier: F
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84632F-WRE-JUN23.PDF
original_name: AQA-84632F-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84632F-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2F-2023JUN-MS
paper_code: 8463/2F
tier: F
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84632F-MS-JUN23.PDF
original_name: AQA-84632F-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84632F-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2F-2023JUN-QP
paper_code: 8463/2F
tier: F
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84632F-QP-JUN23.PDF
original_name: AQA-84632F-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84632F-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2H-2018JUN-ER
paper_code: 8463/2H
tier: H
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84632H-WRE-JUN18.PDF
original_name: AQA-84632H-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84632H-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2H-2018JUN-QP
paper_code: 8463/2H
tier: H
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84632H-QP-JUN18.PDF
original_name: AQA-84632H-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-84632H-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2H-2019JUN-ER
paper_code: 8463/2H
tier: H
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84632H-WRE-JUN19.PDF
original_name: AQA-84632H-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84632H-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2H-2019JUN-QP
paper_code: 8463/2H
tier: H
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84632H-QP-JUN19.PDF
original_name: AQA-84632H-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-84632H-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2H-2020NOV-ER
paper_code: 8463/2H
tier: H
session: 2020-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84632H-WRE-NOV20.PDF
original_name: AQA-84632H-WRE-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84632H-WRE-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2H-2020NOV-QP
paper_code: 8463/2H
tier: H
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84632H-QP-NOV20.PDF
original_name: AQA-84632H-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-84632H-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2H-2021NOV-ER
paper_code: 8463/2H
tier: H
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84632H-WRE-NOV21.PDF
original_name: AQA-84632H-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84632H-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2H-2021NOV-MS
paper_code: 8463/2H
tier: H
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84632H-MS-NOV21.PDF
original_name: AQA-84632H-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84632H-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2H-2021NOV-QP
paper_code: 8463/2H
tier: H
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84632H-QP-NOV21.PDF
original_name: AQA-84632H-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-84632H-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2H-2022JUN-ER
paper_code: 8463/2H
tier: H
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84632H-WRE-JUN22.PDF
original_name: AQA-84632H-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84632H-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2H-2022JUN-MS
paper_code: 8463/2H
tier: H
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84632H-MS-JUN22.PDF
original_name: AQA-84632H-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84632H-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2H-2022JUN-QP
paper_code: 8463/2H
tier: H
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84632H-QP-JUN22.PDF
original_name: AQA-84632H-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-84632H-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2H-2023JUN-ER
paper_code: 8463/2H
tier: H
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84632H-WRE-JUN23.PDF
original_name: AQA-84632H-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84632H-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2H-2023JUN-MS
paper_code: 8463/2H
tier: H
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84632H-MS-JUN23.PDF
original_name: AQA-84632H-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84632H-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8463-2H-2023JUN-QP
paper_code: 8463/2H
tier: H
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84632H-QP-JUN23.PDF
original_name: AQA-84632H-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-84632H-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- spec_code: AQA-COMB-8464
exam_board_code: AQA
subject_code: COMBINED SCIENCE TRILOGY
award_code: '8464'
award_level: GCSE
first_teach: '2016'
papers:
- exam_code: AQA-8464-B1F-2020NOV-QP
paper_code: 8464/B/1F
tier: F
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464B1F-QP-NOV20.PDF
original_name: AQA-8464B1F-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464B1F-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1F-2021NOV-ER
paper_code: 8464/B/1F
tier: F
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B1F-WRE-NOV21.PDF
original_name: AQA-8464B1F-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B1F-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1F-2021NOV-MS
paper_code: 8464/B/1F
tier: F
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B1F-MS-NOV21.PDF
original_name: AQA-8464B1F-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B1F-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1F-2021NOV-QP
paper_code: 8464/B/1F
tier: F
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B1F-QP-NOV21.PDF
original_name: AQA-8464B1F-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B1F-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1F-2022JUN-ER
paper_code: 8464/B/1F
tier: F
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B1F-WRE-JUN22.PDF
original_name: AQA-8464B1F-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B1F-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1F-2022JUN-MS
paper_code: 8464/B/1F
tier: F
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B1F-MS-JUN22.PDF
original_name: AQA-8464B1F-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B1F-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1F-2022JUN-QP
paper_code: 8464/B/1F
tier: F
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B1F-QP-JUN22.PDF
original_name: AQA-8464B1F-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B1F-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1F-2023JUN-ER
paper_code: 8464/B/1F
tier: F
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B1F-WRE-JUN23.PDF
original_name: AQA-8464B1F-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B1F-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1F-2023JUN-MS
paper_code: 8464/B/1F
tier: F
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B1F-MS-JUN23.PDF
original_name: AQA-8464B1F-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B1F-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1F-2023JUN-QP
paper_code: 8464/B/1F
tier: F
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B1F-QP-JUN23.PDF
original_name: AQA-8464B1F-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B1F-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1H-2018JUN-ER
paper_code: 8464/B/1H
tier: H
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464B1H-WRE-JUN18.PDF
original_name: AQA-8464B1H-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464B1H-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1H-2018JUN-QP
paper_code: 8464/B/1H
tier: H
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464B1H-QP-JUN18.PDF
original_name: AQA-8464B1H-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464B1H-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1H-2019JUN-ER
paper_code: 8464/B/1H
tier: H
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464B1H-WRE-JUN19.PDF
original_name: AQA-8464B1H-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464B1H-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1H-2019JUN-QP
paper_code: 8464/B/1H
tier: H
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464B1H-QP-JUN19.PDF
original_name: AQA-8464B1H-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464B1H-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1H-2020NOV-QP
paper_code: 8464/B/1H
tier: H
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464B1H-QP-NOV20.PDF
original_name: AQA-8464B1H-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464B1H-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1H-2021NOV-ER
paper_code: 8464/B/1H
tier: H
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B1H-WRE-NOV21.PDF
original_name: AQA-8464B1H-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B1H-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1H-2021NOV-MS
paper_code: 8464/B/1H
tier: H
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B1H-MS-NOV21.PDF
original_name: AQA-8464B1H-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B1H-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1H-2021NOV-QP
paper_code: 8464/B/1H
tier: H
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B1H-QP-NOV21.PDF
original_name: AQA-8464B1H-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B1H-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1H-2022JUN-ER
paper_code: 8464/B/1H
tier: H
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B1H-WRE-JUN22.PDF
original_name: AQA-8464B1H-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B1H-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1H-2022JUN-MS
paper_code: 8464/B/1H
tier: H
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B1H-MS-JUN22.PDF
original_name: AQA-8464B1H-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B1H-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1H-2022JUN-QP
paper_code: 8464/B/1H
tier: H
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B1H-QP-JUN22.PDF
original_name: AQA-8464B1H-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B1H-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1H-2023JUN-ER
paper_code: 8464/B/1H
tier: H
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B1H-WRE-JUN23.PDF
original_name: AQA-8464B1H-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B1H-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1H-2023JUN-MS
paper_code: 8464/B/1H
tier: H
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B1H-MS-JUN23.PDF
original_name: AQA-8464B1H-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B1H-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B1H-2023JUN-QP
paper_code: 8464/B/1H
tier: H
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B1H-QP-JUN23.PDF
original_name: AQA-8464B1H-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B1H-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2F-2020NOV-QP
paper_code: 8464/B/2F
tier: F
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464B2F-QP-NOV20.PDF
original_name: AQA-8464B2F-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464B2F-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2F-2021NOV-ER
paper_code: 8464/B/2F
tier: F
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B2F-WRE-NOV21.PDF
original_name: AQA-8464B2F-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B2F-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2F-2021NOV-MS
paper_code: 8464/B/2F
tier: F
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B2F-MS-NOV21.PDF
original_name: AQA-8464B2F-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B2F-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2F-2021NOV-QP
paper_code: 8464/B/2F
tier: F
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B2F-QP-NOV21.PDF
original_name: AQA-8464B2F-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B2F-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2F-2022JUN-ER
paper_code: 8464/B/2F
tier: F
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B2F-WRE-JUN22.PDF
original_name: AQA-8464B2F-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B2F-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2F-2022JUN-MS
paper_code: 8464/B/2F
tier: F
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B2F-MS-JUN22.PDF
original_name: AQA-8464B2F-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B2F-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2F-2022JUN-QP
paper_code: 8464/B/2F
tier: F
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B2F-QP-JUN22.PDF
original_name: AQA-8464B2F-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B2F-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2F-2023JUN-ER
paper_code: 8464/B/2F
tier: F
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B2F-WRE-JUN23.PDF
original_name: AQA-8464B2F-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B2F-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2F-2023JUN-MS
paper_code: 8464/B/2F
tier: F
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B2F-MS-JUN23.PDF
original_name: AQA-8464B2F-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B2F-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2F-2023JUN-QP
paper_code: 8464/B/2F
tier: F
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B2F-QP-JUN23.PDF
original_name: AQA-8464B2F-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B2F-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2H-2018JUN-ER
paper_code: 8464/B/2H
tier: H
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464B2H-WRE-JUN18.PDF
original_name: AQA-8464B2H-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464B2H-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2H-2018JUN-QP
paper_code: 8464/B/2H
tier: H
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464B2H-QP-JUN18.PDF
original_name: AQA-8464B2H-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464B2H-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2H-2019JUN-ER
paper_code: 8464/B/2H
tier: H
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464B2H-WRE-JUN19.PDF
original_name: AQA-8464B2H-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464B2H-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2H-2019JUN-QP
paper_code: 8464/B/2H
tier: H
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464B2H-QP-JUN19.PDF
original_name: AQA-8464B2H-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464B2H-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2H-2020NOV-QP
paper_code: 8464/B/2H
tier: H
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464B2H-QP-NOV20.PDF
original_name: AQA-8464B2H-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464B2H-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2H-2021NOV-ER
paper_code: 8464/B/2H
tier: H
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B2H-WRE-NOV21.PDF
original_name: AQA-8464B2H-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B2H-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2H-2021NOV-MS
paper_code: 8464/B/2H
tier: H
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B2H-MS-NOV21.PDF
original_name: AQA-8464B2H-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B2H-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2H-2021NOV-QP
paper_code: 8464/B/2H
tier: H
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B2H-QP-NOV21.PDF
original_name: AQA-8464B2H-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464B2H-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2H-2022JUN-ER
paper_code: 8464/B/2H
tier: H
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B2H-WRE-JUN22.PDF
original_name: AQA-8464B2H-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B2H-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2H-2022JUN-MS
paper_code: 8464/B/2H
tier: H
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B2H-MS-JUN22.PDF
original_name: AQA-8464B2H-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B2H-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2H-2022JUN-QP
paper_code: 8464/B/2H
tier: H
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B2H-QP-JUN22.PDF
original_name: AQA-8464B2H-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464B2H-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2H-2023JUN-ER
paper_code: 8464/B/2H
tier: H
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B2H-WRE-JUN23.PDF
original_name: AQA-8464B2H-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B2H-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2H-2023JUN-MS
paper_code: 8464/B/2H
tier: H
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B2H-MS-JUN23.PDF
original_name: AQA-8464B2H-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B2H-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-B2H-2023JUN-QP
paper_code: 8464/B/2H
tier: H
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B2H-QP-JUN23.PDF
original_name: AQA-8464B2H-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464B2H-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1F-2018JUN-ER
paper_code: 8464/C/1F
tier: F
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464C1F-WRE-JUN18.PDF
original_name: AQA-8464C1F-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464C1F-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1F-2018JUN-QP
paper_code: 8464/C/1F
tier: F
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464C1F-QP-JUN18.PDF
original_name: AQA-8464C1F-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464C1F-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1F-2019JUN-QP
paper_code: 8464/C/1F
tier: F
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464C1F-QP-JUN19.PDF
original_name: AQA-8464C1F-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464C1F-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1F-2020NOV-QP
paper_code: 8464/C/1F
tier: F
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464C1F-QP-NOV20.PDF
original_name: AQA-8464C1F-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464C1F-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1F-2021NOV-ER
paper_code: 8464/C/1F
tier: F
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C1F-WRE-NOV21.PDF
original_name: AQA-8464C1F-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C1F-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1F-2021NOV-MS
paper_code: 8464/C/1F
tier: F
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C1F-MS-NOV21.PDF
original_name: AQA-8464C1F-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C1F-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1F-2021NOV-QP
paper_code: 8464/C/1F
tier: F
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C1F-QP-NOV21.PDF
original_name: AQA-8464C1F-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C1F-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1F-2022JUN-ER
paper_code: 8464/C/1F
tier: F
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C1F-WRE-JUN22.PDF
original_name: AQA-8464C1F-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C1F-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1F-2022JUN-MS
paper_code: 8464/C/1F
tier: F
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C1F-MS-JUN22.PDF
original_name: AQA-8464C1F-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C1F-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1F-2022JUN-QP
paper_code: 8464/C/1F
tier: F
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C1F-QP-JUN22.PDF
original_name: AQA-8464C1F-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C1F-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1F-2023JUN-ER
paper_code: 8464/C/1F
tier: F
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C1F-WRE-JUN23.PDF
original_name: AQA-8464C1F-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C1F-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1F-2023JUN-MS
paper_code: 8464/C/1F
tier: F
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C1F-MS-JUN23.PDF
original_name: AQA-8464C1F-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C1F-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1F-2023JUN-QP
paper_code: 8464/C/1F
tier: F
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C1F-QP-JUN23.PDF
original_name: AQA-8464C1F-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C1F-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1H-2018JUN-ER
paper_code: 8464/C/1H
tier: H
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464C1H-WRE-JUN18.PDF
original_name: AQA-8464C1H-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464C1H-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1H-2018JUN-QP
paper_code: 8464/C/1H
tier: H
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464C1H-QP-JUN18.PDF
original_name: AQA-8464C1H-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464C1H-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1H-2019JUN-ER
paper_code: 8464/C/1H
tier: H
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464C1H-WRE-JUN19.PDF
original_name: AQA-8464C1H-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464C1H-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1H-2019JUN-QP
paper_code: 8464/C/1H
tier: H
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464C1H-QP-JUN19.PDF
original_name: AQA-8464C1H-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464C1H-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1H-2020NOV-QP
paper_code: 8464/C/1H
tier: H
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464C1H-QP-NOV20.PDF
original_name: AQA-8464C1H-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464C1H-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1H-2021NOV-ER
paper_code: 8464/C/1H
tier: H
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C1H-WRE-NOV21.PDF
original_name: AQA-8464C1H-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C1H-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1H-2021NOV-MS
paper_code: 8464/C/1H
tier: H
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C1H-MS-NOV21.PDF
original_name: AQA-8464C1H-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C1H-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1H-2021NOV-QP
paper_code: 8464/C/1H
tier: H
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C1H-QP-NOV21.PDF
original_name: AQA-8464C1H-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C1H-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1H-2022JUN-ER
paper_code: 8464/C/1H
tier: H
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C1H-WRE-JUN22.PDF
original_name: AQA-8464C1H-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C1H-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1H-2022JUN-MS
paper_code: 8464/C/1H
tier: H
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C1H-MS-JUN22.PDF
original_name: AQA-8464C1H-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C1H-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1H-2022JUN-QP
paper_code: 8464/C/1H
tier: H
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C1H-QP-JUN22.PDF
original_name: AQA-8464C1H-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C1H-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1H-2023JUN-ER
paper_code: 8464/C/1H
tier: H
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C1H-WRE-JUN23.PDF
original_name: AQA-8464C1H-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C1H-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1H-2023JUN-MS
paper_code: 8464/C/1H
tier: H
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C1H-MS-JUN23.PDF
original_name: AQA-8464C1H-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C1H-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C1H-2023JUN-QP
paper_code: 8464/C/1H
tier: H
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C1H-QP-JUN23.PDF
original_name: AQA-8464C1H-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C1H-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2F-2020NOV-QP
paper_code: 8464/C/2F
tier: F
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464C2F-QP-NOV20.PDF
original_name: AQA-8464C2F-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464C2F-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2F-2021NOV-ER
paper_code: 8464/C/2F
tier: F
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C2F-WRE-NOV21.PDF
original_name: AQA-8464C2F-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C2F-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2F-2021NOV-MS
paper_code: 8464/C/2F
tier: F
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C2F-MS-NOV21.PDF
original_name: AQA-8464C2F-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C2F-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2F-2021NOV-QP
paper_code: 8464/C/2F
tier: F
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C2F-QP-NOV21.PDF
original_name: AQA-8464C2F-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C2F-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2F-2022JUN-ER
paper_code: 8464/C/2F
tier: F
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C2F-WRE-JUN22.PDF
original_name: AQA-8464C2F-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C2F-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2F-2022JUN-MS
paper_code: 8464/C/2F
tier: F
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C2F-MS-JUN22.PDF
original_name: AQA-8464C2F-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C2F-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2F-2023JUN-ER
paper_code: 8464/C/2F
tier: F
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C2F-WRE-JUN23.PDF
original_name: AQA-8464C2F-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C2F-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2F-2023JUN-MS
paper_code: 8464/C/2F
tier: F
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C2F-MS-JUN23.PDF
original_name: AQA-8464C2F-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C2F-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2F-2023JUN-QP
paper_code: 8464/C/2F
tier: F
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C2F-QP-JUN23.PDF
original_name: AQA-8464C2F-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C2F-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2H-2018JUN-ER
paper_code: 8464/C/2H
tier: H
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464C2H-WRE-JUN18.PDF
original_name: AQA-8464C2H-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464C2H-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2H-2018JUN-QP
paper_code: 8464/C/2H
tier: H
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464C2H-QP-JUN18.PDF
original_name: AQA-8464C2H-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464C2H-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2H-2019JUN-ER
paper_code: 8464/C/2H
tier: H
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464C2H-WRE-JUN19.PDF
original_name: AQA-8464C2H-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464C2H-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2H-2019JUN-QP
paper_code: 8464/C/2H
tier: H
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464C2H-QP-JUN19.PDF
original_name: AQA-8464C2H-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464C2H-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2H-2020NOV-QP
paper_code: 8464/C/2H
tier: H
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464C2H-QP-NOV20.PDF
original_name: AQA-8464C2H-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464C2H-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2H-2021NOV-ER
paper_code: 8464/C/2H
tier: H
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C2H-WRE-NOV21.PDF
original_name: AQA-8464C2H-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C2H-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2H-2021NOV-MS
paper_code: 8464/C/2H
tier: H
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C2H-MS-NOV21.PDF
original_name: AQA-8464C2H-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C2H-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2H-2021NOV-QP
paper_code: 8464/C/2H
tier: H
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C2H-QP-NOV21.PDF
original_name: AQA-8464C2H-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464C2H-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2H-2022JUN-ER
paper_code: 8464/C/2H
tier: H
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C2H-WRE-JUN22.PDF
original_name: AQA-8464C2H-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C2H-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2H-2022JUN-MS
paper_code: 8464/C/2H
tier: H
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C2H-MS-JUN22.PDF
original_name: AQA-8464C2H-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C2H-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2H-2022JUN-QP
paper_code: 8464/C/2H
tier: H
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C2H-QP-JUN22.PDF
original_name: AQA-8464C2H-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464C2H-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2H-2023JUN-ER
paper_code: 8464/C/2H
tier: H
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C2H-WRE-JUN23.PDF
original_name: AQA-8464C2H-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C2H-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2H-2023JUN-MS
paper_code: 8464/C/2H
tier: H
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C2H-MS-JUN23.PDF
original_name: AQA-8464C2H-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C2H-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-C2H-2023JUN-QP
paper_code: 8464/C/2H
tier: H
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C2H-QP-JUN23.PDF
original_name: AQA-8464C2H-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464C2H-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1F-2019JUN-ER
paper_code: 8464/P/1F
tier: F
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464P1F-WRE-JUN19.PDF
original_name: AQA-8464P1F-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464P1F-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1F-2019JUN-QP
paper_code: 8464/P/1F
tier: F
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464P1F-QP-JUN19.PDF
original_name: AQA-8464P1F-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464P1F-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1F-2020NOV-QP
paper_code: 8464/P/1F
tier: F
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464P1F-QP-NOV20.PDF
original_name: AQA-8464P1F-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464P1F-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1F-2021NOV-ER
paper_code: 8464/P/1F
tier: F
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P1F-WRE-NOV21.PDF
original_name: AQA-8464P1F-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P1F-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1F-2021NOV-MS
paper_code: 8464/P/1F
tier: F
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P1F-MS-NOV21.PDF
original_name: AQA-8464P1F-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P1F-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1F-2021NOV-QP
paper_code: 8464/P/1F
tier: F
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P1F-QP-NOV21.PDF
original_name: AQA-8464P1F-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P1F-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1F-2022JUN-ER
paper_code: 8464/P/1F
tier: F
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P1F-WRE-JUN22.PDF
original_name: AQA-8464P1F-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P1F-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1F-2022JUN-MS
paper_code: 8464/P/1F
tier: F
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P1F-MS-JUN22.PDF
original_name: AQA-8464P1F-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P1F-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1F-2022JUN-QP
paper_code: 8464/P/1F
tier: F
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P1F-QP-JUN22.PDF
original_name: AQA-8464P1F-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P1F-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1F-2023JUN-ER
paper_code: 8464/P/1F
tier: F
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P1F-WRE-JUN23.PDF
original_name: AQA-8464P1F-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P1F-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1F-2023JUN-MS
paper_code: 8464/P/1F
tier: F
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P1F-MS-JUN23.PDF
original_name: AQA-8464P1F-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P1F-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1F-2023JUN-QP
paper_code: 8464/P/1F
tier: F
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P1F-QP-JUN23.PDF
original_name: AQA-8464P1F-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P1F-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1H-2018JUN-ER
paper_code: 8464/P/1H
tier: H
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464P1H-WRE-JUN18.PDF
original_name: AQA-8464P1H-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464P1H-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1H-2018JUN-QP
paper_code: 8464/P/1H
tier: H
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464P1H-QP-JUN18.PDF
original_name: AQA-8464P1H-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464P1H-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1H-2019JUN-ER
paper_code: 8464/P/1H
tier: H
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464P1H-WRE-JUN19.PDF
original_name: AQA-8464P1H-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464P1H-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1H-2019JUN-QP
paper_code: 8464/P/1H
tier: H
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464P1H-QP-JUN19.PDF
original_name: AQA-8464P1H-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-8464P1H-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1H-2020NOV-QP
paper_code: 8464/P/1H
tier: H
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464P1H-QP-NOV20.PDF
original_name: AQA-8464P1H-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464P1H-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1H-2021NOV-ER
paper_code: 8464/P/1H
tier: H
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P1H-WRE-NOV21.PDF
original_name: AQA-8464P1H-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P1H-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1H-2021NOV-MS
paper_code: 8464/P/1H
tier: H
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P1H-MS-NOV21.PDF
original_name: AQA-8464P1H-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P1H-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1H-2021NOV-QP
paper_code: 8464/P/1H
tier: H
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P1H-QP-NOV21.PDF
original_name: AQA-8464P1H-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P1H-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1H-2022JUN-ER
paper_code: 8464/P/1H
tier: H
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P1H-WRE-JUN22.PDF
original_name: AQA-8464P1H-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P1H-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1H-2022JUN-MS
paper_code: 8464/P/1H
tier: H
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P1H-MS-JUN22.PDF
original_name: AQA-8464P1H-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P1H-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1H-2022JUN-QP
paper_code: 8464/P/1H
tier: H
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P1H-QP-JUN22.PDF
original_name: AQA-8464P1H-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P1H-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1H-2023JUN-ER
paper_code: 8464/P/1H
tier: H
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P1H-WRE-JUN23.PDF
original_name: AQA-8464P1H-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P1H-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1H-2023JUN-MS
paper_code: 8464/P/1H
tier: H
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P1H-MS-JUN23.PDF
original_name: AQA-8464P1H-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P1H-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P1H-2023JUN-QP
paper_code: 8464/P/1H
tier: H
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P1H-QP-JUN23.PDF
original_name: AQA-8464P1H-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P1H-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2F-2020NOV-QP
paper_code: 8464/P/2F
tier: F
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464P2F-QP-NOV20.PDF
original_name: AQA-8464P2F-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464P2F-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2F-2021NOV-ER
paper_code: 8464/P/2F
tier: F
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P2F-WRE-NOV21.PDF
original_name: AQA-8464P2F-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P2F-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2F-2021NOV-MS
paper_code: 8464/P/2F
tier: F
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P2F-MS-NOV21.PDF
original_name: AQA-8464P2F-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P2F-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2F-2021NOV-QP
paper_code: 8464/P/2F
tier: F
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P2F-QP-NOV21.PDF
original_name: AQA-8464P2F-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P2F-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2F-2022JUN-ER
paper_code: 8464/P/2F
tier: F
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P2F-WRE-JUN22.PDF
original_name: AQA-8464P2F-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P2F-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2F-2022JUN-MS
paper_code: 8464/P/2F
tier: F
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P2F-MS-JUN22.PDF
original_name: AQA-8464P2F-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P2F-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2F-2022JUN-QP
paper_code: 8464/P/2F
tier: F
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P2F-QP-JUN22.PDF
original_name: AQA-8464P2F-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P2F-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2F-2023JUN-ER
paper_code: 8464/P/2F
tier: F
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P2F-WRE-JUN23.PDF
original_name: AQA-8464P2F-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P2F-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2F-2023JUN-MS
paper_code: 8464/P/2F
tier: F
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P2F-MS-JUN23.PDF
original_name: AQA-8464P2F-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P2F-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2F-2023JUN-QP
paper_code: 8464/P/2F
tier: F
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P2F-QP-JUN23.PDF
original_name: AQA-8464P2F-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P2F-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2H-2018JUN-ER
paper_code: 8464/P/2H
tier: H
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464P2H-WRE-JUN18.PDF
original_name: AQA-8464P2H-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464P2H-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2H-2018JUN-QP
paper_code: 8464/P/2H
tier: H
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464P2H-QP-JUN18.PDF
original_name: AQA-8464P2H-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-8464P2H-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2H-2020NOV-QP
paper_code: 8464/P/2H
tier: H
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464P2H-QP-NOV20.PDF
original_name: AQA-8464P2H-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-8464P2H-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2H-2021NOV-ER
paper_code: 8464/P/2H
tier: H
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P2H-WRE-NOV21.PDF
original_name: AQA-8464P2H-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P2H-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2H-2021NOV-MS
paper_code: 8464/P/2H
tier: H
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P2H-MS-NOV21.PDF
original_name: AQA-8464P2H-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P2H-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2H-2021NOV-QP
paper_code: 8464/P/2H
tier: H
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P2H-QP-NOV21.PDF
original_name: AQA-8464P2H-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-8464P2H-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2H-2022JUN-ER
paper_code: 8464/P/2H
tier: H
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P2H-WRE-JUN22.PDF
original_name: AQA-8464P2H-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P2H-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2H-2022JUN-MS
paper_code: 8464/P/2H
tier: H
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P2H-MS-JUN22.PDF
original_name: AQA-8464P2H-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P2H-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2H-2022JUN-QP
paper_code: 8464/P/2H
tier: H
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P2H-QP-JUN22.PDF
original_name: AQA-8464P2H-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-8464P2H-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2H-2023JUN-ER
paper_code: 8464/P/2H
tier: H
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P2H-WRE-JUN23.PDF
original_name: AQA-8464P2H-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P2H-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2H-2023JUN-MS
paper_code: 8464/P/2H
tier: H
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P2H-MS-JUN23.PDF
original_name: AQA-8464P2H-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P2H-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-8464-P2H-2023JUN-QP
paper_code: 8464/P/2H
tier: H
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P2H-QP-JUN23.PDF
original_name: AQA-8464P2H-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-8464P2H-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- spec_code: AQA-BIOL-7401
exam_board_code: AQA
subject_code: BIOLOGY
award_code: '7401'
award_level: AS
first_teach: '2015'
papers:
- exam_code: AQA-7401-1-2020NOV-ER
paper_code: 7401/1
tier: null
session: 2020-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74011-WRE-NOV20.PDF
original_name: AQA-74011-WRE-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74011-WRE-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-1-2021NOV-MS
paper_code: 7401/1
tier: null
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74011-MS-NOV21.PDF
original_name: AQA-74011-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74011-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-1-2021NOV-QP
paper_code: 7401/1
tier: null
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74011-QP-NOV21.PDF
original_name: AQA-74011-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74011-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-1-2022JUN-ER
paper_code: 7401/1
tier: null
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74011-WRE-JUN22.PDF
original_name: AQA-74011-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74011-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-1-2022JUN-MS
paper_code: 7401/1
tier: null
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74011-MS-JUN22.PDF
original_name: AQA-74011-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74011-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-1-2022JUN-QP
paper_code: 7401/1
tier: null
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74011-QP-JUN22.PDF
original_name: AQA-74011-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74011-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-1-2023JUN-ER
paper_code: 7401/1
tier: null
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74011-WRE-JUN23.PDF
original_name: AQA-74011-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74011-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-1-2023JUN-MS
paper_code: 7401/1
tier: null
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74011-MS-JUN23.PDF
original_name: AQA-74011-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74011-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-1-2023JUN-QP
paper_code: 7401/1
tier: null
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74011-QP-JUN23.PDF
original_name: AQA-74011-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74011-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-2-2019JUN-ER
paper_code: 7401/2
tier: null
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74012-WRE-JUN19.PDF
original_name: AQA-74012-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74012-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-2-2019JUN-QP
paper_code: 7401/2
tier: null
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74012-QP-JUN19.PDF
original_name: AQA-74012-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74012-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-2-2020NOV-ER
paper_code: 7401/2
tier: null
session: 2020-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74012-WRE-NOV20.PDF
original_name: AQA-74012-WRE-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74012-WRE-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-2-2020NOV-QP
paper_code: 7401/2
tier: null
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74012-QP-NOV20.PDF
original_name: AQA-74012-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74012-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-2-2021NOV-MS
paper_code: 7401/2
tier: null
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74012-MS-NOV21.PDF
original_name: AQA-74012-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74012-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-2-2021NOV-QP
paper_code: 7401/2
tier: null
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74012-QP-NOV21.PDF
original_name: AQA-74012-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74012-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-2-2022JUN-ER
paper_code: 7401/2
tier: null
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74012-WRE-JUN22.PDF
original_name: AQA-74012-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74012-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-2-2022JUN-MS
paper_code: 7401/2
tier: null
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74012-MS-JUN22.PDF
original_name: AQA-74012-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74012-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-2-2022JUN-QP
paper_code: 7401/2
tier: null
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74012-QP-JUN22.PDF
original_name: AQA-74012-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74012-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-2-2023JUN-ER
paper_code: 7401/2
tier: null
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74012-WRE-JUN23.PDF
original_name: AQA-74012-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74012-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-2-2023JUN-MS
paper_code: 7401/2
tier: null
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74012-MS-JUN23.PDF
original_name: AQA-74012-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74012-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7401-2-2023JUN-QP
paper_code: 7401/2
tier: null
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74012-QP-JUN23.PDF
original_name: AQA-74012-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74012-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- spec_code: AQA-BIOL-7402
exam_board_code: AQA
subject_code: BIOLOGY
award_code: '7402'
award_level: A-level
first_teach: '2015'
papers:
- exam_code: AQA-7402-1-2020NOV-ER
paper_code: 7402/1
tier: null
session: 2020-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74021-WRE-NOV20.PDF
original_name: AQA-74021-WRE-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74021-WRE-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-1-2021NOV-ER
paper_code: 7402/1
tier: null
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74021-WRE-NOV21.PDF
original_name: AQA-74021-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74021-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-1-2021NOV-MS
paper_code: 7402/1
tier: null
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74021-MS-NOV21.PDF
original_name: AQA-74021-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74021-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-1-2022JUN-ER
paper_code: 7402/1
tier: null
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74021-WRE-JUN22.PDF
original_name: AQA-74021-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74021-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-1-2022JUN-MS
paper_code: 7402/1
tier: null
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74021-MS-JUN22.PDF
original_name: AQA-74021-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74021-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-1-2023JUN-ER
paper_code: 7402/1
tier: null
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74021-WRE-JUN23.PDF
original_name: AQA-74021-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74021-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-1-2023JUN-MS
paper_code: 7402/1
tier: null
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74021-MS-JUN23.PDF
original_name: AQA-74021-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74021-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-1-2023JUN-QP
paper_code: 7402/1
tier: null
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74021-QP-JUN23.PDF
original_name: AQA-74021-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74021-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-2-2018JUN-ER
paper_code: 7402/2
tier: null
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74022-WRE-JUN18.PDF
original_name: AQA-74022-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74022-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-2-2018JUN-QP
paper_code: 7402/2
tier: null
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74022-QP-JUN18.PDF
original_name: AQA-74022-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74022-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-2-2019JUN-ER
paper_code: 7402/2
tier: null
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74022-WRE-JUN19.PDF
original_name: AQA-74022-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74022-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-2-2019JUN-QP
paper_code: 7402/2
tier: null
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74022-QP-JUN19.PDF
original_name: AQA-74022-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74022-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-2-2020NOV-ER
paper_code: 7402/2
tier: null
session: 2020-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74022-WRE-NOV20.PDF
original_name: AQA-74022-WRE-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74022-WRE-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-2-2020NOV-QP
paper_code: 7402/2
tier: null
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74022-QP-NOV20.PDF
original_name: AQA-74022-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74022-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-2-2021NOV-ER
paper_code: 7402/2
tier: null
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74022-WRE-NOV21.PDF
original_name: AQA-74022-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74022-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-2-2021NOV-MS
paper_code: 7402/2
tier: null
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74022-MS-NOV21.PDF
original_name: AQA-74022-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74022-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-2-2021NOV-QP
paper_code: 7402/2
tier: null
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74022-QP-NOV21.PDF
original_name: AQA-74022-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74022-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-2-2022JUN-ER
paper_code: 7402/2
tier: null
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74022-WRE-JUN22.PDF
original_name: AQA-74022-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74022-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-2-2022JUN-MS
paper_code: 7402/2
tier: null
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74022-MS-JUN22.PDF
original_name: AQA-74022-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74022-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-2-2022JUN-QP
paper_code: 7402/2
tier: null
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74022-QP-JUN22.PDF
original_name: AQA-74022-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74022-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-2-2023JUN-ER
paper_code: 7402/2
tier: null
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74022-WRE-JUN23.PDF
original_name: AQA-74022-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74022-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-2-2023JUN-MS
paper_code: 7402/2
tier: null
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74022-MS-JUN23.PDF
original_name: AQA-74022-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74022-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-2-2023JUN-QP
paper_code: 7402/2
tier: null
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74022-QP-JUN23.PDF
original_name: AQA-74022-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74022-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-3-2019JUN-ER
paper_code: 7402/3
tier: null
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74023-WRE-JUN19.PDF
original_name: AQA-74023-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74023-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-3-2019JUN-QP
paper_code: 7402/3
tier: null
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74023-QP-JUN19.PDF
original_name: AQA-74023-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74023-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-3-2020NOV-ER
paper_code: 7402/3
tier: null
session: 2020-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74023-WRE-NOV20.PDF
original_name: AQA-74023-WRE-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74023-WRE-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-3-2021NOV-ER
paper_code: 7402/3
tier: null
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74023-WRE-NOV21.PDF
original_name: AQA-74023-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74023-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-3-2021NOV-MS
paper_code: 7402/3
tier: null
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74023-MS-NOV21.PDF
original_name: AQA-74023-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74023-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-3-2021NOV-QP
paper_code: 7402/3
tier: null
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74023-QP-NOV21.PDF
original_name: AQA-74023-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74023-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-3-2022JUN-ER
paper_code: 7402/3
tier: null
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74023-WRE-JUN22.PDF
original_name: AQA-74023-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74023-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-3-2022JUN-MS
paper_code: 7402/3
tier: null
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74023-MS-JUN22.PDF
original_name: AQA-74023-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74023-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-3-2023JUN-ER
paper_code: 7402/3
tier: null
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74023-WRE-JUN23.PDF
original_name: AQA-74023-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74023-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-3-2023JUN-MS
paper_code: 7402/3
tier: null
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74023-MS-JUN23.PDF
original_name: AQA-74023-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74023-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7402-3-2023JUN-QP
paper_code: 7402/3
tier: null
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74023-QP-JUN23.PDF
original_name: AQA-74023-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74023-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- spec_code: AQA-CHEM-7404
exam_board_code: AQA
subject_code: CHEMISTRY
award_code: '7404'
award_level: AS
first_teach: '2015'
papers:
- exam_code: AQA-7404-1-2018JUN-ER
paper_code: 7404/1
tier: null
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74041-WRE-JUN18.PDF
original_name: AQA-74041-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74041-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-1-2018JUN-QP
paper_code: 7404/1
tier: null
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74041-QP-JUN18.PDF
original_name: AQA-74041-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74041-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-1-2019JUN-ER
paper_code: 7404/1
tier: null
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74041-WRE-JUN19.PDF
original_name: AQA-74041-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74041-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-1-2019JUN-QP
paper_code: 7404/1
tier: null
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74041-QP-JUN19.PDF
original_name: AQA-74041-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74041-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-1-2020NOV-QP
paper_code: 7404/1
tier: null
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74041-QP-NOV20.PDF
original_name: AQA-74041-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74041-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-1-2021NOV-MS
paper_code: 7404/1
tier: null
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74041-MS-NOV21.PDF
original_name: AQA-74041-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74041-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-1-2021NOV-QP
paper_code: 7404/1
tier: null
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74041-QP-NOV21.PDF
original_name: AQA-74041-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74041-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-1-2022JUN-ER
paper_code: 7404/1
tier: null
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74041-WRE-JUN22.PDF
original_name: AQA-74041-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74041-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-1-2022JUN-MS
paper_code: 7404/1
tier: null
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74041-MS-JUN22.PDF
original_name: AQA-74041-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74041-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-1-2022JUN-QP
paper_code: 7404/1
tier: null
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74041-QP-JUN22.PDF
original_name: AQA-74041-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74041-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-1-2023JUN-ER
paper_code: 7404/1
tier: null
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74041-WRE-JUN23.PDF
original_name: AQA-74041-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74041-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-1-2023JUN-MS
paper_code: 7404/1
tier: null
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74041-MS-JUN23.PDF
original_name: AQA-74041-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74041-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-1-2023JUN-QP
paper_code: 7404/1
tier: null
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74041-QP-JUN23.PDF
original_name: AQA-74041-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74041-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-2-2018JUN-ER
paper_code: 7404/2
tier: null
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74042-WRE-JUN18.PDF
original_name: AQA-74042-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74042-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-2-2018JUN-QP
paper_code: 7404/2
tier: null
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74042-QP-JUN18.PDF
original_name: AQA-74042-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74042-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-2-2019JUN-ER
paper_code: 7404/2
tier: null
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74042-WRE-JUN19.PDF
original_name: AQA-74042-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74042-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-2-2019JUN-QP
paper_code: 7404/2
tier: null
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74042-QP-JUN19.PDF
original_name: AQA-74042-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74042-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-2-2020NOV-QP
paper_code: 7404/2
tier: null
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74042-QP-NOV20.PDF
original_name: AQA-74042-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74042-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-2-2021NOV-MS
paper_code: 7404/2
tier: null
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74042-MS-NOV21.PDF
original_name: AQA-74042-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74042-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-2-2021NOV-QP
paper_code: 7404/2
tier: null
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74042-QP-NOV21.PDF
original_name: AQA-74042-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74042-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-2-2022JUN-ER
paper_code: 7404/2
tier: null
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74042-WRE-JUN22.PDF
original_name: AQA-74042-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74042-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-2-2022JUN-MS
paper_code: 7404/2
tier: null
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74042-MS-JUN22.PDF
original_name: AQA-74042-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74042-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-2-2022JUN-QP
paper_code: 7404/2
tier: null
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74042-QP-JUN22.PDF
original_name: AQA-74042-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74042-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-2-2023JUN-ER
paper_code: 7404/2
tier: null
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74042-WRE-JUN23.PDF
original_name: AQA-74042-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74042-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-2-2023JUN-MS
paper_code: 7404/2
tier: null
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74042-MS-JUN23.PDF
original_name: AQA-74042-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74042-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7404-2-2023JUN-QP
paper_code: 7404/2
tier: null
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74042-QP-JUN23.PDF
original_name: AQA-74042-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74042-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- spec_code: AQA-CHEM-7405
exam_board_code: AQA
subject_code: CHEMISTRY
award_code: '7405'
award_level: A-level
first_teach: '2015'
papers:
- exam_code: AQA-7405-1-2018JUN-ER
paper_code: 7405/1
tier: null
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74051-WRE-JUN18.PDF
original_name: AQA-74051-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74051-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-1-2018JUN-QP
paper_code: 7405/1
tier: null
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74051-QP-JUN18.PDF
original_name: AQA-74051-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74051-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-1-2019JUN-ER
paper_code: 7405/1
tier: null
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74051-WRE-JUN19.PDF
original_name: AQA-74051-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74051-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-1-2019JUN-QP
paper_code: 7405/1
tier: null
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74051-QP-JUN19.PDF
original_name: AQA-74051-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74051-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-1-2020NOV-ER
paper_code: 7405/1
tier: null
session: 2020-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74051-WRE-NOV20.PDF
original_name: AQA-74051-WRE-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74051-WRE-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-1-2020NOV-QP
paper_code: 7405/1
tier: null
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74051-QP-NOV20.PDF
original_name: AQA-74051-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74051-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-1-2021NOV-ER
paper_code: 7405/1
tier: null
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74051-WRE-NOV21.PDF
original_name: AQA-74051-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74051-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-1-2021NOV-MS
paper_code: 7405/1
tier: null
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74051-MS-NOV21.PDF
original_name: AQA-74051-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74051-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-1-2021NOV-QP
paper_code: 7405/1
tier: null
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74051-QP-NOV21.PDF
original_name: AQA-74051-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74051-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-1-2022JUN-ER
paper_code: 7405/1
tier: null
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74051-WRE-JUN22.PDF
original_name: AQA-74051-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74051-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-1-2022JUN-MS
paper_code: 7405/1
tier: null
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74051-MS-JUN22.PDF
original_name: AQA-74051-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74051-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-1-2022JUN-QP
paper_code: 7405/1
tier: null
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74051-QP-JUN22.PDF
original_name: AQA-74051-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74051-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-1-2023JUN-ER
paper_code: 7405/1
tier: null
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74051-WRE-JUN23.PDF
original_name: AQA-74051-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74051-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-1-2023JUN-MS
paper_code: 7405/1
tier: null
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74051-MS-JUN23.PDF
original_name: AQA-74051-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74051-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-1-2023JUN-QP
paper_code: 7405/1
tier: null
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74051-QP-JUN23.PDF
original_name: AQA-74051-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74051-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-2-2018JUN-ER
paper_code: 7405/2
tier: null
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74052-WRE-JUN18.PDF
original_name: AQA-74052-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74052-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-2-2018JUN-QP
paper_code: 7405/2
tier: null
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74052-QP-JUN18.PDF
original_name: AQA-74052-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74052-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-2-2019JUN-ER
paper_code: 7405/2
tier: null
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74052-WRE-JUN19.PDF
original_name: AQA-74052-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74052-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-2-2019JUN-QP
paper_code: 7405/2
tier: null
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74052-QP-JUN19.PDF
original_name: AQA-74052-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74052-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-2-2020NOV-ER
paper_code: 7405/2
tier: null
session: 2020-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74052-WRE-NOV20.PDF
original_name: AQA-74052-WRE-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74052-WRE-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-2-2020NOV-QP
paper_code: 7405/2
tier: null
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74052-QP-NOV20.PDF
original_name: AQA-74052-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74052-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-2-2021NOV-ER
paper_code: 7405/2
tier: null
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74052-WRE-NOV21.PDF
original_name: AQA-74052-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74052-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-2-2021NOV-MS
paper_code: 7405/2
tier: null
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74052-MS-NOV21.PDF
original_name: AQA-74052-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74052-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-2-2021NOV-QP
paper_code: 7405/2
tier: null
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74052-QP-NOV21.PDF
original_name: AQA-74052-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74052-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-2-2022JUN-ER
paper_code: 7405/2
tier: null
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74052-WRE-JUN22.PDF
original_name: AQA-74052-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74052-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-2-2022JUN-MS
paper_code: 7405/2
tier: null
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74052-MS-JUN22.PDF
original_name: AQA-74052-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74052-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-2-2022JUN-QP
paper_code: 7405/2
tier: null
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74052-QP-JUN22.PDF
original_name: AQA-74052-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74052-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-2-2023JUN-ER
paper_code: 7405/2
tier: null
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74052-WRE-JUN23.PDF
original_name: AQA-74052-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74052-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-2-2023JUN-MS
paper_code: 7405/2
tier: null
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74052-MS-JUN23.PDF
original_name: AQA-74052-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74052-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-2-2023JUN-QP
paper_code: 7405/2
tier: null
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74052-QP-JUN23.PDF
original_name: AQA-74052-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74052-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-3-2018JUN-ER
paper_code: 7405/3
tier: null
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74053-WRE-JUN18.PDF
original_name: AQA-74053-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74053-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-3-2018JUN-QP
paper_code: 7405/3
tier: null
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74053-QP-JUN18.PDF
original_name: AQA-74053-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74053-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-3-2019JUN-ER
paper_code: 7405/3
tier: null
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74053-WRE-JUN19.PDF
original_name: AQA-74053-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74053-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-3-2019JUN-QP
paper_code: 7405/3
tier: null
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74053-QP-JUN19.PDF
original_name: AQA-74053-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74053-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-3-2020NOV-ER
paper_code: 7405/3
tier: null
session: 2020-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74053-WRE-NOV20.PDF
original_name: AQA-74053-WRE-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74053-WRE-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-3-2020NOV-QP
paper_code: 7405/3
tier: null
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74053-QP-NOV20.PDF
original_name: AQA-74053-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74053-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-3-2021NOV-ER
paper_code: 7405/3
tier: null
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74053-WRE-NOV21.PDF
original_name: AQA-74053-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74053-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-3-2021NOV-MS
paper_code: 7405/3
tier: null
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74053-MS-NOV21.PDF
original_name: AQA-74053-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74053-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-3-2021NOV-QP
paper_code: 7405/3
tier: null
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74053-QP-NOV21.PDF
original_name: AQA-74053-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74053-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-3-2022JUN-ER
paper_code: 7405/3
tier: null
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74053-WRE-JUN22.PDF
original_name: AQA-74053-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74053-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-3-2022JUN-MS
paper_code: 7405/3
tier: null
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74053-MS-JUN22.PDF
original_name: AQA-74053-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74053-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-3-2022JUN-QP
paper_code: 7405/3
tier: null
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74053-QP-JUN22.PDF
original_name: AQA-74053-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74053-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-3-2023JUN-ER
paper_code: 7405/3
tier: null
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74053-WRE-JUN23.PDF
original_name: AQA-74053-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74053-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-3-2023JUN-MS
paper_code: 7405/3
tier: null
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74053-MS-JUN23.PDF
original_name: AQA-74053-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74053-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7405-3-2023JUN-QP
paper_code: 7405/3
tier: null
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74053-QP-JUN23.PDF
original_name: AQA-74053-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74053-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- spec_code: AQA-PHYS-7407
exam_board_code: AQA
subject_code: PHYSICS
award_code: '7407'
award_level: AS
first_teach: '2015'
papers:
- exam_code: AQA-7407-1-2018JUN-ER
paper_code: 7407/1
tier: null
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74071-WRE-JUN18.PDF
original_name: AQA-74071-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74071-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-1-2018JUN-QP
paper_code: 7407/1
tier: null
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74071-QP-JUN18.PDF
original_name: AQA-74071-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74071-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-1-2019JUN-ER
paper_code: 7407/1
tier: null
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74071-WRE-JUN19.PDF
original_name: AQA-74071-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74071-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-1-2019JUN-QP
paper_code: 7407/1
tier: null
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74071-QP-JUN19.PDF
original_name: AQA-74071-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74071-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-1-2020NOV-QP
paper_code: 7407/1
tier: null
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74071-QP-NOV20.PDF
original_name: AQA-74071-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74071-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-1-2021NOV-MS
paper_code: 7407/1
tier: null
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74071-MS-NOV21.PDF
original_name: AQA-74071-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74071-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-1-2021NOV-QP
paper_code: 7407/1
tier: null
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74071-QP-NOV21.PDF
original_name: AQA-74071-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74071-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-1-2022JUN-ER
paper_code: 7407/1
tier: null
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74071-WRE-JUN22.PDF
original_name: AQA-74071-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74071-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-1-2022JUN-MS
paper_code: 7407/1
tier: null
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74071-MS-JUN22.PDF
original_name: AQA-74071-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74071-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-1-2022JUN-QP
paper_code: 7407/1
tier: null
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74071-QP-JUN22.PDF
original_name: AQA-74071-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74071-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-1-2023JUN-ER
paper_code: 7407/1
tier: null
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74071-WRE-JUN23.PDF
original_name: AQA-74071-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74071-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-1-2023JUN-MS
paper_code: 7407/1
tier: null
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74071-MS-JUN23.PDF
original_name: AQA-74071-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74071-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-1-2023JUN-QP
paper_code: 7407/1
tier: null
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74071-QP-JUN23.PDF
original_name: AQA-74071-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74071-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-2-2018JUN-ER
paper_code: 7407/2
tier: null
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74072-WRE-JUN18.PDF
original_name: AQA-74072-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74072-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-2-2018JUN-QP
paper_code: 7407/2
tier: null
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74072-QP-JUN18.PDF
original_name: AQA-74072-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74072-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-2-2019JUN-ER
paper_code: 7407/2
tier: null
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74072-WRE-JUN19.PDF
original_name: AQA-74072-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74072-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-2-2019JUN-QP
paper_code: 7407/2
tier: null
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74072-QP-JUN19.PDF
original_name: AQA-74072-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74072-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-2-2020NOV-QP
paper_code: 7407/2
tier: null
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74072-QP-NOV20.PDF
original_name: AQA-74072-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74072-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-2-2021NOV-MS
paper_code: 7407/2
tier: null
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74072-MS-NOV21.PDF
original_name: AQA-74072-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74072-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-2-2021NOV-QP
paper_code: 7407/2
tier: null
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74072-QP-NOV21.PDF
original_name: AQA-74072-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74072-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-2-2022JUN-ER
paper_code: 7407/2
tier: null
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74072-WRE-JUN22.PDF
original_name: AQA-74072-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74072-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-2-2022JUN-MS
paper_code: 7407/2
tier: null
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74072-MS-JUN22.PDF
original_name: AQA-74072-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74072-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-2-2022JUN-QP
paper_code: 7407/2
tier: null
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74072-QP-JUN22.PDF
original_name: AQA-74072-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74072-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-2-2023JUN-ER
paper_code: 7407/2
tier: null
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74072-WRE-JUN23.PDF
original_name: AQA-74072-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74072-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-2-2023JUN-MS
paper_code: 7407/2
tier: null
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74072-MS-JUN23.PDF
original_name: AQA-74072-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74072-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7407-2-2023JUN-QP
paper_code: 7407/2
tier: null
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74072-QP-JUN23.PDF
original_name: AQA-74072-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74072-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- spec_code: AQA-PHYS-7408
exam_board_code: AQA
subject_code: PHYSICS
award_code: '7408'
award_level: A-level
first_teach: '2015'
papers:
- exam_code: AQA-7408-1-2018JUN-ER
paper_code: 7408/1
tier: null
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74081-WRE-JUN18.PDF
original_name: AQA-74081-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74081-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-1-2018JUN-QP
paper_code: 7408/1
tier: null
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74081-QP-JUN18.PDF
original_name: AQA-74081-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74081-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-1-2019JUN-ER
paper_code: 7408/1
tier: null
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74081-WRE-JUN19.PDF
original_name: AQA-74081-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74081-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-1-2019JUN-QP
paper_code: 7408/1
tier: null
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74081-QP-JUN19.PDF
original_name: AQA-74081-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74081-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-1-2020NOV-ER
paper_code: 7408/1
tier: null
session: 2020-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74081-WRE-NOV20.PDF
original_name: AQA-74081-WRE-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74081-WRE-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-1-2020NOV-QP
paper_code: 7408/1
tier: null
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74081-QP-NOV20.PDF
original_name: AQA-74081-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74081-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-1-2021NOV-ER
paper_code: 7408/1
tier: null
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74081-WRE-NOV21.PDF
original_name: AQA-74081-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74081-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-1-2021NOV-MS
paper_code: 7408/1
tier: null
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74081-MS-NOV21.PDF
original_name: AQA-74081-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74081-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-1-2021NOV-QP
paper_code: 7408/1
tier: null
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74081-QP-NOV21.PDF
original_name: AQA-74081-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74081-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-1-2022JUN-ER
paper_code: 7408/1
tier: null
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74081-WRE-JUN22.PDF
original_name: AQA-74081-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74081-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-1-2022JUN-MS
paper_code: 7408/1
tier: null
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74081-MS-JUN22.PDF
original_name: AQA-74081-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74081-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-1-2022JUN-QP
paper_code: 7408/1
tier: null
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74081-QP-JUN22.PDF
original_name: AQA-74081-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74081-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-1-2023JUN-ER
paper_code: 7408/1
tier: null
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74081-WRE-JUN23.PDF
original_name: AQA-74081-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74081-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-1-2023JUN-MS
paper_code: 7408/1
tier: null
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74081-MS-JUN23.PDF
original_name: AQA-74081-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74081-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-1-2023JUN-QP
paper_code: 7408/1
tier: null
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74081-QP-JUN23.PDF
original_name: AQA-74081-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74081-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-2-2018JUN-ER
paper_code: 7408/2
tier: null
session: 2018-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74082-WRE-JUN18.PDF
original_name: AQA-74082-WRE-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74082-WRE-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-2-2018JUN-QP
paper_code: 7408/2
tier: null
session: 2018-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74082-QP-JUN18.PDF
original_name: AQA-74082-QP-JUN18.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2018/june/AQA-74082-QP-JUN18.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-2-2019JUN-ER
paper_code: 7408/2
tier: null
session: 2019-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74082-WRE-JUN19.PDF
original_name: AQA-74082-WRE-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74082-WRE-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-2-2019JUN-QP
paper_code: 7408/2
tier: null
session: 2019-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74082-QP-JUN19.PDF
original_name: AQA-74082-QP-JUN19.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2019/june/AQA-74082-QP-JUN19.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-2-2020NOV-ER
paper_code: 7408/2
tier: null
session: 2020-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74082-WRE-NOV20.PDF
original_name: AQA-74082-WRE-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74082-WRE-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-2-2020NOV-QP
paper_code: 7408/2
tier: null
session: 2020-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74082-QP-NOV20.PDF
original_name: AQA-74082-QP-NOV20.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2020/november/AQA-74082-QP-NOV20.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-2-2021NOV-ER
paper_code: 7408/2
tier: null
session: 2021-Nov
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74082-WRE-NOV21.PDF
original_name: AQA-74082-WRE-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74082-WRE-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-2-2021NOV-MS
paper_code: 7408/2
tier: null
session: 2021-Nov
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74082-MS-NOV21.PDF
original_name: AQA-74082-MS-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74082-MS-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-2-2021NOV-QP
paper_code: 7408/2
tier: null
session: 2021-Nov
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74082-QP-NOV21.PDF
original_name: AQA-74082-QP-NOV21.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2021/november/AQA-74082-QP-NOV21.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-2-2022JUN-ER
paper_code: 7408/2
tier: null
session: 2022-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74082-WRE-JUN22.PDF
original_name: AQA-74082-WRE-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74082-WRE-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-2-2022JUN-MS
paper_code: 7408/2
tier: null
session: 2022-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74082-MS-JUN22.PDF
original_name: AQA-74082-MS-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74082-MS-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-2-2022JUN-QP
paper_code: 7408/2
tier: null
session: 2022-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74082-QP-JUN22.PDF
original_name: AQA-74082-QP-JUN22.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2022/june/AQA-74082-QP-JUN22.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-2-2023JUN-ER
paper_code: 7408/2
tier: null
session: 2023-Jun
doc_type: ER
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74082-WRE-JUN23.PDF
original_name: AQA-74082-WRE-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74082-WRE-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-2-2023JUN-MS
paper_code: 7408/2
tier: null
session: 2023-Jun
doc_type: MS
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74082-MS-JUN23.PDF
original_name: AQA-74082-MS-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74082-MS-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_code: AQA-7408-2-2023JUN-QP
paper_code: 7408/2
tier: null
session: 2023-Jun
doc_type: QP
file:
source: url:https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74082-QP-JUN23.PDF
original_name: AQA-74082-QP-JUN23.PDF
provenance:
source_url: https://filestore.aqa.org.uk/sample-papers-and-mark-schemes/2023/june/AQA-74082-QP-JUN23.PDF
fetched: '2026-06-07'
license: AQA public past paper
- exam_board_code: EDEXCEL
specifications:
- spec_code: EDX-BIOL-1BI0
exam_board_code: EDEXCEL
subject_code: BIOLOGY
award_code: 1BI0
award_level: GCSE
first_teach: '2016'
papers:
- exam_code: EDX-1BI0-1F-2023JUN-MS
paper_code: 1BI0/1F
tier: F
session: 2023-Jun
doc_type: MS
file:
source: url:https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1bi0-1f-rms-20230824.pdf
original_name: 1bi0-1f-rms-20230824.pdf
provenance:
source_url: https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1bi0-1f-rms-20230824.pdf
fetched: '2026-06-07'
license: EDEXCEL public past paper
- exam_code: EDX-1BI0-1H-2022JUN-MS
paper_code: 1BI0/1H
tier: H
session: 2022-Jun
doc_type: MS
file:
source: url:https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/exam-materials/1bi0-1h-rms-20220825.pdf
original_name: 1bi0-1h-rms-20220825.pdf
provenance:
source_url: https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/exam-materials/1bi0-1h-rms-20220825.pdf
fetched: '2026-06-07'
license: EDEXCEL public past paper
- exam_code: EDX-1BI0-1H-2024JUN-MS
paper_code: 1BI0/1H
tier: H
session: 2024-Jun
doc_type: MS
file:
source: url:https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1bi0-1h-rms-20240822.pdf
original_name: 1bi0-1h-rms-20240822.pdf
provenance:
source_url: https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1bi0-1h-rms-20240822.pdf
fetched: '2026-06-07'
license: EDEXCEL public past paper
- exam_code: EDX-1BI0-1H-2024JUN-QP
paper_code: 1BI0/1H
tier: H
session: 2024-Jun
doc_type: QP
file:
source: url:https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1bi0-1h-que-20240511.pdf
original_name: 1bi0-1h-que-20240511.pdf
provenance:
source_url: https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1bi0-1h-que-20240511.pdf
fetched: '2026-06-07'
license: EDEXCEL public past paper
- exam_code: EDX-1BI0-2F-2023JUN-QP
paper_code: 1BI0/2F
tier: F
session: 2023-Jun
doc_type: QP
file:
source: url:https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1bi0-2f-que-20230610.pdf
original_name: 1bi0-2f-que-20230610.pdf
provenance:
source_url: https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1bi0-2f-que-20230610.pdf
fetched: '2026-06-07'
license: EDEXCEL public past paper
- exam_code: EDX-1BI0-2H-2023JUN-QP
paper_code: 1BI0/2H
tier: H
session: 2023-Jun
doc_type: QP
file:
source: url:https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1bi0-2h-que-20230610.pdf
original_name: 1bi0-2h-que-20230610.pdf
provenance:
source_url: https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1bi0-2h-que-20230610.pdf
fetched: '2026-06-07'
license: EDEXCEL public past paper
- spec_code: EDX-CHEM-1CH0
exam_board_code: EDEXCEL
subject_code: CHEMISTRY
award_code: 1CH0
award_level: GCSE
first_teach: '2016'
papers:
- exam_code: EDX-1CH0-1F-2023JUN-QP
paper_code: 1CH0/1F
tier: F
session: 2023-Jun
doc_type: QP
file:
source: url:https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1ch0-1f-que-20230523.pdf
original_name: 1ch0-1f-que-20230523.pdf
provenance:
source_url: https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1ch0-1f-que-20230523.pdf
fetched: '2026-06-07'
license: EDEXCEL public past paper
- exam_code: EDX-1CH0-1H-2024JUN-QP
paper_code: 1CH0/1H
tier: H
session: 2024-Jun
doc_type: QP
file:
source: url:https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1ch0-1h-que-20240518.pdf
original_name: 1ch0-1h-que-20240518.pdf
provenance:
source_url: https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1ch0-1h-que-20240518.pdf
fetched: '2026-06-07'
license: EDEXCEL public past paper
- exam_code: EDX-1CH0-2H-2024JUN-MS
paper_code: 1CH0/2H
tier: H
session: 2024-Jun
doc_type: MS
file:
source: url:https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1ch0-2h-rms-20240822.pdf
original_name: 1ch0-2h-rms-20240822.pdf
provenance:
source_url: https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1ch0-2h-rms-20240822.pdf
fetched: '2026-06-07'
license: EDEXCEL public past paper
- spec_code: EDX-PHYS-1PH0
exam_board_code: EDEXCEL
subject_code: PHYSICS
award_code: 1PH0
award_level: GCSE
first_teach: '2016'
papers:
- exam_code: EDX-1PH0-1H-2023JUN-QP
paper_code: 1PH0/1H
tier: H
session: 2023-Jun
doc_type: QP
file:
source: url:https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1ph0-1h-que-20230526.pdf
original_name: 1ph0-1h-que-20230526.pdf
provenance:
source_url: https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1ph0-1h-que-20230526.pdf
fetched: '2026-06-07'
license: EDEXCEL public past paper
- exam_code: EDX-1PH0-1H-2024JUN-QP
paper_code: 1PH0/1H
tier: H
session: 2024-Jun
doc_type: QP
file:
source: url:https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1ph0-1h-que-20240523.pdf
original_name: 1ph0-1h-que-20240523.pdf
provenance:
source_url: https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1ph0-1h-que-20240523.pdf
fetched: '2026-06-07'
license: EDEXCEL public past paper
- exam_code: EDX-1PH0-2F-2023JUN-QP
paper_code: 1PH0/2F
tier: F
session: 2023-Jun
doc_type: QP
file:
source: url:https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1ph0-2f-que-20230617.pdf
original_name: 1ph0-2f-que-20230617.pdf
provenance:
source_url: https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1ph0-2f-que-20230617.pdf
fetched: '2026-06-07'
license: EDEXCEL public past paper
- exam_code: EDX-1PH0-2H-2022JUN-MS
paper_code: 1PH0/2H
tier: H
session: 2022-Jun
doc_type: MS
file:
source: url:https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/exam-materials/1ph0-2h-rms-20220825.pdf
original_name: 1ph0-2h-rms-20220825.pdf
provenance:
source_url: https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/exam-materials/1ph0-2h-rms-20220825.pdf
fetched: '2026-06-07'
license: EDEXCEL public past paper
- exam_code: EDX-1PH0-2H-2023JUN-MS
paper_code: 1PH0/2H
tier: H
session: 2023-Jun
doc_type: MS
file:
source: url:https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1ph0-2h-rms-20230824.pdf
original_name: 1ph0-2h-rms-20230824.pdf
provenance:
source_url: https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1ph0-2h-rms-20230824.pdf
fetched: '2026-06-07'
license: EDEXCEL public past paper
- spec_code: EDX-COMB-1SC0
exam_board_code: EDEXCEL
subject_code: COMBINED SCIENCE
award_code: 1SC0
award_level: GCSE
first_teach: '2016'
papers:
- exam_code: EDX-1SC0-1CH-2023JUN-MS
paper_code: 1SC0/1CH
tier: null
session: 2023-Jun
doc_type: MS
file:
source: url:https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1sc0-1ch-rms-20230824.pdf
original_name: 1sc0-1ch-rms-20230824.pdf
provenance:
source_url: https://qualifications.pearson.com/content/dam/pdf/GCSE/Science/2016/Exam-materials/1sc0-1ch-rms-20230824.pdf
fetched: '2026-06-07'
license: EDEXCEL public past paper
- exam_board_code: OCR
specifications:
- spec_code: OCR-BIOL-J247
exam_board_code: OCR
subject_code: BIOLOGY
award_code: J247
award_level: GCSE
first_teach: '2016'
papers:
- exam_code: OCR-J247-1-2022JUN-MS
paper_code: J247/01
tier: F
session: 2022-Jun
doc_type: MS
file:
source: url:https://www.ocr.org.uk/Images/678076-mark-scheme-paper-1.pdf
original_name: 678076-mark-scheme-paper-1.pdf
provenance:
source_url: https://www.ocr.org.uk/Images/678076-mark-scheme-paper-1.pdf
fetched: '2026-06-07'
license: OCR public past paper
- exam_code: OCR-J247-1-2023JUN-QP
paper_code: J247/01
tier: F
session: 2023-Jun
doc_type: QP
file:
source: url:https://www.ocr.org.uk/Images/704945-question-paper-paper-1.pdf
original_name: 704945-question-paper-paper-1.pdf
provenance:
source_url: https://www.ocr.org.uk/Images/704945-question-paper-paper-1.pdf
fetched: '2026-06-07'
license: OCR public past paper
- exam_code: OCR-J247-1-2024JUN-MS
paper_code: J247/01
tier: F
session: 2024-Jun
doc_type: MS
file:
source: url:https://www.ocr.org.uk/Images/727745-mark-scheme-paper-1.pdf
original_name: 727745-mark-scheme-paper-1.pdf
provenance:
source_url: https://www.ocr.org.uk/Images/727745-mark-scheme-paper-1.pdf
fetched: '2026-06-07'
license: OCR public past paper
- exam_code: OCR-J247-1-2024JUN-QP
paper_code: J247/01
tier: F
session: 2024-Jun
doc_type: QP
file:
source: url:https://www.ocr.org.uk/Images/727713-question-paper-paper-1.pdf
original_name: 727713-question-paper-paper-1.pdf
provenance:
source_url: https://www.ocr.org.uk/Images/727713-question-paper-paper-1.pdf
fetched: '2026-06-07'
license: OCR public past paper
- exam_code: OCR-J247-3-2022JUN-QP
paper_code: J247/03
tier: H
session: 2022-Jun
doc_type: QP
file:
source: url:https://www.ocr.org.uk/Images/678031-question-paper-paper-3.pdf
original_name: 678031-question-paper-paper-3.pdf
provenance:
source_url: https://www.ocr.org.uk/Images/678031-question-paper-paper-3.pdf
fetched: '2026-06-07'
license: OCR public past paper
- exam_code: OCR-J247-3-2023JUN-MS
paper_code: J247/03
tier: H
session: 2023-Jun
doc_type: MS
file:
source: url:https://www.ocr.org.uk/Images/704979-mark-scheme-paper-3.pdf
original_name: 704979-mark-scheme-paper-3.pdf
provenance:
source_url: https://www.ocr.org.uk/Images/704979-mark-scheme-paper-3.pdf
fetched: '2026-06-07'
license: OCR public past paper
- exam_code: OCR-J247-3-2024JUN-MS
paper_code: J247/03
tier: H
session: 2024-Jun
doc_type: MS
file:
source: url:https://www.ocr.org.uk/Images/727747-mark-scheme-paper-3.pdf
original_name: 727747-mark-scheme-paper-3.pdf
provenance:
source_url: https://www.ocr.org.uk/Images/727747-mark-scheme-paper-3.pdf
fetched: '2026-06-07'
license: OCR public past paper
- exam_code: OCR-J247-3-2024JUN-QP
paper_code: J247/03
tier: H
session: 2024-Jun
doc_type: QP
file:
source: url:https://www.ocr.org.uk/Images/727715-question-paper-paper-3.pdf
original_name: 727715-question-paper-paper-3.pdf
provenance:
source_url: https://www.ocr.org.uk/Images/727715-question-paper-paper-3.pdf
fetched: '2026-06-07'
license: OCR public past paper
- spec_code: OCR-CHEM-J248
exam_board_code: OCR
subject_code: CHEMISTRY
award_code: J248
award_level: GCSE
first_teach: '2016'
papers:
- exam_code: OCR-J248-1-2023JUN-QP
paper_code: J248/01
tier: F
session: 2023-Jun
doc_type: QP
file:
source: url:https://www.ocr.org.uk/Images/704950-question-paper-paper-1.pdf
original_name: 704950-question-paper-paper-1.pdf
provenance:
source_url: https://www.ocr.org.uk/Images/704950-question-paper-paper-1.pdf
fetched: '2026-06-07'
license: OCR public past paper
- exam_code: OCR-J248-1-2024JUN-QP
paper_code: J248/01
tier: F
session: 2024-Jun
doc_type: QP
file:
source: url:https://www.ocr.org.uk/Images/727718-question-paper-paper-1.pdf
original_name: 727718-question-paper-paper-1.pdf
provenance:
source_url: https://www.ocr.org.uk/Images/727718-question-paper-paper-1.pdf
fetched: '2026-06-07'
license: OCR public past paper
- exam_code: OCR-J248-3-2022JUN-QP
paper_code: J248/03
tier: H
session: 2022-Jun
doc_type: QP
file:
source: url:https://www.ocr.org.uk/Images/678036-question-paper-paper-3.pdf
original_name: 678036-question-paper-paper-3.pdf
provenance:
source_url: https://www.ocr.org.uk/Images/678036-question-paper-paper-3.pdf
fetched: '2026-06-07'
license: OCR public past paper
- exam_code: OCR-J248-3-2024JUN-MS
paper_code: J248/03
tier: H
session: 2024-Jun
doc_type: MS
file:
source: url:https://www.ocr.org.uk/Images/727751-mark-scheme-paper-3.pdf
original_name: 727751-mark-scheme-paper-3.pdf
provenance:
source_url: https://www.ocr.org.uk/Images/727751-mark-scheme-paper-3.pdf
fetched: '2026-06-07'
license: OCR public past paper
- spec_code: OCR-PHYS-J249
exam_board_code: OCR
subject_code: PHYSICS
award_code: J249
award_level: GCSE
first_teach: '2016'
papers:
- exam_code: OCR-J249-1-2023JUN-QP
paper_code: J249/01
tier: F
session: 2023-Jun
doc_type: QP
file:
source: url:https://www.ocr.org.uk/Images/704956-question-paper-paper-1.pdf
original_name: 704956-question-paper-paper-1.pdf
provenance:
source_url: https://www.ocr.org.uk/Images/704956-question-paper-paper-1.pdf
fetched: '2026-06-07'
license: OCR public past paper
- exam_code: OCR-J249-1-2024JUN-QP
paper_code: J249/01
tier: F
session: 2024-Jun
doc_type: QP
file:
source: url:https://www.ocr.org.uk/Images/727724-question-paper-paper-1.pdf
original_name: 727724-question-paper-paper-1.pdf
provenance:
source_url: https://www.ocr.org.uk/Images/727724-question-paper-paper-1.pdf
fetched: '2026-06-07'
license: OCR public past paper
- exam_code: OCR-J249-3-2022JUN-MS
paper_code: J249/03
tier: H
session: 2022-Jun
doc_type: MS
file:
source: url:https://www.ocr.org.uk/Images/678086-mark-scheme-paper-3.pdf
original_name: 678086-mark-scheme-paper-3.pdf
provenance:
source_url: https://www.ocr.org.uk/Images/678086-mark-scheme-paper-3.pdf
fetched: '2026-06-07'
license: OCR public past paper
- exam_code: OCR-J249-3-2024JUN-MS
paper_code: J249/03
tier: H
session: 2024-Jun
doc_type: MS
file:
source: url:https://www.ocr.org.uk/Images/727755-mark-scheme-paper-3.pdf
original_name: 727755-mark-scheme-paper-3.pdf
provenance:
source_url: https://www.ocr.org.uk/Images/727755-mark-scheme-paper-3.pdf
fetched: '2026-06-07'
license: OCR public past paper
- spec_code: OCR-COMB-J250
exam_board_code: OCR
subject_code: COMBINED SCIENCE
award_code: J250
award_level: GCSE
first_teach: '2016'
papers:
- exam_code: OCR-J250-1-2024JUN-QP
paper_code: J250/01
tier: F
session: 2024-Jun
doc_type: QP
file:
source: url:https://www.ocr.org.uk/Images/727730-question-paper-paper-1.pdf
original_name: 727730-question-paper-paper-1.pdf
provenance:
source_url: https://www.ocr.org.uk/Images/727730-question-paper-paper-1.pdf
fetched: '2026-06-07'
license: OCR public past paper
- exam_code: OCR-J250-7-2024JUN-MS
paper_code: J250/07
tier: H
session: 2024-Jun
doc_type: MS
file:
source: url:https://www.ocr.org.uk/Images/727763-mark-scheme-paper-7.pdf
original_name: 727763-mark-scheme-paper-7.pdf
provenance:
source_url: https://www.ocr.org.uk/Images/727763-mark-scheme-paper-7.pdf
fetched: '2026-06-07'
license: OCR public past paper