{"id":476,"date":"2026-07-20T12:23:47","date_gmt":"2026-07-20T12:23:47","guid":{"rendered":"https:\/\/intuitioncentres.com\/exam-centres\/?page_id=476"},"modified":"2026-07-22T15:34:36","modified_gmt":"2026-07-22T15:34:36","slug":"nea-page","status":"publish","type":"page","link":"https:\/\/intuitioncentres.com\/exam-centres\/nea-page\/","title":{"rendered":"NEA Page"},"content":{"rendered":"\n<style>\n  \/* Intuition Exam Centres \u2014 NEA \/ Coursework page. Scoped for WordPress Custom HTML. *\/\n  .iec-nea,\n  .iec-nea * { box-sizing: border-box; }\n\n  .iec-nea {\n    --orange: #ed5623;\n    --orange-dark: #c94317;\n    --orange-soft: #fff2ec;\n    --teal: #21d5cd;\n    --teal-dark: #087f7b;\n    --teal-soft: #eafcfb;\n    --ink: #172c3a;\n    --muted: #5f6f79;\n    --line: #dfe9ec;\n    --surface: #ffffff;\n    --page: #f7fafb;\n    --shadow: 0 18px 45px rgba(20, 49, 64, 0.09);\n    max-width: 1180px;\n    margin: 30px auto;\n    padding: clamp(18px, 3vw, 38px);\n    color: var(--ink);\n    background:\n      radial-gradient(circle at 92% 3%, rgba(33, 213, 205, 0.15), transparent 25%),\n      radial-gradient(circle at 6% 12%, rgba(237, 86, 35, 0.10), transparent 22%),\n      var(--page);\n    border: 1px solid #edf2f3;\n    border-radius: 28px;\n    font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    font-size: 17px;\n    line-height: 1.62;\n    overflow: hidden;\n  }\n\n  .iec-nea a { color: inherit; }\n  .iec-nea h1, .iec-nea h2, .iec-nea h3, .iec-nea p { margin-top: 0; }\n  .iec-nea p:last-child, .iec-nea ul:last-child { margin-bottom: 0; }\n\n  .iec-nea .nea-hero {\n    display: grid;\n    grid-template-columns: minmax(0, 1.12fr) minmax(300px, .88fr);\n    align-items: center;\n    gap: clamp(30px, 6vw, 72px);\n    padding: clamp(12px, 2vw, 24px) 0 32px;\n  }\n\n  .iec-nea .nea-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 12px;\n    color: var(--orange-dark);\n    font-size: .82rem;\n    font-weight: 850;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n  }\n\n  .iec-nea .nea-eyebrow::before {\n    width: 28px;\n    height: 3px;\n    content: \"\";\n    background: var(--orange);\n    border-radius: 999px;\n  }\n\n  .iec-nea .nea-hero h1 {\n    max-width: 760px;\n    margin-bottom: 17px;\n    font-size: clamp(2.7rem, 6vw, 5.4rem);\n    line-height: .98;\n    letter-spacing: -.055em;\n  }\n\n  .iec-nea .nea-hero h1 span { color: var(--orange); }\n\n  .iec-nea .nea-lead {\n    max-width: 760px;\n    margin-bottom: 25px;\n    color: var(--muted);\n    font-size: clamp(1.04rem, 1.5vw, 1.2rem);\n  }\n\n  .iec-nea .nea-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n  }\n\n  .iec-nea .nea-button {\n    display: inline-flex;\n    min-height: 50px;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    padding: 12px 22px;\n    border: 1px solid transparent;\n    border-radius: 14px;\n    background: var(--orange);\n    color: #fff;\n    box-shadow: 0 10px 24px rgba(237, 86, 35, .24);\n    font-weight: 850;\n    text-decoration: none;\n    transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;\n  }\n\n  .iec-nea .nea-button:hover,\n  .iec-nea .nea-button:focus-visible {\n    background: var(--orange-dark);\n    box-shadow: 0 14px 30px rgba(237, 86, 35, .30);\n    transform: translateY(-2px);\n  }\n\n  .iec-nea .nea-button--secondary {\n    border-color: rgba(8, 127, 123, .22);\n    background: rgba(255,255,255,.86);\n    color: var(--teal-dark);\n    box-shadow: none;\n  }\n\n  .iec-nea .nea-button--secondary:hover,\n  .iec-nea .nea-button--secondary:focus-visible {\n    background: var(--teal-soft);\n    box-shadow: none;\n  }\n\n  .iec-nea .nea-hero-art {\n    min-height: 330px;\n    position: relative;\n    display: grid;\n    place-items: center;\n  }\n\n  .iec-nea .nea-art-orbit {\n    position: absolute;\n    width: min(92%, 360px);\n    aspect-ratio: 1;\n    border-radius: 50%;\n    background: rgba(33,213,205,.12);\n  }\n\n  .iec-nea .nea-art-orbit::before,\n  .iec-nea .nea-art-orbit::after {\n    position: absolute;\n    content: \"\";\n    border-radius: 50%;\n  }\n\n  .iec-nea .nea-art-orbit::before {\n    width: 92px;\n    height: 92px;\n    right: -12px;\n    top: 18px;\n    background: rgba(237,86,35,.14);\n  }\n\n  .iec-nea .nea-art-orbit::after {\n    width: 38px;\n    height: 38px;\n    left: 6px;\n    bottom: 38px;\n    background: var(--orange);\n  }\n\n  .iec-nea .nea-document {\n    z-index: 2;\n    width: min(76%, 270px);\n    min-height: 300px;\n    padding: 27px 25px;\n    position: relative;\n    border: 1px solid rgba(20,49,64,.08);\n    border-radius: 24px;\n    background: #fff;\n    box-shadow: 0 24px 55px rgba(20,49,64,.15);\n    transform: rotate(-2deg);\n  }\n\n  .iec-nea .nea-document::before {\n    position: absolute;\n    right: 0;\n    top: 0;\n    width: 62px;\n    height: 62px;\n    content: \"\";\n    background: linear-gradient(225deg, var(--teal-soft) 50%, transparent 50%);\n    border-radius: 0 24px 0 12px;\n  }\n\n  .iec-nea .nea-doc-label {\n    display: inline-flex;\n    margin-bottom: 26px;\n    padding: 7px 11px;\n    border-radius: 999px;\n    background: var(--orange-soft);\n    color: var(--orange-dark);\n    font-size: .78rem;\n    font-weight: 900;\n    letter-spacing: .08em;\n  }\n\n  .iec-nea .nea-doc-line {\n    height: 11px;\n    margin-bottom: 13px;\n    border-radius: 999px;\n    background: #dfe9ec;\n  }\n\n  .iec-nea .nea-doc-line:nth-of-type(2) { width: 84%; }\n  .iec-nea .nea-doc-line:nth-of-type(3) { width: 93%; }\n  .iec-nea .nea-doc-line:nth-of-type(4) { width: 70%; }\n  .iec-nea .nea-doc-line:nth-of-type(5) { width: 88%; }\n\n  .iec-nea .nea-doc-check {\n    display: grid;\n    width: 68px;\n    height: 68px;\n    margin: 30px auto 0;\n    place-items: center;\n    border-radius: 21px;\n    background: var(--teal);\n    color: #074d49;\n    font-size: 2rem;\n    font-weight: 950;\n    box-shadow: 0 12px 24px rgba(33,213,205,.28);\n  }\n\n  .iec-nea .nea-notice {\n    display: grid;\n    grid-template-columns: auto 1fr;\n    gap: 15px;\n    align-items: start;\n    margin: 4px 0 clamp(38px, 5vw, 64px);\n    padding: 19px 21px;\n    border: 1px solid rgba(8,127,123,.23);\n    border-radius: 18px;\n    background: rgba(234,252,251,.87);\n    box-shadow: 0 10px 28px rgba(8,127,123,.06);\n  }\n\n  .iec-nea .nea-notice--orange {\n    border-color: rgba(201,67,23,.22);\n    background: rgba(255,242,236,.9);\n  }\n\n  .iec-nea .nea-notice--dark {\n    border-color: transparent;\n    background: var(--ink);\n    color: #fff;\n    box-shadow: var(--shadow);\n  }\n\n  .iec-nea .nea-notice-icon {\n    display: grid;\n    width: 46px;\n    height: 46px;\n    place-items: center;\n    border-radius: 14px;\n    background: var(--teal);\n    color: #064f4b;\n    font-size: 1.3rem;\n    font-weight: 950;\n  }\n\n  .iec-nea .nea-notice--orange .nea-notice-icon {\n    background: var(--orange);\n    color: #fff;\n  }\n\n  .iec-nea .nea-notice--dark .nea-notice-icon {\n    background: var(--orange);\n    color: #fff;\n  }\n\n  .iec-nea .nea-notice strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--teal-dark);\n    font-size: 1.03rem;\n  }\n\n  .iec-nea .nea-notice--orange strong { color: var(--orange-dark); }\n  .iec-nea .nea-notice--dark strong { color: #fff; }\n  .iec-nea .nea-notice p { margin-bottom: 0; color: #3f5d60; }\n  .iec-nea .nea-notice--orange p { color: #684a40; }\n  .iec-nea .nea-notice--dark p { color: #e7eff1; }\n\n  .iec-nea .nea-section { margin: 0 0 clamp(42px, 6vw, 72px); }\n\n  .iec-nea .nea-heading {\n    max-width: 820px;\n    margin: 0 auto 26px;\n    text-align: center;\n  }\n\n  .iec-nea .nea-kicker {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--orange-dark);\n    font-size: .78rem;\n    font-weight: 850;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n  }\n\n  .iec-nea .nea-heading h2 {\n    margin-bottom: 9px;\n    font-size: clamp(2rem, 4vw, 3.15rem);\n    line-height: 1.08;\n    letter-spacing: -.04em;\n  }\n\n  .iec-nea .nea-heading p { margin-bottom: 0; color: var(--muted); }\n\n  .iec-nea .nea-grid-3,\n  .iec-nea .nea-grid-2,\n  .iec-nea .nea-evidence-grid,\n  .iec-nea .nea-science-grid,\n  .iec-nea .nea-link-grid {\n    display: grid;\n    gap: 18px;\n  }\n\n  .iec-nea .nea-grid-3 { grid-template-columns: repeat(3, minmax(0,1fr)); }\n  .iec-nea .nea-grid-2 { grid-template-columns: repeat(2, minmax(0,1fr)); }\n  .iec-nea .nea-evidence-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }\n  .iec-nea .nea-science-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }\n  .iec-nea .nea-link-grid { grid-template-columns: repeat(3, minmax(0,1fr)); }\n\n  .iec-nea .nea-card {\n    height: 100%;\n    padding: 24px;\n    border: 1px solid var(--line);\n    border-radius: 21px;\n    background: rgba(255,255,255,.94);\n    box-shadow: 0 14px 34px rgba(20,49,64,.07);\n  }\n\n  .iec-nea .nea-card--teal {\n    border-color: rgba(8,127,123,.18);\n    background: linear-gradient(145deg, #fff 45%, var(--teal-soft));\n  }\n\n  .iec-nea .nea-card--orange {\n    border-color: rgba(201,67,23,.18);\n    background: linear-gradient(145deg, #fff 45%, var(--orange-soft));\n  }\n\n  .iec-nea .nea-card-icon {\n    display: grid;\n    width: 50px;\n    height: 50px;\n    margin-bottom: 17px;\n    place-items: center;\n    border-radius: 16px;\n    background: var(--teal);\n    color: #064f4b;\n    font-size: 1.18rem;\n    font-weight: 950;\n  }\n\n  .iec-nea .nea-card--orange .nea-card-icon,\n  .iec-nea .nea-card-icon--orange {\n    background: var(--orange);\n    color: #fff;\n  }\n\n  .iec-nea .nea-card h3 {\n    margin-bottom: 9px;\n    font-size: 1.3rem;\n    line-height: 1.22;\n    letter-spacing: -.02em;\n  }\n\n  .iec-nea .nea-card p { color: var(--muted); }\n\n  .iec-nea .nea-list {\n    margin: 13px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .iec-nea .nea-list li {\n    position: relative;\n    margin: 0 0 10px;\n    padding-left: 29px;\n    color: #40545f;\n  }\n\n  .iec-nea .nea-list li::before {\n    position: absolute;\n    left: 0;\n    top: .14em;\n    display: grid;\n    width: 20px;\n    height: 20px;\n    place-items: center;\n    content: \"\u2713\";\n    border-radius: 50%;\n    background: var(--teal-soft);\n    color: var(--teal-dark);\n    font-size: .75rem;\n    font-weight: 950;\n  }\n\n  .iec-nea .nea-list--x li::before {\n    content: \"\u00d7\";\n    background: var(--orange-soft);\n    color: var(--orange-dark);\n    font-size: 1rem;\n  }\n\n  .iec-nea .nea-deadline {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(270px, .85fr);\n    gap: 20px;\n    align-items: stretch;\n  }\n\n  .iec-nea .nea-deadline-main {\n    padding: clamp(25px, 4vw, 38px);\n    border-radius: 24px;\n    background: var(--ink);\n    color: #fff;\n    box-shadow: var(--shadow);\n  }\n\n  .iec-nea .nea-deadline-main .nea-kicker { color: var(--teal); }\n  .iec-nea .nea-deadline-main h2 {\n    margin-bottom: 11px;\n    color: #fff;\n    font-size: clamp(2rem, 4vw, 3.3rem);\n    line-height: 1.06;\n    letter-spacing: -.04em;\n  }\n  .iec-nea .nea-deadline-main p { color: #dce8eb; }\n\n  .iec-nea .nea-date-pill {\n    display: inline-flex;\n    align-items: baseline;\n    gap: 10px;\n    margin: 10px 0 15px;\n    padding: 13px 17px;\n    border-radius: 16px;\n    background: var(--orange);\n    box-shadow: 0 12px 24px rgba(237,86,35,.22);\n  }\n\n  .iec-nea .nea-date-pill strong {\n    color: #fff;\n    font-size: clamp(1.6rem, 4vw, 2.4rem);\n    line-height: 1;\n  }\n\n  .iec-nea .nea-date-pill span {\n    color: #fff;\n    font-weight: 800;\n  }\n\n  .iec-nea .nea-fee-card {\n    display: grid;\n    place-content: center;\n    padding: 28px;\n    border: 1px solid rgba(201,67,23,.18);\n    border-radius: 24px;\n    background: var(--orange-soft);\n    text-align: center;\n  }\n\n  .iec-nea .nea-fee-amount {\n    display: block;\n    margin: 8px 0 7px;\n    color: var(--orange-dark);\n    font-size: clamp(2.8rem, 6vw, 4.4rem);\n    font-weight: 950;\n    line-height: 1;\n    letter-spacing: -.06em;\n  }\n\n  .iec-nea .nea-fee-card strong { color: var(--orange-dark); }\n  .iec-nea .nea-fee-card p { color: #6c4b40; }\n\n  .iec-nea .nea-science-card {\n    overflow: hidden;\n    border: 1px solid var(--line);\n    border-radius: 23px;\n    background: #fff;\n    box-shadow: 0 14px 34px rgba(20,49,64,.07);\n  }\n\n  .iec-nea .nea-science-top {\n    min-height: 108px;\n    padding: 22px 24px;\n    position: relative;\n    display: flex;\n    align-items: center;\n    gap: 17px;\n    background: var(--teal-soft);\n  }\n\n  .iec-nea .nea-science-card--orange .nea-science-top { background: var(--orange-soft); }\n\n  .iec-nea .nea-flask {\n    display: grid;\n    width: 58px;\n    height: 58px;\n    flex: 0 0 auto;\n    place-items: center;\n    border-radius: 18px 18px 25px 25px;\n    background: var(--teal);\n    color: #064f4b;\n    font-weight: 950;\n  }\n\n  .iec-nea .nea-science-card--orange .nea-flask {\n    background: var(--orange);\n    color: #fff;\n  }\n\n  .iec-nea .nea-science-top h3 {\n    margin: 0;\n    font-size: 1.45rem;\n    letter-spacing: -.025em;\n  }\n\n  .iec-nea .nea-science-body { padding: 24px; }\n\n  .iec-nea .nea-tag {\n    display: inline-flex;\n    margin-top: 7px;\n    padding: 6px 10px;\n    border-radius: 999px;\n    background: #fff;\n    color: var(--teal-dark);\n    font-size: .78rem;\n    font-weight: 900;\n    letter-spacing: .04em;\n  }\n\n  .iec-nea .nea-science-card--orange .nea-tag { color: var(--orange-dark); }\n\n  .iec-nea .nea-process {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0,1fr));\n    gap: 14px;\n    counter-reset: process;\n  }\n\n  .iec-nea .nea-step {\n    min-height: 220px;\n    padding: 21px;\n    position: relative;\n    border: 1px solid var(--line);\n    border-radius: 20px;\n    background: #fff;\n    box-shadow: 0 12px 30px rgba(20,49,64,.06);\n    counter-increment: process;\n  }\n\n  .iec-nea .nea-step::before {\n    display: grid;\n    width: 39px;\n    height: 39px;\n    margin-bottom: 16px;\n    place-items: center;\n    content: counter(process);\n    border-radius: 13px;\n    background: var(--orange);\n    color: #fff;\n    font-weight: 950;\n  }\n\n  .iec-nea .nea-step:nth-child(even)::before {\n    background: var(--teal);\n    color: #064f4b;\n  }\n\n  .iec-nea .nea-step h3 {\n    margin-bottom: 8px;\n    font-size: 1.12rem;\n    line-height: 1.25;\n  }\n\n  .iec-nea .nea-step p {\n    margin-bottom: 0;\n    color: var(--muted);\n    font-size: .95rem;\n  }\n\n  .iec-nea .nea-link-card {\n    display: flex;\n    min-height: 128px;\n    align-items: center;\n    gap: 15px;\n    padding: 21px;\n    border: 1px solid var(--line);\n    border-radius: 19px;\n    background: #fff;\n    text-decoration: none;\n    box-shadow: 0 12px 28px rgba(20,49,64,.055);\n    transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;\n  }\n\n  .iec-nea .nea-link-card:hover,\n  .iec-nea .nea-link-card:focus-visible {\n    border-color: rgba(8,127,123,.34);\n    box-shadow: 0 18px 34px rgba(20,49,64,.10);\n    transform: translateY(-3px);\n  }\n\n  .iec-nea .nea-link-icon {\n    display: grid;\n    width: 48px;\n    height: 48px;\n    flex: 0 0 auto;\n    place-items: center;\n    border-radius: 15px;\n    background: var(--teal-soft);\n    color: var(--teal-dark);\n    font-weight: 950;\n  }\n\n  .iec-nea .nea-link-card strong { display: block; margin-bottom: 2px; }\n  .iec-nea .nea-link-card span { color: var(--muted); font-size: .9rem; }\n\n  .iec-nea .nea-cta {\n    display: grid;\n    grid-template-columns: minmax(0,1fr) auto;\n    gap: 24px;\n    align-items: center;\n    padding: clamp(25px, 4vw, 40px);\n    border-radius: 25px;\n    background: linear-gradient(125deg, var(--orange), #f4774d);\n    color: #fff;\n    box-shadow: 0 22px 48px rgba(237,86,35,.22);\n  }\n\n  .iec-nea .nea-cta h2 {\n    margin-bottom: 8px;\n    color: #fff;\n    font-size: clamp(1.8rem, 3vw, 2.65rem);\n    line-height: 1.1;\n    letter-spacing: -.035em;\n  }\n\n  .iec-nea .nea-cta p { margin-bottom: 0; color: #fff7f3; }\n\n  .iec-nea .nea-cta .nea-button {\n    min-width: 190px;\n    background: #fff;\n    color: var(--orange-dark);\n    box-shadow: none;\n  }\n\n  .iec-nea .nea-cta .nea-button:hover,\n  .iec-nea .nea-cta .nea-button:focus-visible {\n    background: var(--ink);\n    color: #fff;\n  }\n\n  @media (max-width: 980px) {\n    .iec-nea .nea-hero { grid-template-columns: 1fr; }\n    .iec-nea .nea-hero-art { min-height: 300px; }\n    .iec-nea .nea-grid-3 { grid-template-columns: 1fr; }\n    .iec-nea .nea-process { grid-template-columns: repeat(2, minmax(0,1fr)); }\n    .iec-nea .nea-link-grid { grid-template-columns: 1fr; }\n  }\n\n  @media (max-width: 760px) {\n    .iec-nea { margin: 14px auto; padding: 18px; border-radius: 21px; font-size: 16px; }\n    .iec-nea .nea-hero h1 { font-size: clamp(2.55rem, 14vw, 4.2rem); }\n    .iec-nea .nea-grid-2,\n    .iec-nea .nea-evidence-grid,\n    .iec-nea .nea-science-grid,\n    .iec-nea .nea-deadline,\n    .iec-nea .nea-cta { grid-template-columns: 1fr; }\n    .iec-nea .nea-process { grid-template-columns: 1fr; }\n    .iec-nea .nea-step { min-height: auto; }\n    .iec-nea .nea-cta { text-align: left; }\n    .iec-nea .nea-cta .nea-button { width: 100%; }\n  }\n\n  @media (max-width: 520px) {\n    .iec-nea .nea-actions { display: grid; }\n    .iec-nea .nea-button { width: 100%; }\n    .iec-nea .nea-hero-art { min-height: 270px; }\n    .iec-nea .nea-document { min-height: 260px; padding: 23px 21px; }\n    .iec-nea .nea-card, .iec-nea .nea-science-body { padding: 21px; }\n    .iec-nea .nea-notice { grid-template-columns: 1fr; }\n  }\n<\/style>\n\n<section class=\"iec-nea\" aria-labelledby=\"iec-nea-title\">\n  <header class=\"nea-hero\">\n    <div>\n      <span class=\"nea-eyebrow\">Private candidate guidance<\/span>\n      <h1 id=\"iec-nea-title\">Coursework &amp; <span>NEA<\/span><\/h1>\n      <p class=\"nea-lead\">\n        Many qualifications are assessed entirely by written examinations, while others include Non-Examination Assessment (NEA), coursework, a spoken component or a practical endorsement. We can support selected arrangements, but they must be agreed with us before you book your exams.\n      <\/p>\n      <div class=\"nea-actions\">\n        <a class=\"nea-button\" href=\"mailto:examsofficer@intuitioncentres.com?subject=NEA%20or%20coursework%20enquiry\">Email the Exams Officer<\/a>\n        <a class=\"nea-button nea-button--secondary\" href=\"https:\/\/intuitioncentres.com\/exam-centres\/products\/\">View Available Exams<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"nea-hero-art\" aria-hidden=\"true\">\n      <div class=\"nea-art-orbit\"><\/div>\n      <div class=\"nea-document\">\n        <span class=\"nea-doc-label\">NEA \/ COURSEWORK<\/span>\n        <div class=\"nea-doc-line\"><\/div>\n        <div class=\"nea-doc-line\"><\/div>\n        <div class=\"nea-doc-line\"><\/div>\n        <div class=\"nea-doc-line\"><\/div>\n        <div class=\"nea-doc-check\">\u2713<\/div>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <div class=\"nea-notice\">\n    <div class=\"nea-notice-icon\">i<\/div>\n    <div>\n      <strong>Please contact us before booking.<\/strong>\n      <p>NEA, coursework, spoken components and practical endorsements cannot be accepted automatically. We must first check the subject, exam board, specification, evidence, marking and authentication arrangements.<\/p>\n    <\/div>\n  <\/div>\n\n  <section class=\"nea-section\" aria-labelledby=\"nea-accept-heading\">\n    <div class=\"nea-heading\">\n      <span class=\"nea-kicker\">What we can consider<\/span>\n      <h2 id=\"nea-accept-heading\">When we may accept coursework or NEA<\/h2>\n      <p>Acceptance is subject to an individual review and written confirmation from our exams team.<\/p>\n    <\/div>\n\n    <div class=\"nea-grid-3\">\n      <article class=\"nea-card nea-card--teal\">\n        <div class=\"nea-card-icon\">CF<\/div>\n        <h3>Carry forward from a previous series<\/h3>\n        <p>We may be able to carry forward an NEA mark, coursework result, spoken-language result or practical endorsement that you completed in a previous exam series, where the awarding body allows it.<\/p>\n        <ul class=\"nea-list\">\n          <li>You must be re-taking the relevant qualification.<\/li>\n          <li>We will require evidence of the previous result.<\/li>\n          <li>The correct carry-forward entry option must be available.<\/li>\n        <\/ul>\n      <\/article>\n\n      <article class=\"nea-card nea-card--orange\">\n        <div class=\"nea-card-icon\">DL<\/div>\n        <h3>Recognised distance-learning provider<\/h3>\n        <p>We may accept work completed through a distance-learning provider such as NEC, CloudLearn or Oxford Open Learning, provided the provider can supervise, mark, verify and authenticate the work correctly.<\/p>\n        <ul class=\"nea-list\">\n          <li>The provider must follow the relevant specification.<\/li>\n          <li>Marks and authentication records must be supplied.<\/li>\n          <li>Acceptance must be agreed before the exam entry is made.<\/li>\n        <\/ul>\n      <\/article>\n\n      <article class=\"nea-card nea-card--teal\">\n        <div class=\"nea-card-icon\">PT<\/div>\n        <h3>Private tuition<\/h3>\n        <p>If you are working with a private tutor, email us before booking. We can only consider the work where a suitably qualified and approved tutor can supervise, mark and authenticate it in line with awarding-body requirements.<\/p>\n        <ul class=\"nea-list\">\n          <li>Do not book until we have confirmed acceptance.<\/li>\n          <li>We may request the tutor\u2019s qualifications and centre details.<\/li>\n          <li>Unverified work cannot be submitted.<\/li>\n        <\/ul>\n      <\/article>\n    <\/div>\n  <\/section>\n\n  <section class=\"nea-section\" aria-labelledby=\"nea-not-accept-heading\">\n    <div class=\"nea-grid-2\">\n      <article class=\"nea-card\">\n        <div class=\"nea-card-icon nea-card-icon--orange\">\u00d7<\/div>\n        <h2 id=\"nea-not-accept-heading\">What we cannot accept<\/h2>\n        <ul class=\"nea-list nea-list--x\">\n          <li>Coursework or NEA that has not been properly supervised, marked and authenticated.<\/li>\n          <li>Work completed independently with no approved person able to verify its authenticity.<\/li>\n          <li>Work from a tutor or provider who cannot meet the awarding body\u2019s requirements.<\/li>\n          <li>A request made after booking where no arrangement was agreed in advance.<\/li>\n          <li>Late work where there is insufficient time to check, process or submit it.<\/li>\n        <\/ul>\n      <\/article>\n\n      <article class=\"nea-card nea-card--teal\">\n        <div class=\"nea-card-icon\">\u2713<\/div>\n        <h2>Why authentication matters<\/h2>\n        <p>Coursework and NEA must be demonstrably the candidate\u2019s own work. The person responsible for assessment must be able to confirm how the work was supervised, marked and authenticated.<\/p>\n        <p><strong>Submitting the work to us does not guarantee that we can enter or submit it.<\/strong> Acceptance is only confirmed once our exams team has reviewed the full arrangement.<\/p>\n      <\/article>\n    <\/div>\n  <\/section>\n\n  <section class=\"nea-section\" aria-labelledby=\"nea-deadline-heading\">\n    <div class=\"nea-deadline\">\n      <div class=\"nea-deadline-main\">\n        <span class=\"nea-kicker\">Internal submission deadline<\/span>\n        <h2 id=\"nea-deadline-heading\">Verified work must reach us by<\/h2>\n        <div class=\"nea-date-pill\"><strong>1 March<\/strong><span>each academic year<\/span><\/div>\n        <p>Unless a different date has been agreed with us in writing, all completed, marked and authenticated coursework or NEA documentation must be received by this date. Our internal deadline allows time for checks, entries, paperwork and awarding-body submissions.<\/p>\n      <\/div>\n\n      <aside class=\"nea-fee-card\">\n        <strong>Late-work surcharge<\/strong>\n        <span class=\"nea-fee-amount\">\u00a350<\/span>\n        <p>Applied where late work can still be accepted and processed. A surcharge does not guarantee that a late submission will be possible.<\/p>\n      <\/aside>\n    <\/div>\n  <\/section>\n\n  <section class=\"nea-section\" aria-labelledby=\"nea-evidence-heading\">\n    <div class=\"nea-heading\">\n      <span class=\"nea-kicker\">Prepare your documents<\/span>\n      <h2 id=\"nea-evidence-heading\">Evidence we may ask you to provide<\/h2>\n      <p>You do not necessarily need every item below. We will tell you what is required after reviewing your enquiry.<\/p>\n    <\/div>\n\n    <div class=\"nea-evidence-grid\">\n      <article class=\"nea-card\">\n        <div class=\"nea-card-icon\">01<\/div>\n        <h3>Previous result evidence<\/h3>\n        <ul class=\"nea-list\">\n          <li>Statement of Results or certificate.<\/li>\n          <li>Previous centre and candidate details.<\/li>\n          <li>Awarding body, specification and component information.<\/li>\n          <li>Previous NEA mark, grade or endorsement result.<\/li>\n        <\/ul>\n      <\/article>\n\n      <article class=\"nea-card\">\n        <div class=\"nea-card-icon nea-card-icon--orange\">02<\/div>\n        <h3>Provider or tutor evidence<\/h3>\n        <ul class=\"nea-list\">\n          <li>Confirmation of supervision and normal working arrangements.<\/li>\n          <li>Marking records and relevant assessment paperwork.<\/li>\n          <li>Candidate and assessor authentication declarations.<\/li>\n          <li>Provider or tutor contact details and qualifications, where requested.<\/li>\n        <\/ul>\n      <\/article>\n    <\/div>\n  <\/section>\n\n  <section class=\"nea-section\" aria-labelledby=\"nea-science-heading\">\n    <div class=\"nea-heading\">\n      <span class=\"nea-kicker\">Science qualifications<\/span>\n      <h2 id=\"nea-science-heading\">Science practicals and endorsements<\/h2>\n      <p>Science requirements vary by qualification, awarding body and specification. Please check the exact entry before paying.<\/p>\n    <\/div>\n\n    <div class=\"nea-science-grid\">\n      <article class=\"nea-science-card\">\n        <div class=\"nea-science-top\">\n          <div class=\"nea-flask\">AL<\/div>\n          <div>\n            <h3>A-level science<\/h3>\n            <span class=\"nea-tag\">Biology \u00b7 Chemistry \u00b7 Physics<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"nea-science-body\">\n          <p>The Practical Endorsement is reported separately from the overall A-level grade. We do not currently provide new practical sessions, but we may be able to carry forward a previously awarded endorsement where the awarding body permits this.<\/p>\n          <ul class=\"nea-list\">\n            <li>Evidence of the previous endorsement will be required.<\/li>\n            <li>Carry forward must be checked before booking.<\/li>\n            <li>Some universities and science-related courses may require a Pass, so check their entry requirements carefully.<\/li>\n          <\/ul>\n        <\/div>\n      <\/article>\n\n      <article class=\"nea-science-card nea-science-card--orange\">\n        <div class=\"nea-science-top\">\n          <div class=\"nea-flask\">GC<\/div>\n          <div>\n            <h3>GCSE and International GCSE science<\/h3>\n            <span class=\"nea-tag\">Check the exact specification<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"nea-science-body\">\n          <p>Practical requirements are not identical across every GCSE and International GCSE specification. Some assess practical knowledge through written papers, while others may include practical, alternative-to-practical or centre-based requirements.<\/p>\n          <ul class=\"nea-list\">\n            <li>We can only accept a previous practical result where the awarding body allows it.<\/li>\n            <li>We do not currently provide new science practical sessions.<\/li>\n            <li>Email us with the board, subject and specification code before booking.<\/li>\n          <\/ul>\n        <\/div>\n      <\/article>\n    <\/div>\n  <\/section>\n\n  <div class=\"nea-notice nea-notice--orange\">\n    <div class=\"nea-notice-icon\">!<\/div>\n    <div>\n      <strong>Do not assume a previous mark or practical result can be transferred.<\/strong>\n      <p>Carry-forward rules depend on the qualification, component, awarding body and previous entry. We will contact you if further evidence is needed, but the candidate remains responsible for supplying it by the required deadline.<\/p>\n    <\/div>\n  <\/div>\n\n  <section class=\"nea-section\" aria-labelledby=\"nea-process-heading\">\n    <div class=\"nea-heading\">\n      <span class=\"nea-kicker\">Before you book<\/span>\n      <h2 id=\"nea-process-heading\">How the process works<\/h2>\n      <p>Following these steps helps us confirm your arrangement before any exam fees are paid.<\/p>\n    <\/div>\n\n    <div class=\"nea-process\">\n      <article class=\"nea-step\">\n        <h3>Check your qualification<\/h3>\n        <p>Confirm the subject, exam board, specification code and NEA or practical component.<\/p>\n      <\/article>\n      <article class=\"nea-step\">\n        <h3>Gather your evidence<\/h3>\n        <p>Collect previous results, provider details, tutor information and authentication records.<\/p>\n      <\/article>\n      <article class=\"nea-step\">\n        <h3>Email us first<\/h3>\n        <p>Send the information to the Exams Officer. Email is the fastest method because our phone lines are busy.<\/p>\n      <\/article>\n      <article class=\"nea-step\">\n        <h3>Wait for confirmation<\/h3>\n        <p>We will review the arrangement and confirm in writing whether we can support it.<\/p>\n      <\/article>\n      <article class=\"nea-step\">\n        <h3>Book and submit<\/h3>\n        <p>Only book once approved, then provide all completed evidence and work by the agreed deadline.<\/p>\n      <\/article>\n    <\/div>\n  <\/section>\n\n  <div class=\"nea-notice nea-notice--dark\">\n    <div class=\"nea-notice-icon\">\u2713<\/div>\n    <div>\n      <strong>Acceptance is only confirmed in writing.<\/strong>\n      <p>Payment for an exam entry does not automatically confirm that we can accept coursework, NEA, a spoken component or a practical endorsement.<\/p>\n    <\/div>\n  <\/div>\n\n  <section class=\"nea-section\" aria-labelledby=\"nea-links-heading\">\n    <div class=\"nea-heading\">\n      <span class=\"nea-kicker\">Official information<\/span>\n      <h2 id=\"nea-links-heading\">Useful guidance<\/h2>\n      <p>Awarding-body rules can change, so candidates should check current guidance for their qualification.<\/p>\n    <\/div>\n\n    <div class=\"nea-link-grid\">\n      <a class=\"nea-link-card\" href=\"https:\/\/www.jcq.org.uk\/exams-office\/coursework-nea\/\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"nea-link-icon\">JCQ<\/span>\n        <span><strong>JCQ coursework and NEA<\/strong><span>General regulations and candidate guidance<\/span><\/span>\n      <\/a>\n      <a class=\"nea-link-card\" href=\"https:\/\/www.aqa.org.uk\/student-and-parent-support\/private-candidates\/non-exam-assessment\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"nea-link-icon\">AQA<\/span>\n        <span><strong>AQA private-candidate NEA<\/strong><span>Carry-forward and assessment information<\/span><\/span>\n      <\/a>\n      <a class=\"nea-link-card\" href=\"https:\/\/qualifications.pearson.com\/en\/support\/support-topics\/registrations-and-entries\/academic-registrations-and-entries\/private-candidates\/information-for-centres-entering-private-candidates.html\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"nea-link-icon\">PE<\/span>\n        <span><strong>Pearson private candidates<\/strong><span>Endorsements and centre responsibilities<\/span><\/span>\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <footer class=\"nea-cta\">\n    <div>\n      <h2>Need us to check your NEA arrangement?<\/h2>\n      <p>Email the Exams Officer before booking and include your subject, exam board, specification code, previous result or learning provider, and the arrangement you need.<\/p>\n    <\/div>\n    <a class=\"nea-button\" href=\"mailto:examsofficer@intuitioncentres.com?subject=NEA%20or%20coursework%20enquiry\">examsofficer@intuitioncentres.com<\/a>\n  <\/footer>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Private candidate guidance Coursework &amp; NEA Many qualifications are assessed entirely by written examinations, while others include Non-Examination Assessment (NEA), coursework, a spoken component or a practical endorsement. We can support selected arrangements, but they must be agreed with us before you book your exams. Email the Exams Officer View Available Exams NEA \/ COURSEWORK [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-476","page","type-page","status-publish","hentry","post"],"_links":{"self":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/476","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/comments?post=476"}],"version-history":[{"count":1,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/476\/revisions"}],"predecessor-version":[{"id":477,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/476\/revisions\/477"}],"wp:attachment":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/media?parent=476"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}