{"id":927,"date":"2026-07-28T13:51:42","date_gmt":"2026-07-28T13:51:42","guid":{"rendered":"https:\/\/intuitioncentres.com\/exam-centres\/?page_id=927"},"modified":"2026-07-29T11:09:11","modified_gmt":"2026-07-29T11:09:11","slug":"mock-ucas-functional-skills","status":"publish","type":"page","link":"https:\/\/intuitioncentres.com\/exam-centres\/mock-ucas-functional-skills\/","title":{"rendered":"Mock &amp; UCAS"},"content":{"rendered":"\n<!-- Intuition Exam Centres - Mock Exams for UCAS Predicted Grades Purchase Page -->\n\n<style>\n  .iec-ucas-top,\n  .iec-ucas-top * {\n    box-sizing: border-box;\n  }\n\n  .iec-ucas-top {\n    --iec-orange: #ed5623;\n    --iec-orange-dark: #c94317;\n    --iec-teal: #21d5cd;\n    --iec-teal-dark: #087f7b;\n    --iec-text: #263238;\n    --iec-muted: #63747a;\n    --iec-border: #e5eeee;\n\n    max-width: 1120px;\n    margin: 0 auto 8px;\n    padding: 0 18px;\n\n    font-family: inherit;\n    color: var(--iec-text);\n  }\n\n\n  \/* =========================================================\n     HERO\n     ========================================================= *\/\n\n  .iec-ucas-top__hero {\n    position: relative;\n    overflow: hidden;\n\n    padding: 36px;\n\n    background:\n      radial-gradient(\n        circle at 93% 10%,\n        rgba(33, 213, 205, 0.15) 0 82px,\n        transparent 83px\n      ),\n      radial-gradient(\n        circle at 86% 30%,\n        rgba(237, 86, 35, 0.07) 0 140px,\n        transparent 141px\n      ),\n      linear-gradient(\n        135deg,\n        #ffffff 0%,\n        #f8fdfd 100%\n      );\n\n    border: 1px solid var(--iec-border);\n    border-bottom: 0;\n    border-radius: 26px 26px 0 0;\n\n    box-shadow:\n      0 10px 30px rgba(31, 64, 68, 0.06);\n  }\n\n\n  \/* =========================================================\n     PROGRESS\n     ========================================================= *\/\n\n  .iec-ucas-top__progress {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n\n    gap: 7px;\n\n    margin-bottom: 24px;\n  }\n\n  .iec-ucas-top__step {\n    display: inline-flex;\n    align-items: center;\n\n    gap: 7px;\n\n    padding: 7px 11px;\n\n    border-radius: 999px;\n\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .iec-ucas-top__step--done {\n    color: #21494a;\n\n    background:\n      rgba(33, 213, 205, 0.12);\n\n    border:\n      1px solid rgba(33, 213, 205, 0.32);\n  }\n\n  .iec-ucas-top__step--current {\n    color: #ffffff;\n\n    background:\n      var(--iec-orange);\n\n    border:\n      1px solid var(--iec-orange);\n  }\n\n  .iec-ucas-top__tick {\n    display: grid;\n    place-items: center;\n\n    width: 18px;\n    height: 18px;\n\n    border-radius: 50%;\n\n    background:\n      var(--iec-teal);\n\n    color:\n      #153f40;\n\n    font-size: 11px;\n    font-weight: 900;\n  }\n\n  .iec-ucas-top__chevron {\n    color: #a1adaf;\n\n    font-size: 16px;\n  }\n\n\n  \/* =========================================================\n     EYEBROW \/ TITLE\n     ========================================================= *\/\n\n  .iec-ucas-top__eyebrow {\n    display: inline-flex;\n    align-items: center;\n\n    gap: 9px;\n\n    margin-bottom: 9px;\n\n    color:\n      var(--iec-orange);\n\n    font-size: 14px;\n    font-weight: 800;\n\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n\n  .iec-ucas-top__eyebrow::before {\n    content: \"\";\n\n    width: 24px;\n    height: 4px;\n\n    border-radius: 999px;\n\n    background:\n      var(--iec-teal);\n  }\n\n  .iec-ucas-top h1 {\n    max-width: 850px;\n\n    margin: 0 0 14px;\n\n    color:\n      var(--iec-text);\n\n    font-size:\n      clamp(31px, 4.5vw, 47px);\n\n    line-height:\n      1.08;\n\n    letter-spacing:\n      -0.025em;\n\n    font-weight:\n      850;\n  }\n\n  .iec-ucas-top__lead {\n    max-width: 900px;\n\n    margin: 0;\n\n    color:\n      var(--iec-muted);\n\n    font-size:\n      18px;\n\n    line-height:\n      1.7;\n  }\n\n  .iec-ucas-top__lead strong {\n    color:\n      var(--iec-text);\n  }\n\n\n  \/* =========================================================\n     WHAT WE OFFER CARDS\n     ========================================================= *\/\n\n  .iec-ucas-top__cards {\n    display: grid;\n\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n\n    gap:\n      14px;\n\n    margin-top:\n      26px;\n  }\n\n  .iec-ucas-top__card {\n    padding:\n      20px;\n\n    border:\n      1px solid var(--iec-border);\n\n    border-radius:\n      17px;\n\n    background:\n      #ffffff;\n  }\n\n  .iec-ucas-top__card--warning {\n    background:\n      #fffaf7;\n\n    border-color:\n      rgba(237, 86, 35, 0.22);\n  }\n\n  .iec-ucas-top__card-heading {\n    display:\n      flex;\n\n    align-items:\n      center;\n\n    gap:\n      10px;\n\n    margin-bottom:\n      8px;\n\n    color:\n      var(--iec-text);\n\n    font-size:\n      17px;\n\n    font-weight:\n      800;\n  }\n\n  .iec-ucas-top__icon {\n    flex:\n      0 0 36px;\n\n    display:\n      grid;\n\n    place-items:\n      center;\n\n    width:\n      36px;\n\n    height:\n      36px;\n\n    border-radius:\n      11px;\n\n    background:\n      rgba(33, 213, 205, 0.14);\n\n    color:\n      #176e6a;\n\n    font-size:\n      17px;\n\n    font-weight:\n      900;\n  }\n\n  .iec-ucas-top__card--warning\n  .iec-ucas-top__icon {\n    background:\n      rgba(237, 86, 35, 0.11);\n\n    color:\n      var(--iec-orange);\n  }\n\n  .iec-ucas-top__card p {\n    margin:\n      0;\n\n    color:\n      var(--iec-muted);\n\n    font-size:\n      15.5px;\n\n    line-height:\n      1.62;\n  }\n\n\n  \/* =========================================================\n     PROCESS\n     ========================================================= *\/\n\n  .iec-ucas-process {\n    margin-top:\n      16px;\n\n    padding:\n      22px;\n\n    border:\n      1px solid var(--iec-border);\n\n    border-radius:\n      18px;\n\n    background:\n      #ffffff;\n  }\n\n  .iec-ucas-process__heading {\n    margin-bottom:\n      17px;\n  }\n\n  .iec-ucas-process__heading span {\n    display:\n      block;\n\n    margin-bottom:\n      3px;\n\n    color:\n      var(--iec-orange);\n\n    font-size:\n      13px;\n\n    font-weight:\n      800;\n\n    letter-spacing:\n      0.04em;\n\n    text-transform:\n      uppercase;\n  }\n\n  .iec-ucas-process__heading h2 {\n    margin:\n      0;\n\n    color:\n      var(--iec-text);\n\n    font-size:\n      clamp(21px, 3vw, 27px);\n\n    line-height:\n      1.2;\n\n    font-weight:\n      850;\n  }\n\n  .iec-ucas-process__grid {\n    display:\n      grid;\n\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr));\n\n    gap:\n      12px;\n  }\n\n  .iec-ucas-process__item {\n    padding:\n      17px;\n\n    border:\n      1px solid var(--iec-border);\n\n    border-radius:\n      15px;\n\n    background:\n      #fbfdfd;\n  }\n\n  .iec-ucas-process__number {\n    display:\n      grid;\n\n    width:\n      37px;\n\n    height:\n      37px;\n\n    place-items:\n      center;\n\n    margin-bottom:\n      10px;\n\n    border-radius:\n      11px;\n\n    background:\n      var(--iec-orange);\n\n    color:\n      #ffffff;\n\n    font-size:\n      15px;\n\n    font-weight:\n      900;\n  }\n\n  .iec-ucas-process__item strong {\n    display:\n      block;\n\n    margin-bottom:\n      5px;\n\n    color:\n      var(--iec-text);\n\n    font-size:\n      16px;\n\n    font-weight:\n      850;\n  }\n\n  .iec-ucas-process__item p {\n    margin:\n      0;\n\n    color:\n      var(--iec-muted);\n\n    font-size:\n      14.5px;\n\n    line-height:\n      1.58;\n  }\n\n\n  \/* =========================================================\n     MOCK EXAM DATES\n     ========================================================= *\/\n\n  .iec-ucas-dates {\n    display:\n      flex;\n\n    align-items:\n      flex-start;\n\n    gap:\n      12px;\n\n    margin-top:\n      14px;\n\n    padding:\n      18px;\n\n    border:\n      1px solid rgba(33, 213, 205, 0.3);\n\n    border-radius:\n      15px;\n\n    background:\n      #f1fdfc;\n  }\n\n  .iec-ucas-dates__icon {\n    flex:\n      0 0 38px;\n\n    display:\n      grid;\n\n    width:\n      38px;\n\n    height:\n      38px;\n\n    place-items:\n      center;\n\n    border-radius:\n      11px;\n\n    background:\n      var(--iec-teal);\n\n    color:\n      #174747;\n\n    font-size:\n      18px;\n\n    font-weight:\n      900;\n  }\n\n  .iec-ucas-dates strong {\n    display:\n      block;\n\n    margin-bottom:\n      5px;\n\n    color:\n      var(--iec-text);\n\n    font-size:\n      16px;\n\n    font-weight:\n      850;\n  }\n\n  .iec-ucas-dates p {\n    margin:\n      0;\n\n    color:\n      var(--iec-muted);\n\n    font-size:\n      14.5px;\n\n    line-height:\n      1.62;\n  }\n\n  .iec-ucas-dates__periods {\n    display:\n      flex;\n\n    flex-wrap:\n      wrap;\n\n    gap:\n      8px;\n\n    margin:\n      10px 0;\n  }\n\n  .iec-ucas-dates__period {\n    display:\n      inline-flex;\n\n    align-items:\n      center;\n\n    padding:\n      6px 10px;\n\n    border-radius:\n      999px;\n\n    background:\n      #ffffff;\n\n    border:\n      1px solid rgba(8, 127, 123, 0.2);\n\n    color:\n      var(--iec-teal-dark);\n\n    font-size:\n      13px;\n\n    font-weight:\n      850;\n  }\n\n  .iec-ucas-dates p strong {\n    display:\n      inline;\n\n    margin:\n      0;\n\n    color:\n      var(--iec-text);\n\n    font-size:\n      inherit;\n\n    font-weight:\n      850;\n  }\n\n\n  \/* =========================================================\n     IMPORTANT NOTICE\n     ========================================================= *\/\n\n  .iec-ucas-top__notice {\n    display:\n      flex;\n\n    align-items:\n      flex-start;\n\n    gap:\n      12px;\n\n    margin-top:\n      14px;\n\n    padding:\n      17px 18px;\n\n    border-radius:\n      15px;\n\n    background:\n      #fff8f4;\n\n    border:\n      1px solid rgba(237, 86, 35, 0.2);\n  }\n\n  .iec-ucas-top__notice-icon {\n    flex:\n      0 0 30px;\n\n    display:\n      grid;\n\n    place-items:\n      center;\n\n    width:\n      30px;\n\n    height:\n      30px;\n\n    border-radius:\n      9px;\n\n    background:\n      var(--iec-orange);\n\n    color:\n      #ffffff;\n\n    font-weight:\n      900;\n  }\n\n  .iec-ucas-top__notice strong {\n    display:\n      block;\n\n    margin-bottom:\n      3px;\n\n    color:\n      var(--iec-text);\n\n    font-size:\n      15.5px;\n  }\n\n  .iec-ucas-top__notice p {\n    margin:\n      0;\n\n    color:\n      var(--iec-muted);\n\n    font-size:\n      14.5px;\n\n    line-height:\n      1.58;\n  }\n\n\n  \/* =========================================================\n     UCAS EMAIL NOTE\n     ========================================================= *\/\n\n  .iec-ucas-email {\n    display:\n      flex;\n\n    align-items:\n      flex-start;\n\n    gap:\n      12px;\n\n    margin-top:\n      12px;\n\n    padding:\n      17px 18px;\n\n    border:\n      1px solid rgba(33, 213, 205, 0.28);\n\n    border-radius:\n      15px;\n\n    background:\n      #f1fdfc;\n  }\n\n  .iec-ucas-email__icon {\n    flex:\n      0 0 30px;\n\n    display:\n      grid;\n\n    width:\n      30px;\n\n    height:\n      30px;\n\n    place-items:\n      center;\n\n    border-radius:\n      9px;\n\n    background:\n      var(--iec-teal);\n\n    color:\n      #174747;\n\n    font-weight:\n      900;\n  }\n\n  .iec-ucas-email strong {\n    display:\n      block;\n\n    margin-bottom:\n      3px;\n\n    color:\n      var(--iec-text);\n\n    font-size:\n      15.5px;\n  }\n\n  .iec-ucas-email p {\n    margin:\n      0;\n\n    color:\n      var(--iec-muted);\n\n    font-size:\n      14.5px;\n\n    line-height:\n      1.58;\n  }\n\n  .iec-ucas-email__address {\n    color:\n      var(--iec-teal-dark);\n\n    font-weight:\n      850;\n  }\n\n\n  \/* =========================================================\n     APPLY NOW SECTION\n     ========================================================= *\/\n\n  .iec-ucas-break {\n    position:\n      relative;\n\n    padding:\n      24px 24px 28px;\n\n    text-align:\n      center;\n\n    background:\n      linear-gradient(\n        90deg,\n        rgba(33, 213, 205, 0.1),\n        #ffffff 48%,\n        rgba(237, 86, 35, 0.08)\n      );\n\n    border-left:\n      1px solid var(--iec-border);\n\n    border-right:\n      1px solid var(--iec-border);\n\n    border-top:\n      1px solid rgba(33, 213, 205, 0.25);\n  }\n\n  .iec-ucas-break__label {\n    margin:\n      0 0 4px;\n\n    color:\n      var(--iec-orange);\n\n    font-size:\n      13px;\n\n    font-weight:\n      800;\n\n    letter-spacing:\n      0.04em;\n\n    text-transform:\n      uppercase;\n  }\n\n  .iec-ucas-break h2 {\n    margin:\n      0 0 7px;\n\n    color:\n      var(--iec-text);\n\n    font-size:\n      clamp(22px, 3vw, 29px);\n\n    line-height:\n      1.2;\n\n    font-weight:\n      800;\n  }\n\n  .iec-ucas-break p {\n    max-width:\n      720px;\n\n    margin:\n      0 auto;\n\n    color:\n      var(--iec-muted);\n\n    font-size:\n      16px;\n\n    line-height:\n      1.55;\n  }\n\n\n  \/* =========================================================\n     APPLY NOW BUTTON\n     ========================================================= *\/\n\n  .iec-ucas-break__button {\n    display:\n      inline-flex;\n\n    align-items:\n      center;\n\n    justify-content:\n      center;\n\n    gap:\n      9px;\n\n    min-height:\n      54px;\n\n    margin-top:\n      18px;\n\n    padding:\n      12px 23px;\n\n    border:\n      1px solid var(--iec-orange);\n\n    border-radius:\n      14px;\n\n    background:\n      var(--iec-orange);\n\n    color:\n      #ffffff !important;\n\n    box-shadow:\n      0 10px 24px rgba(237, 86, 35, 0.22);\n\n    font-size:\n      16px;\n\n    font-weight:\n      850;\n\n    text-decoration:\n      none !important;\n\n    transition:\n      transform 0.18s ease,\n      background 0.18s ease,\n      box-shadow 0.18s ease;\n  }\n\n  .iec-ucas-break__button:hover,\n  .iec-ucas-break__button:focus-visible {\n    background:\n      var(--iec-orange-dark);\n\n    border-color:\n      var(--iec-orange-dark);\n\n    color:\n      #ffffff !important;\n\n    box-shadow:\n      0 14px 30px rgba(237, 86, 35, 0.28);\n\n    transform:\n      translateY(-2px);\n  }\n\n  .iec-ucas-break__button-arrow {\n    font-size:\n      19px;\n\n    line-height:\n      1;\n  }\n\n  .iec-ucas-break::after {\n    content:\n      \"\";\n\n    position:\n      absolute;\n\n    left:\n      50%;\n\n    bottom:\n      0;\n\n    width:\n      74px;\n\n    height:\n      4px;\n\n    transform:\n      translateX(-50%);\n\n    border-radius:\n      999px 999px 0 0;\n\n    background:\n      var(--iec-teal);\n  }\n\n\n  \/* =========================================================\n     MOBILE\n     ========================================================= *\/\n\n  @media (max-width: 800px) {\n\n    .iec-ucas-process__grid {\n      grid-template-columns:\n        1fr;\n    }\n\n  }\n\n\n  @media (max-width: 760px) {\n\n    .iec-ucas-top {\n      padding:\n        0 12px;\n\n      margin-bottom:\n        5px;\n    }\n\n    .iec-ucas-top__hero {\n      padding:\n        24px 18px;\n\n      border-radius:\n        21px 21px 0 0;\n    }\n\n    .iec-ucas-top__lead {\n      font-size:\n        16px;\n\n      line-height:\n        1.65;\n    }\n\n    .iec-ucas-top__cards {\n      grid-template-columns:\n        1fr;\n\n      gap:\n        10px;\n\n      margin-top:\n        20px;\n    }\n\n    .iec-ucas-top__card {\n      padding:\n        17px;\n    }\n\n    .iec-ucas-top__progress {\n      gap:\n        5px;\n    }\n\n    .iec-ucas-top__step {\n      padding:\n        6px 9px;\n\n      font-size:\n        12px;\n    }\n\n    .iec-ucas-process {\n      padding:\n        17px;\n    }\n\n    .iec-ucas-dates {\n      padding:\n        16px;\n    }\n\n    .iec-ucas-break {\n      padding:\n        20px 16px 25px;\n    }\n\n    .iec-ucas-break p {\n      font-size:\n        15px;\n    }\n\n    .iec-ucas-break__button {\n      width:\n        100%;\n    }\n\n  }\n<\/style>\n\n\n<section\n  class=\"iec-ucas-top\"\n  aria-label=\"Mock exams for UCAS predicted grades\"\n>\n\n\n  <!-- =====================================================\n       PURCHASE PAGE HERO\n       ===================================================== -->\n\n  <div class=\"iec-ucas-top__hero\">\n\n\n    <!-- =====================================================\n         PURCHASE PROGRESS\n         ===================================================== -->\n\n    <div\n      class=\"iec-ucas-top__progress\"\n      aria-label=\"Mock and UCAS selection progress\"\n    >\n\n      <span\n        class=\"iec-ucas-top__step iec-ucas-top__step--done\"\n      >\n\n        <span class=\"iec-ucas-top__tick\">\n          \u2713\n        <\/span>\n\n        Mock &amp; UCAS\n\n      <\/span>\n\n\n      <span\n        class=\"iec-ucas-top__chevron\"\n        aria-hidden=\"true\"\n      >\n        \u203a\n      <\/span>\n\n\n      <span\n        class=\"iec-ucas-top__step iec-ucas-top__step--current\"\n      >\n        Choose Option\n      <\/span>\n\n    <\/div>\n\n\n    <!-- =====================================================\n         TITLE\n         ===================================================== -->\n\n    <div class=\"iec-ucas-top__eyebrow\">\n      Mock Exam &amp; UCAS Predicted Grade Service\n    <\/div>\n\n\n    <h1>\n      Mock Exams for UCAS Predicted Grades\n    <\/h1>\n\n\n    <p class=\"iec-ucas-top__lead\">\n\n      We can support private candidates who need\n      <strong>\n        evidence-based predicted grades\n      <\/strong>\n      for a UCAS application.\n\n      Predicted grades can only be considered after you have completed\n      suitable mock examinations with Intuition Exam Centres.\n\n      Our UCAS-related service is limited to providing predicted grades\n      based on the evidence available to us.\n\n    <\/p>\n\n\n    <!-- =====================================================\n         WHAT WE CAN \/ CANNOT PROVIDE\n         ===================================================== -->\n\n    <div class=\"iec-ucas-top__cards\">\n\n\n      <!-- CAN PROVIDE -->\n\n      <div class=\"iec-ucas-top__card\">\n\n        <div class=\"iec-ucas-top__card-heading\">\n\n          <span class=\"iec-ucas-top__icon\">\n            \u2713\n          <\/span>\n\n          What we can provide\n\n        <\/div>\n\n        <p>\n          We can arrange appropriate mock examinations and use your\n          performance, together with the information available to us,\n          to determine suitable predicted grades.\n        <\/p>\n\n      <\/div>\n\n\n      <!-- CANNOT PROVIDE -->\n\n      <div\n        class=\"iec-ucas-top__card iec-ucas-top__card--warning\"\n      >\n\n        <div class=\"iec-ucas-top__card-heading\">\n\n          <span class=\"iec-ucas-top__icon\">\n            !\n          <\/span>\n\n          What we do not provide\n\n        <\/div>\n\n        <p>\n          We do not manage UCAS applications, advise on university\n          choices, complete applications on your behalf or provide a\n          school or college UCAS service.\n\n          We are not a UCAS registered centre and therefore do not\n          issue a UCAS buzzword.\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n\n\n    <!-- =====================================================\n         HOW IT WORKS\n         ===================================================== -->\n\n    <div class=\"iec-ucas-process\">\n\n      <div class=\"iec-ucas-process__heading\">\n\n        <span>\n          Before you choose your option\n        <\/span>\n\n        <h2>\n          How the process works\n        <\/h2>\n\n      <\/div>\n\n\n      <div class=\"iec-ucas-process__grid\">\n\n\n        <!-- STEP 1 -->\n\n        <div class=\"iec-ucas-process__item\">\n\n          <div class=\"iec-ucas-process__number\">\n            1\n          <\/div>\n\n          <strong>\n            Sit your mock exams\n          <\/strong>\n\n          <p>\n            You must first complete the agreed mock examination or\n            examinations with us under appropriate assessment\n            conditions.\n\n            Mock examinations are normally arranged during our\n            scheduled mock exam periods.\n          <\/p>\n\n        <\/div>\n\n\n        <!-- STEP 2 -->\n\n        <div class=\"iec-ucas-process__item\">\n\n          <div class=\"iec-ucas-process__number\">\n            2\n          <\/div>\n\n          <strong>\n            We determine predicted grades\n          <\/strong>\n\n          <p>\n            Your mock performance is reviewed and used as evidence\n            when determining the predicted grade we are able to\n            provide.\n          <\/p>\n\n        <\/div>\n\n\n        <!-- STEP 3 -->\n\n        <div class=\"iec-ucas-process__item\">\n\n          <div class=\"iec-ucas-process__number\">\n            3\n          <\/div>\n\n          <strong>\n            UCAS sends us the request\n          <\/strong>\n\n          <p>\n            You will need to follow the UCAS process for an\n            independent applicant.\n\n            Where agreed, UCAS can then send us the secure online\n            request needed for us to provide the information we are\n            able to verify.\n          <\/p>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n\n    <!-- =====================================================\n         MOCK EXAM DATES\n         ===================================================== -->\n\n    <div class=\"iec-ucas-dates\">\n\n      <span\n        class=\"iec-ucas-dates__icon\"\n        aria-hidden=\"true\"\n      >\n        \u25f7\n      <\/span>\n\n\n      <div>\n\n        <strong>\n          When do Mock Exams take place?\n        <\/strong>\n\n\n        <p>\n          Mock examinations are normally scheduled during two periods\n          each year:\n        <\/p>\n\n\n        <div class=\"iec-ucas-dates__periods\">\n\n          <span class=\"iec-ucas-dates__period\">\n            Mid-September to Mid-October\n          <\/span>\n\n\n          <span class=\"iec-ucas-dates__period\">\n            January\n          <\/span>\n\n        <\/div>\n\n\n        <p>\n          These are our usual mock examination periods and exact dates\n          may vary from year to year.\n\n          Intuition Exam Centres reserves the right to change scheduled\n          dates where necessary, and some flexibility may be possible\n          depending on individual circumstances and centre\n          availability.\n\n          <strong>\n            Your actual Mock Exam date or dates will be confirmed with\n            you after you have completed your purchase.\n          <\/strong>\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n\n\n    <!-- =====================================================\n         IMPORTANT UCAS NOTICE\n         ===================================================== -->\n\n    <div class=\"iec-ucas-top__notice\">\n\n      <span class=\"iec-ucas-top__notice-icon\">\n        !\n      <\/span>\n\n\n      <div>\n\n        <strong>\n          Important: we are not a UCAS registered centre\n        <\/strong>\n\n        <p>\n          You should apply through UCAS as an independent applicant\n          rather than attempting to link your application to Intuition\n          Exam Centres using a buzzword.\n\n          Once your mock exams and predicted grades have been agreed,\n          follow the UCAS instructions for requesting information from\n          your referee or contact.\n\n          UCAS will send the relevant secure request directly to the\n          email address you provide.\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n\n\n    <!-- =====================================================\n         EMAIL NOTE\n         ===================================================== -->\n\n    <div class=\"iec-ucas-email\">\n\n      <span\n        class=\"iec-ucas-email__icon\"\n        aria-hidden=\"true\"\n      >\n        @\n      <\/span>\n\n\n      <div>\n\n        <strong>\n          Please contact us before entering our details into UCAS\n        <\/strong>\n\n        <p>\n          Once your mock assessment has been completed and we have\n          agreed that we can provide your predicted grades, we will\n          confirm when you can use\n\n          <span class=\"iec-ucas-email__address\">\n            examsofficer@intuitioncentres.com\n          <\/span>\n\n          for the relevant UCAS request.\n\n          Please do not send a UCAS request to us before this has been\n          agreed.\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n\n  <!-- =====================================================\n       APPLY NOW\n       ===================================================== -->\n\n  <div class=\"iec-ucas-break\">\n\n    <p class=\"iec-ucas-break__label\">\n      Next step\n    <\/p>\n\n    <h2>\n      Apply for Mock Exams &amp; UCAS Predicted Grades\n    <\/h2>\n\n    <p>\n      When you are ready, continue to the application page to purchase\n      your Mock Exam and UCAS Predicted Grade service.\n    <\/p>\n\n\n    <a\n      class=\"iec-ucas-break__button\"\n      href=\"https:\/\/intuitioncentres.com\/exam-centres\/mock-purchase-page\/\"\n    >\n      Apply Now\n\n      <span\n        class=\"iec-ucas-break__button-arrow\"\n        aria-hidden=\"true\"\n      >\n        \u2192\n      <\/span>\n\n    <\/a>\n\n  <\/div>\n\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>\u2713 Mock &amp; UCAS \u203a Choose Option Mock Exam &amp; UCAS Predicted Grade Service Mock Exams for UCAS Predicted Grades We can support private candidates who need evidence-based predicted grades for a UCAS application. Predicted grades can only be considered after you have completed suitable mock examinations with Intuition Exam Centres. Our UCAS-related service is [&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-927","page","type-page","status-publish","hentry","post"],"_links":{"self":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/927","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=927"}],"version-history":[{"count":7,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/927\/revisions"}],"predecessor-version":[{"id":973,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/927\/revisions\/973"}],"wp:attachment":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/media?parent=927"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}