{"product_id":"gcse-full-programme","title":"GCSE Full Programme | Maths, English and Science | SHLC","description":"\u003cstyle\u003e\n  .gfp-page {\n    --navy: #1f4e79;\n    --navy-dark: #163a5a;\n    --accent: #e8a317;\n    --accent-dark: #d4940f;\n    --bg-soft: #f4f8fb;\n    --bg-warm: #fff8e6;\n    --text: #2c2c2c;\n    --text-soft: #555;\n    --border: #e1e8ef;\n    --green: #2d8659;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    color: var(--text);\n    line-height: 1.65;\n    max-width: 880px;\n    margin: 0 auto;\n  }\n\n  \/* HERO *\/\n  .gfp-hero {\n    background: linear-gradient(135deg, #1f4e79 0%, #163a5a 100%);\n    color: #fff !important;\n    padding: 44px 36px;\n    border-radius: 10px;\n    margin: 16px 0;\n    position: relative;\n    overflow: hidden;\n  }\n  .gfp-hero::before {\n    content: \"\";\n    position: absolute;\n    top: -50%;\n    right: -10%;\n    width: 400px;\n    height: 400px;\n    background: radial-gradient(circle, rgba(232,163,23,0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .gfp-hero * { color: #fff !important; position: relative; }\n  .gfp-hero-eyebrow {\n    display: inline-block;\n    font-size: 0.85em;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    background: rgba(232,163,23,0.2);\n    border: 1px solid rgba(232,163,23,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 16px;\n    font-weight: 600;\n  }\n  .gfp-hero-headline {\n    font-size: 2.1em;\n    line-height: 1.18;\n    margin: 0 0 12px 0;\n    font-weight: 700;\n    padding-bottom: 0 !important;\n  }\n  .gfp-hero-headline::after { display: none !important; }\n  .gfp-hero-sub {\n    font-size: 1.1em;\n    margin: 0 0 22px 0;\n    opacity: 0.95;\n    max-width: 680px;\n  }\n  .gfp-trust-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 8px;\n  }\n  .gfp-trust-tag {\n    background: rgba(255,255,255,0.12);\n    border: 1px solid rgba(255,255,255,0.25);\n    padding: 7px 14px;\n    border-radius: 20px;\n    font-size: 0.9em;\n  }\n\n  \/* TYPOGRAPHY *\/\n  .gfp-page h2 {\n    font-size: 1.55em;\n    color: var(--navy);\n    margin: 38px 0 16px 0;\n    font-weight: 700;\n    position: relative;\n    padding-bottom: 10px;\n  }\n  .gfp-page h2::after {\n    content: \"\";\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 50px;\n    height: 3px;\n    background: var(--accent);\n    border-radius: 2px;\n  }\n  .gfp-page h3 {\n    font-size: 1.15em;\n    color: var(--navy-dark);\n    margin: 22px 0 10px 0;\n    font-weight: 700;\n  }\n  .gfp-page p {\n    margin: 0 0 14px 0;\n    font-size: 1.02em;\n  }\n  .gfp-page strong { color: var(--navy-dark); }\n  .gfp-page a {\n    color: var(--navy);\n    text-decoration: underline;\n    transition: color 0.2s ease;\n  }\n  .gfp-page a:hover { color: var(--accent-dark); }\n\n  \/* SUBJECTS STRIP *\/\n  .gfp-subjects {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin: 20px 0 28px;\n  }\n  .gfp-subject {\n    background: var(--bg-soft);\n    border: 1px solid var(--border);\n    border-top: 4px solid var(--accent);\n    border-radius: 8px;\n    padding: 20px 16px;\n    text-align: center;\n  }\n  .gfp-subject-icon { font-size: 1.8em; margin-bottom: 8px; display: block; }\n  .gfp-subject-name {\n    font-size: 1em;\n    font-weight: 700;\n    color: var(--navy-dark);\n    display: block;\n    margin-bottom: 4px;\n  }\n  .gfp-subject-detail {\n    font-size: 0.84em;\n    color: var(--text-soft);\n  }\n\n  \/* VALUE COMPARISON *\/\n  .gfp-value {\n    background: var(--bg-warm);\n    border: 1px solid #f0d68a;\n    border-radius: 10px;\n    padding: 22px 26px;\n    margin: 20px 0 28px;\n    display: grid;\n    grid-template-columns: 1fr auto 1fr;\n    gap: 20px;\n    align-items: center;\n  }\n  .gfp-value-side { text-align: center; }\n  .gfp-value-price {\n    font-size: 1.9em;\n    font-weight: 700;\n    color: var(--navy-dark);\n    display: block;\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n  .gfp-value-label {\n    font-size: 0.88em;\n    color: var(--text-soft);\n  }\n  .gfp-value-arrow {\n    font-size: 1.6em;\n    color: var(--accent);\n    font-weight: 700;\n    text-align: center;\n  }\n  .gfp-value-saving {\n    background: var(--accent);\n    color: #1a1a1a;\n    border-radius: 6px;\n    padding: 8px 14px;\n    font-size: 0.9em;\n    font-weight: 700;\n    text-align: center;\n    margin-top: 8px;\n    display: inline-block;\n  }\n\n  \/* FEATURES GRID *\/\n  .gfp-features {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin: 18px 0 24px;\n  }\n  .gfp-feature {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-left: 3px solid var(--accent);\n    border-radius: 6px;\n    padding: 16px 18px;\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n  .gfp-feature:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n  }\n  .gfp-feature-title {\n    display: block;\n    color: var(--navy) !important;\n    font-weight: 700;\n    margin-bottom: 4px;\n    font-size: 1em;\n  }\n  .gfp-feature p {\n    margin: 0;\n    font-size: 0.93em;\n    color: var(--text-soft);\n  }\n\n  \/* STEPS *\/\n  .gfp-steps {\n    display: grid;\n    gap: 14px;\n    margin: 22px 0;\n  }\n  .gfp-step {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-left: 4px solid var(--navy);\n    border-radius: 6px;\n    padding: 18px 22px 18px 70px;\n    position: relative;\n    transition: transform 0.25s ease, box-shadow 0.25s ease, border-left-color 0.25s ease;\n  }\n  .gfp-step:hover {\n    transform: translateX(4px);\n    box-shadow: 0 6px 16px rgba(31,78,121,0.1);\n    border-left-color: var(--accent);\n  }\n  .gfp-step-num {\n    position: absolute;\n    left: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 38px;\n    height: 38px;\n    background: var(--navy);\n    color: #fff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 700;\n    font-size: 1.05em;\n    transition: background 0.25s ease, color 0.25s ease;\n  }\n  .gfp-step:hover .gfp-step-num { background: var(--accent); color: #1a1a1a; }\n  .gfp-step-title {\n    display: block;\n    color: var(--navy-dark);\n    font-weight: 700;\n    font-size: 1.05em;\n    margin-bottom: 4px;\n  }\n  .gfp-step p { margin: 0; font-size: 0.96em; }\n\n  \/* FIT CARDS *\/\n  .gfp-fit {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 18px 0 24px;\n  }\n  .gfp-fit-card {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    padding: 20px 22px;\n  }\n  .gfp-fit-card.good { border-top: 3px solid var(--green); }\n  .gfp-fit-card.alt  { border-top: 3px solid #8a9199; }\n  .gfp-fit-card h4 {\n    margin: 0 0 12px 0;\n    font-size: 1em;\n    color: var(--navy-dark);\n    font-weight: 700;\n  }\n  .gfp-fit-card ul {\n    margin: 0;\n    padding: 0 0 0 18px;\n    font-size: 0.94em;\n    color: var(--text-soft);\n    line-height: 1.7;\n  }\n\n  \/* PRICE BOX *\/\n  .gfp-price-box {\n    background: var(--bg-warm);\n    border: 1px solid #f0d68a;\n    border-radius: 10px;\n    padding: 26px 28px;\n    margin: 22px 0;\n    display: flex;\n    align-items: center;\n    gap: 28px;\n  }\n  .gfp-price-num {\n    font-size: 2.6em;\n    font-weight: 700;\n    color: var(--navy-dark);\n    line-height: 1;\n    white-space: nowrap;\n  }\n  .gfp-price-detail { font-size: 0.97em; color: var(--text-soft); }\n  .gfp-price-detail p { margin: 0 0 6px 0; }\n  .gfp-price-detail p:last-child { margin: 0; }\n\n  \/* RESULTS *\/\n  .gfp-results {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin: 20px 0 28px;\n    background: var(--bg-soft);\n    border-radius: 10px;\n    padding: 24px;\n    text-align: center;\n  }\n  .gfp-result-stat {\n    font-size: 2.2em;\n    font-weight: 700;\n    color: var(--navy);\n    line-height: 1;\n    display: block;\n    margin-bottom: 6px;\n  }\n  .gfp-result-label {\n    font-size: 0.9em;\n    color: var(--text-soft);\n  }\n\n  \/* FAQ *\/\n  .gfp-faq { margin: 18px 0 24px; }\n  .gfp-faq details {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    margin-bottom: 10px;\n    transition: border-color 0.2s ease, box-shadow 0.2s ease;\n  }\n  .gfp-faq details:hover {\n    border-color: var(--accent);\n    box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  }\n  .gfp-faq details[open] {\n    border-color: var(--navy);\n    box-shadow: 0 2px 12px rgba(31,78,121,0.08);\n  }\n  .gfp-faq summary {\n    cursor: pointer;\n    padding: 16px 50px 16px 20px;\n    font-weight: 600;\n    color: var(--navy-dark);\n    list-style: none;\n    position: relative;\n    font-size: 1em;\n  }\n  .gfp-faq summary::-webkit-details-marker { display: none; }\n  .gfp-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    width: 26px;\n    height: 26px;\n    background: var(--bg-soft);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.2em;\n    color: var(--navy);\n    font-weight: 700;\n  }\n  .gfp-faq details[open] summary::after {\n    content: \"−\";\n    background: var(--accent);\n    color: #1a1a1a;\n  }\n  .gfp-faq-body {\n    padding: 0 20px 18px;\n    font-size: 0.96em;\n    color: var(--text);\n    line-height: 1.6;\n  }\n  .gfp-faq-body p:last-child { margin-bottom: 0; }\n\n  \/* CTA *\/\n  .gfp-cta {\n    background: linear-gradient(135deg, #1f4e79 0%, #163a5a 100%);\n    padding: 42px 32px;\n    border-radius: 10px;\n    margin: 36px 0 24px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .gfp-cta::before {\n    content: \"\";\n    position: absolute;\n    bottom: -40%;\n    left: -10%;\n    width: 350px;\n    height: 350px;\n    background: radial-gradient(circle, rgba(232,163,23,0.12) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .gfp-cta * { color: #fff !important; position: relative; }\n  .gfp-cta h2 {\n    margin: 0 0 12px 0 !important;\n    font-size: 1.5em;\n    text-align: center !important;\n    padding-bottom: 0 !important;\n  }\n  .gfp-cta h2::after { display: none !important; }\n  .gfp-cta p {\n    margin: 0 0 22px 0;\n    opacity: 0.95;\n    max-width: 560px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .gfp-cta-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    justify-content: center;\n  }\n  .gfp-btn {\n    display: inline-block;\n    background: var(--accent);\n    color: #1a1a1a !important;\n    padding: 14px 30px;\n    border-radius: 6px;\n    text-decoration: none !important;\n    font-weight: 700;\n    font-size: 1em;\n    transition: all 0.2s ease;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.2);\n  }\n  .gfp-btn:hover {\n    background: var(--accent-dark);\n    transform: translateY(-2px);\n    box-shadow: 0 6px 16px rgba(0,0,0,0.3);\n  }\n  .gfp-btn-secondary {\n    background: transparent;\n    color: #fff !important;\n    border: 2px solid rgba(255,255,255,0.4);\n    box-shadow: none;\n  }\n  .gfp-btn-secondary:hover {\n    background: rgba(255,255,255,0.1);\n    border-color: #fff;\n    box-shadow: none;\n  }\n\n  \/* MOBILE *\/\n  @media (max-width: 700px) {\n    .gfp-hero { padding: 32px 22px; }\n    .gfp-hero-headline { font-size: 1.6em; }\n    .gfp-subjects,\n    .gfp-results { grid-template-columns: 1fr; }\n    .gfp-value { grid-template-columns: 1fr; text-align: center; }\n    .gfp-value-arrow { transform: rotate(90deg); }\n    .gfp-features,\n    .gfp-fit { grid-template-columns: 1fr; }\n    .gfp-price-box { flex-direction: column; gap: 12px; text-align: center; }\n    .gfp-page h2 { font-size: 1.3em; }\n    .gfp-step { padding: 16px 18px 16px 62px; }\n    .gfp-step-num { left: 14px; width: 34px; height: 34px; font-size: 0.95em; }\n    .gfp-cta-buttons { flex-direction: column; }\n    .gfp-btn { width: 100%; box-sizing: border-box; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gfp-page\"\u003e\n\n  \u003csection class=\"gfp-hero\"\u003e\n    \u003cspan class=\"gfp-hero-eyebrow\"\u003eFull Programme · GCSE\u003c\/span\u003e\n    \u003ch2 class=\"gfp-hero-headline\"\u003eAll Three Core GCSE Subjects. One Joined-Up Plan.\u003c\/h2\u003e\n    \u003cp class=\"gfp-hero-sub\"\u003eWeekly tuition across Maths, English and Science, each delivered by a specialist teacher in that subject. One coordinated plan, one monthly report across all three. Available from Year 9 through to Year 11.\u003c\/p\u003e\n    \u003cdiv class=\"gfp-trust-row\"\u003e\n      \u003cspan class=\"gfp-trust-tag\"\u003eMaths · English · Science\u003c\/span\u003e\n      \u003cspan class=\"gfp-trust-tag\"\u003eYear 9, 10 and 11\u003c\/span\u003e\n      \u003cspan class=\"gfp-trust-tag\"\u003eAll Major Exam Boards\u003c\/span\u003e\n      \u003cspan class=\"gfp-trust-tag\"\u003eMonthly Progress Reports\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003ch2\u003eWhat This Programme Covers\u003c\/h2\u003e\n  \u003cp\u003eMaths, English and Science in one programme, each subject taught by a specialist teacher in that discipline. Your child gets expert tuition in every subject rather than one generalist trying to cover everything. The three tutors work from the same plan and their progress is pulled into one monthly report so you always have a clear picture across all three subjects.\u003c\/p\u003e\n  \u003cp\u003eThe programme runs from wherever your child is now, through the full specification for each subject, and into exam preparation as the date approaches. Year 9 students get the most out of the lead time. Year 11 students can still make significant progress before their exams.\u003c\/p\u003e\n\n  \u003cdiv class=\"gfp-subjects\"\u003e\n    \u003cdiv class=\"gfp-subject\"\u003e\n      \u003cspan class=\"gfp-subject-icon\"\u003e🔢\u003c\/span\u003e\n      \u003cspan class=\"gfp-subject-name\"\u003eMaths\u003c\/span\u003e\n      \u003cspan class=\"gfp-subject-detail\"\u003eFull specification, Foundation and Higher, all exam boards\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gfp-subject\"\u003e\n      \u003cspan class=\"gfp-subject-icon\"\u003e📖\u003c\/span\u003e\n      \u003cspan class=\"gfp-subject-name\"\u003eEnglish\u003c\/span\u003e\n      \u003cspan class=\"gfp-subject-detail\"\u003eLanguage and Literature, set texts, writing and analysis\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gfp-subject\"\u003e\n      \u003cspan class=\"gfp-subject-icon\"\u003e🔬\u003c\/span\u003e\n      \u003cspan class=\"gfp-subject-name\"\u003eScience\u003c\/span\u003e\n      \u003cspan class=\"gfp-subject-detail\"\u003eBiology, Chemistry and Physics, Combined and Triple\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eBetter Value Than Three Separate Programmes\u003c\/h2\u003e\n\n  \u003cdiv class=\"gfp-value\"\u003e\n    \u003cdiv class=\"gfp-value-side\"\u003e\n      \u003cspan class=\"gfp-value-price\"\u003e£750\u003c\/span\u003e\n      \u003cspan class=\"gfp-value-label\"\u003eThree single subject programmes\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gfp-value-arrow\"\u003e→\u003c\/div\u003e\n    \u003cdiv class=\"gfp-value-side\"\u003e\n      \u003cspan class=\"gfp-value-price\"\u003e£600\u003c\/span\u003e\n      \u003cspan class=\"gfp-value-label\"\u003eGCSE Full Programme\u003c\/span\u003e\n      \u003cspan class=\"gfp-value-saving\"\u003eSave £150\/month\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eHow the Programme Works\u003c\/h2\u003e\n\n  \u003cdiv class=\"gfp-steps\"\u003e\n    \u003cdiv class=\"gfp-step\"\u003e\n      \u003cspan class=\"gfp-step-num\"\u003e1\u003c\/span\u003e\n      \u003cspan class=\"gfp-step-title\"\u003eFree consultation to map the starting point\u003c\/span\u003e\n      \u003cp\u003eBefore the programme starts, we have a free 10-minute call to understand your child's current level across all three subjects, their exam boards, year group and target grades. From there we build one plan that covers all three.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gfp-step\"\u003e\n      \u003cspan class=\"gfp-step-num\"\u003e2\u003c\/span\u003e\n      \u003cspan class=\"gfp-step-title\"\u003eWeekly sessions with specialist teachers in each subject\u003c\/span\u003e\n      \u003cp\u003eEach subject is taught by a specialist in that discipline, online via Google Meet. The balance of sessions shifts each month based on where your child needs the most attention. A student struggling with Science in October and English in February gets the right support at the right time, not a fixed rotation that ignores what is actually happening.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gfp-step\"\u003e\n      \u003cspan class=\"gfp-step-num\"\u003e3\u003c\/span\u003e\n      \u003cspan class=\"gfp-step-title\"\u003eMonthly written progress reports across all three subjects\u003c\/span\u003e\n      \u003cp\u003eEvery month you receive one report covering all three subjects: what each specialist teacher covered, where your child stands in each subject, and the plan for the coming month. You get a clear view across the whole picture, not three separate reports from three separate tutors.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gfp-step\"\u003e\n      \u003cspan class=\"gfp-step-num\"\u003e4\u003c\/span\u003e\n      \u003cspan class=\"gfp-step-title\"\u003eCoordinated exam preparation\u003c\/span\u003e\n      \u003cp\u003eAs the exam period approaches, sessions shift to past paper practice and exam technique across all three subjects. The exam timetable is factored into the plan so revision effort is directed at the right subject at the right time.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eWhat You Get\u003c\/h2\u003e\n\n  \u003cdiv class=\"gfp-features\"\u003e\n    \u003cdiv class=\"gfp-feature\"\u003e\n      \u003cspan class=\"gfp-feature-title\"\u003eAll Three Subjects in One Plan\u003c\/span\u003e\n      \u003cp\u003eMaths, English and Science coordinated together, not managed separately.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gfp-feature\"\u003e\n      \u003cspan class=\"gfp-feature-title\"\u003eThree Specialist Teachers\u003c\/span\u003e\n      \u003cp\u003eEach subject taught by a specialist in that discipline. Expert input in every session, not one generalist stretched across three subjects.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gfp-feature\"\u003e\n      \u003cspan class=\"gfp-feature-title\"\u003eMonthly Progress Reports\u003c\/span\u003e\n      \u003cp\u003eOne report covering all three subjects each month. Clear, readable, written for parents.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gfp-feature\"\u003e\n      \u003cspan class=\"gfp-feature-title\"\u003eFull Specification Coverage\u003c\/span\u003e\n      \u003cp\u003eEvery topic area across all three subjects, sequenced to build on prior knowledge.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gfp-feature\"\u003e\n      \u003cspan class=\"gfp-feature-title\"\u003eCoordinated Exam Preparation\u003c\/span\u003e\n      \u003cp\u003ePast paper practice timed around the actual exam schedule, not just the closest deadline.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gfp-feature\"\u003e\n      \u003cspan class=\"gfp-feature-title\"\u003eNo Joining Fee\u003c\/span\u003e\n      \u003cp\u003eMonthly billing, no contract. Cancel with one month's notice.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eWho This Is For\u003c\/h2\u003e\n\n  \u003cdiv class=\"gfp-fit\"\u003e\n    \u003cdiv class=\"gfp-fit-card good\"\u003e\n      \u003ch4\u003eGood fit\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eYear 9, 10 or 11 students needing support across more than one subject\u003c\/li\u003e\n        \u003cli\u003eFamilies who want specialist subject teachers rather than one generalist tutor\u003c\/li\u003e\n        \u003cli\u003eStudents with uneven performance across subjects who need expert input in each\u003c\/li\u003e\n        \u003cli\u003eHomeschool students working through the full GCSE core curriculum\u003c\/li\u003e\n        \u003cli\u003eStudents targeting consistent grades across all three core subjects\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gfp-fit-card alt\"\u003e\n      \u003ch4\u003eConsider these alternatives\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eOnly one subject needs support: \u003ca href=\"https:\/\/shlc-tutor.co.uk\/products\/gcse-single-subject-programme\"\u003eGCSE Single Subject Programme\u003c\/a\u003e at £250\/month\u003c\/li\u003e\n        \u003cli\u003eWant a short block rather than ongoing tuition: \u003ca href=\"https:\/\/shlc-tutor.co.uk\/products\/8-week-sprint-gcse-sats\"\u003e8-Week Sprint\u003c\/a\u003e\n\u003c\/li\u003e\n        \u003cli\u003eNot sure which subjects need the most work: \u003ca href=\"https:\/\/shlc-tutor.co.uk\/products\/diagnostic-assessment-gcse-11plus-sats\"\u003eDiagnostic Assessment\u003c\/a\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eResults\u003c\/h2\u003e\n\n  \u003cdiv class=\"gfp-results\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"gfp-result-stat\"\u003e2–3\u003c\/span\u003e\n      \u003cspan class=\"gfp-result-label\"\u003eGrade improvements within three months for many students\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"gfp-result-stat\"\u003e120+\u003c\/span\u003e\n      \u003cspan class=\"gfp-result-label\"\u003eFamilies supported since 2020\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"gfp-result-stat\"\u003e3,000+\u003c\/span\u003e\n      \u003cspan class=\"gfp-result-label\"\u003eHours of one-to-one tuition delivered\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003e\u003ca href=\"https:\/\/shlc-tutor.co.uk\/blogs\/gcse-and-11-exam-tips-revision-guides\/how-our-students-achieve-rapid-gcse-grade-improvements-within-3-months-with-targeted-tutoring\"\u003eRead GCSE success stories here.\u003c\/a\u003e\u003c\/p\u003e\n\n  \u003ch2\u003ePricing\u003c\/h2\u003e\n\n  \u003cdiv class=\"gfp-price-box\"\u003e\n    \u003cdiv class=\"gfp-price-num\"\u003e£600\u003cspan style=\"font-size:0.45em;font-weight:600;color:#555\"\u003e\/month\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"gfp-price-detail\"\u003e\n      \u003cp\u003eCovers Maths, English and Science in one joined-up programme.\u003c\/p\u003e\n      \u003cp\u003eMonthly billing. No joining fee. Cancel with one month's notice.\u003c\/p\u003e\n      \u003cp\u003eOnly need one subject? See the \u003ca href=\"https:\/\/shlc-tutor.co.uk\/products\/gcse-single-subject-programme\"\u003eGCSE Single Subject Programme\u003c\/a\u003e at £250\/month.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eAbout SHLC Tutors\u003c\/h2\u003e\n  \u003cp\u003eSHLC Tutors was founded by Aadam, a QTS qualified teacher with a Master's in Education and over 3,000 hours of one-to-one tutoring experience across 120 families. Students have improved by two to three grades within three months. \u003ca href=\"https:\/\/shlc-tutor.co.uk\/pages\/online-maths-tutor-aadam-mulla\"\u003eRead more about our teaching team here.\u003c\/a\u003e\u003c\/p\u003e\n\n  \u003ch2\u003eCommon Questions\u003c\/h2\u003e\n\n  \u003cdiv class=\"gfp-faq\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow are sessions split across three subjects?\u003c\/summary\u003e\n      \u003cdiv class=\"gfp-faq-body\"\u003e\n        \u003cp\u003eThe split is not fixed. It shifts each month based on where your child needs the most work, what is coming up in school, and how close each subject's exam is. You will see exactly how sessions were allocated in each monthly progress report.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich exam boards do you cover?\u003c\/summary\u003e\n      \u003cdiv class=\"gfp-faq-body\"\u003e\n        \u003cp\u003eAQA, Edexcel, OCR, Eduqas and IGCSE across all three subjects. Confirm each subject's exam board at the consultation and content is matched from the first session.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat year groups is this suitable for?\u003c\/summary\u003e\n      \u003cdiv class=\"gfp-faq-body\"\u003e\n        \u003cp\u003eYear 9, 10 and 11. Starting in Year 9 gives the most time to build steadily across all three subjects. Year 11 students can still make meaningful progress in the months before their exams. \u003ca href=\"https:\/\/shlc-tutor.co.uk\/pages\/online-tuition-consultation\"\u003eBook a free call\u003c\/a\u003e for an honest view of what is achievable for your child's timeline.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes Science cover Combined or Triple?\u003c\/summary\u003e\n      \u003cdiv class=\"gfp-faq-body\"\u003e\n        \u003cp\u003eBoth. Combined Science students get Biology, Chemistry and Physics within the two-GCSE framework. Triple Science students cover each separately. The approach is matched to whichever route your child is taking.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan we drop a subject from the programme mid-way?\u003c\/summary\u003e\n      \u003cdiv class=\"gfp-faq-body\"\u003e\n        \u003cp\u003eYes. If one subject no longer needs support, the programme can switch to a \u003ca href=\"https:\/\/shlc-tutor.co.uk\/products\/gcse-single-subject-programme\"\u003eSingle Subject Programme\u003c\/a\u003e with one month's notice. Raise it at the monthly review and we will adjust the plan and billing accordingly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs there a minimum commitment?\u003c\/summary\u003e\n      \u003cdiv class=\"gfp-faq-body\"\u003e\n        \u003cp\u003eNo minimum contract. Monthly billing with one month's notice to cancel. The longer the programme runs, the more ground can be covered across all three subjects, so starting earlier produces better results.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gfp-cta\"\u003e\n    \u003ch2\u003eBook a Free Consultation\u003c\/h2\u003e\n    \u003cp\u003eA free 10-minute call to map your child's starting point across all three subjects, confirm exam boards and build the plan.\u003c\/p\u003e\n    \u003cdiv class=\"gfp-cta-buttons\"\u003e\n      \u003ca href=\"https:\/\/shlc-tutor.co.uk\/pages\/online-tuition-consultation\" class=\"gfp-btn\"\u003eBook Free Consultation\u003c\/a\u003e\n      \u003ca href=\"https:\/\/wa.me\/447763664107\" class=\"gfp-btn gfp-btn-secondary\"\u003eMessage on WhatsApp\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"SHLC-Tutors","offers":[{"title":"Default Title","offer_id":52998359482634,"sku":null,"price":600.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/7091\/9434\/files\/GCSEFullProgramme_Maths_English_ScienceinOnePlan_SHLC.png?v=1778022324","url":"https:\/\/shlc-tutor.co.uk\/products\/gcse-full-programme","provider":"SHLC-Tutors","version":"1.0","type":"link"}