{"id":432,"date":"2026-07-20T09:45:09","date_gmt":"2026-07-20T09:45:09","guid":{"rendered":"https:\/\/intuitioncentres.com\/exam-centres\/?page_id=432"},"modified":"2026-07-31T15:36:07","modified_gmt":"2026-07-31T15:36:07","slug":"other","status":"publish","type":"page","link":"https:\/\/intuitioncentres.com\/exam-centres\/other\/","title":{"rendered":"Other &#8211; Mock exam and Predicted grades"},"content":{"rendered":"\n<!-- Intuition Exam Centres - Mock & UCAS \/ Functional Skills \/ Access Arrangements Selection -->\n\n<style>\n  .iec-other-choice,\n  .iec-other-choice * {\n    box-sizing: border-box;\n  }\n\n  .iec-other-choice {\n    --orange: #ed5623;\n    --orange-dark: #c94317;\n    --orange-soft: #fff2ec;\n\n    --teal: #21d5cd;\n    --teal-dark: #087f7b;\n    --teal-soft: #eafcfb;\n\n    --ink: #172c3a;\n    --muted: #5f6f79;\n    --border: #dfe9ec;\n    --page: #f7fafb;\n\n    max-width: 1120px;\n    margin: 8px auto 30px;\n    padding: clamp(18px, 3vw, 38px);\n\n    border: 1px solid #edf2f3;\n    border-radius: 28px;\n\n    background:\n      radial-gradient(\n        circle at 96% 3%,\n        rgba(33, 213, 205, 0.13),\n        transparent 23%\n      ),\n      radial-gradient(\n        circle at 3% 22%,\n        rgba(237, 86, 35, 0.09),\n        transparent 22%\n      ),\n      var(--page);\n\n    font-family:\n      Inter,\n      ui-sans-serif,\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Arial,\n      sans-serif;\n\n    color: var(--ink);\n  }\n\n  .iec-other-choice h1,\n  .iec-other-choice h2,\n  .iec-other-choice p {\n    margin-top: 0;\n  }\n\n\n  \/* =========================================================\n     HERO\n     ========================================================= *\/\n\n  .iec-other-choice__hero {\n    position: relative;\n    overflow: hidden;\n\n    padding: clamp(32px, 5vw, 52px);\n\n    border: 1px solid var(--border);\n    border-radius: 26px;\n\n    background:\n      radial-gradient(\n        circle at 93% 12%,\n        rgba(33, 213, 205, 0.14) 0 85px,\n        transparent 86px\n      ),\n      radial-gradient(\n        circle at 84% 36%,\n        rgba(237, 86, 35, 0.07) 0 145px,\n        transparent 146px\n      ),\n      linear-gradient(\n        135deg,\n        #ffffff 0%,\n        #f8fdfd 100%\n      );\n\n    box-shadow:\n      0 10px 30px rgba(31, 64, 68, 0.06);\n  }\n\n  .iec-other-choice__hero::after {\n    content: \"\";\n\n    position: absolute;\n\n    right: -75px;\n    bottom: -115px;\n\n    width: 300px;\n    height: 300px;\n\n    border: 38px solid rgba(33, 213, 205, 0.055);\n    border-radius: 50%;\n  }\n\n  .iec-other-choice__eyebrow {\n    position: relative;\n    z-index: 2;\n\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n\n    margin-bottom: 12px;\n\n    color: var(--orange-dark);\n\n    font-size: 14px;\n    font-weight: 900;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .iec-other-choice__eyebrow::before {\n    content: \"\";\n\n    width: 27px;\n    height: 4px;\n\n    border-radius: 999px;\n\n    background: var(--teal);\n  }\n\n  .iec-other-choice__hero h1 {\n    position: relative;\n    z-index: 2;\n\n    max-width: 850px;\n\n    margin: 0 0 15px;\n\n    color: var(--ink);\n\n    font-size: clamp(2.35rem, 5vw, 4.4rem);\n    font-weight: 900;\n    line-height: 1;\n    letter-spacing: -0.045em;\n  }\n\n  .iec-other-choice__hero h1 span {\n    color: var(--orange);\n  }\n\n  .iec-other-choice__lead {\n    position: relative;\n    z-index: 2;\n\n    max-width: 800px;\n\n    margin: 0;\n\n    color: var(--muted);\n\n    font-size: clamp(1.05rem, 1.7vw, 1.2rem);\n    line-height: 1.7;\n  }\n\n\n  \/* =========================================================\n     CHOICE AREA\n     ========================================================= *\/\n\n  .iec-other-choice__main {\n    padding: clamp(25px, 4vw, 40px) 0 5px;\n  }\n\n  .iec-other-choice__intro {\n    max-width: 760px;\n\n    margin: 0 auto 24px;\n\n    text-align: center;\n  }\n\n  .iec-other-choice__intro span {\n    display: block;\n\n    margin-bottom: 5px;\n\n    color: var(--orange-dark);\n\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .iec-other-choice__intro h2 {\n    margin: 0 0 8px;\n\n    color: var(--ink);\n\n    font-size: clamp(1.8rem, 3.5vw, 2.7rem);\n    font-weight: 900;\n    line-height: 1.1;\n    letter-spacing: -0.03em;\n  }\n\n  .iec-other-choice__intro p {\n    margin: 0;\n\n    color: var(--muted);\n\n    font-size: 17px;\n    line-height: 1.65;\n  }\n\n\n  \/* =========================================================\n     THREE LARGE CHOICE CARDS\n     ========================================================= *\/\n\n  .iec-other-choice__grid {\n    display: grid;\n\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n\n    gap: 18px;\n  }\n\n  .iec-other-choice__card {\n    position: relative;\n\n    display: flex;\n    flex-direction: column;\n\n    min-height: 390px;\n\n    padding: 28px;\n\n    border: 1px solid var(--border);\n    border-radius: 24px;\n\n    background: #ffffff;\n\n    box-shadow:\n      0 12px 32px rgba(23, 44, 58, 0.07);\n\n    color: var(--ink) !important;\n    text-decoration: none !important;\n\n    overflow: hidden;\n\n    transition:\n      transform 0.2s ease,\n      box-shadow 0.2s ease,\n      border-color 0.2s ease;\n  }\n\n  .iec-other-choice__card:hover,\n  .iec-other-choice__card:focus-visible {\n    transform: translateY(-4px);\n\n    box-shadow:\n      0 20px 42px rgba(23, 44, 58, 0.12);\n  }\n\n  .iec-other-choice__card--mock:hover,\n  .iec-other-choice__card--mock:focus-visible {\n    border-color: rgba(237, 86, 35, 0.4);\n  }\n\n  .iec-other-choice__card--fs:hover,\n  .iec-other-choice__card--fs:focus-visible {\n    border-color: rgba(8, 127, 123, 0.38);\n  }\n\n  .iec-other-choice__card--access:hover,\n  .iec-other-choice__card--access:focus-visible {\n    border-color: rgba(23, 44, 58, 0.34);\n  }\n\n\n  \/* =========================================================\n     CARD VISUAL\n     ========================================================= *\/\n\n  .iec-other-choice__visual {\n    position: relative;\n\n    height: 175px;\n\n    margin: -8px -8px 22px;\n\n    border-radius: 19px;\n\n    overflow: hidden;\n  }\n\n  .iec-other-choice__card--mock .iec-other-choice__visual {\n    background:\n      radial-gradient(\n        circle at 80% 15%,\n        rgba(237, 86, 35, 0.18),\n        transparent 30%\n      ),\n      linear-gradient(\n        135deg,\n        #fff2ec,\n        #ffffff\n      );\n  }\n\n  .iec-other-choice__card--fs .iec-other-choice__visual {\n    background:\n      radial-gradient(\n        circle at 82% 18%,\n        rgba(33, 213, 205, 0.2),\n        transparent 31%\n      ),\n      linear-gradient(\n        135deg,\n        #eafcfb,\n        #ffffff\n      );\n  }\n\n  .iec-other-choice__card--access .iec-other-choice__visual {\n    background:\n      radial-gradient(\n        circle at 82% 18%,\n        rgba(23, 44, 58, 0.12),\n        transparent 31%\n      ),\n      linear-gradient(\n        135deg,\n        #eef4f7,\n        #ffffff\n      );\n  }\n\n\n  \/* =========================================================\n     MOCK \/ UCAS ILLUSTRATION\n     ========================================================= *\/\n\n  .iec-other-choice__papers {\n    position: absolute;\n\n    left: 50%;\n    top: 50%;\n\n    width: 105px;\n    height: 125px;\n\n    border-radius: 10px;\n\n    background: #ffffff;\n\n    box-shadow:\n      0 12px 25px rgba(23, 44, 58, 0.13);\n\n    transform:\n      translate(-58%, -48%) rotate(-6deg);\n  }\n\n  .iec-other-choice__papers::before {\n    content: \"\";\n\n    position: absolute;\n\n    left: 18px;\n    right: 18px;\n    top: 25px;\n\n    height: 6px;\n\n    border-radius: 5px;\n\n    background: #dfe9ec;\n\n    box-shadow:\n      0 20px 0 #dfe9ec,\n      0 40px 0 #dfe9ec,\n      0 60px 0 #edf2f3;\n  }\n\n  .iec-other-choice__papers::after {\n    content: \"\u2713\";\n\n    position: absolute;\n\n    right: -30px;\n    bottom: -12px;\n\n    display: grid;\n\n    width: 58px;\n    height: 58px;\n\n    place-items: center;\n\n    border: 6px solid #ffffff;\n    border-radius: 50%;\n\n    background: var(--orange);\n    color: #ffffff;\n\n    font-size: 25px;\n    font-weight: 900;\n\n    transform: rotate(6deg);\n\n    box-shadow:\n      0 8px 18px rgba(23, 44, 58, 0.14);\n  }\n\n\n  \/* =========================================================\n     FUNCTIONAL SKILLS ILLUSTRATION\n     ========================================================= *\/\n\n  .iec-other-choice__screen {\n    position: absolute;\n\n    left: 50%;\n    top: 46%;\n\n    width: 155px;\n    height: 105px;\n\n    border: 7px solid var(--ink);\n    border-radius: 14px;\n\n    background: #ffffff;\n\n    transform:\n      translate(-50%, -50%);\n\n    box-shadow:\n      0 13px 27px rgba(23, 44, 58, 0.14);\n  }\n\n  .iec-other-choice__screen::before {\n    content: \"\";\n\n    position: absolute;\n\n    left: 23px;\n    right: 23px;\n    top: 23px;\n\n    height: 8px;\n\n    border-radius: 6px;\n\n    background: var(--teal);\n\n    box-shadow:\n      0 23px 0 #dfe9ec,\n      0 46px 0 var(--orange);\n  }\n\n  .iec-other-choice__screen::after {\n    content: \"\";\n\n    position: absolute;\n\n    left: 50%;\n    bottom: -28px;\n\n    width: 72px;\n    height: 8px;\n\n    border-radius: 10px;\n\n    background: var(--ink);\n\n    transform:\n      translateX(-50%);\n  }\n\n\n\n  \/* =========================================================\n     ACCESS ARRANGEMENTS ILLUSTRATION\n     Person + clock\/check = pre-exam support and adjustments\n     ========================================================= *\/\n\n  .iec-other-choice__access-visual {\n    position: absolute;\n\n    left: 50%;\n    top: 50%;\n\n    width: 190px;\n    height: 145px;\n\n    transform: translate(-50%, -50%);\n  }\n\n  .iec-other-choice__access-visual svg {\n    width: 100%;\n    height: 100%;\n\n    overflow: visible;\n\n    filter:\n      drop-shadow(0 12px 16px rgba(23, 44, 58, 0.13));\n  }\n\n  \/* =========================================================\n     CARD COPY\n     ========================================================= *\/\n\n  .iec-other-choice__tag {\n    display: inline-flex;\n\n    align-self: flex-start;\n\n    margin-bottom: 10px;\n\n    padding: 6px 10px;\n\n    border-radius: 999px;\n\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .iec-other-choice__card--mock .iec-other-choice__tag {\n    background: var(--orange-soft);\n    color: var(--orange-dark);\n  }\n\n  .iec-other-choice__card--fs .iec-other-choice__tag {\n    background: var(--teal-soft);\n    color: var(--teal-dark);\n  }\n\n  .iec-other-choice__card--access .iec-other-choice__tag {\n    background: #eef4f7;\n    color: var(--ink);\n  }\n\n  .iec-other-choice__card h2 {\n    margin: 0 0 9px;\n\n    color: var(--ink);\n\n    font-size: clamp(1.65rem, 3vw, 2.2rem);\n    font-weight: 900;\n    line-height: 1.08;\n    letter-spacing: -0.025em;\n  }\n\n  .iec-other-choice__card p {\n    margin: 0 0 21px;\n\n    color: var(--muted);\n\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n\n  \/* =========================================================\n     CARD BUTTON\n     ========================================================= *\/\n\n  .iec-other-choice__button {\n    display: flex;\n\n    align-items: center;\n    justify-content: space-between;\n\n    width: 100%;\n\n    min-height: 54px;\n\n    margin-top: auto;\n\n    padding: 12px 15px 12px 18px;\n\n    border-radius: 14px;\n\n    color: #ffffff;\n\n    font-size: 16px;\n    font-weight: 900;\n  }\n\n  .iec-other-choice__card--mock .iec-other-choice__button {\n    background: var(--orange);\n  }\n\n  .iec-other-choice__card--fs .iec-other-choice__button {\n    background: var(--teal-dark);\n  }\n\n  .iec-other-choice__card--access .iec-other-choice__button {\n    background: var(--ink);\n  }\n\n  .iec-other-choice__arrow {\n    display: grid;\n\n    width: 34px;\n    height: 34px;\n\n    place-items: center;\n\n    border-radius: 10px;\n\n    background:\n      rgba(255, 255, 255, 0.16);\n\n    color: #ffffff;\n\n    font-size: 19px;\n    font-weight: 900;\n\n    transition:\n      transform 0.2s ease;\n  }\n\n  .iec-other-choice__card:hover\n  .iec-other-choice__arrow {\n    transform:\n      translateX(3px);\n  }\n\n\n  \/* =========================================================\n     HELP NOTE\n     ========================================================= *\/\n\n  .iec-other-choice__note {\n    display: flex;\n\n    align-items: flex-start;\n\n    gap: 12px;\n\n    margin-top: 18px;\n\n    padding: 17px 19px;\n\n    border: 1px solid var(--border);\n    border-radius: 16px;\n\n    background: #ffffff;\n  }\n\n  .iec-other-choice__note-icon {\n    flex: 0 0 34px;\n\n    display: grid;\n\n    width: 34px;\n    height: 34px;\n\n    place-items: center;\n\n    border-radius: 10px;\n\n    background: var(--teal-soft);\n    color: var(--teal-dark);\n\n    font-weight: 900;\n  }\n\n  .iec-other-choice__note strong {\n    display: block;\n\n    margin-bottom: 2px;\n\n    color: var(--ink);\n\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .iec-other-choice__note p {\n    margin: 0;\n\n    color: var(--muted);\n\n    font-size: 14.5px;\n    line-height: 1.55;\n  }\n\n\n\n  \/* =========================================================\n     TABLET\n     ========================================================= *\/\n\n  @media (max-width: 980px) {\n\n    .iec-other-choice__grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n  }\n\n\n  \/* =========================================================\n     MOBILE\n     ========================================================= *\/\n\n  @media (max-width: 760px) {\n\n    .iec-other-choice {\n      margin: 4px auto 18px;\n\n      padding: 14px;\n\n      border-radius: 21px;\n    }\n\n    .iec-other-choice__hero {\n      padding: 28px 21px;\n\n      border-radius: 21px;\n    }\n\n    .iec-other-choice__grid {\n      grid-template-columns: 1fr;\n    }\n\n    .iec-other-choice__card {\n      min-height: 360px;\n\n      padding: 20px;\n    }\n\n    .iec-other-choice__visual {\n      height: 155px;\n\n      margin: -3px -3px 19px;\n    }\n\n    .iec-other-choice__note {\n      padding: 15px;\n    }\n  }\n\n<\/style>\n\n\n<section class=\"iec-other-choice\" aria-label=\"Choose exam service\">\n\n\n  <!-- =====================================================\n       HERO\n       ===================================================== -->\n\n  <div class=\"iec-other-choice__hero\">\n\n    <span class=\"iec-other-choice__eyebrow\">\n      Intuition Exam Centres\n    <\/span>\n\n    <h1>\n      What would you like to <span>apply for?<\/span>\n    <\/h1>\n\n    <p class=\"iec-other-choice__lead\">\n      Choose the service you need below and we will take you to the\n      correct application page.\n    <\/p>\n\n  <\/div>\n\n\n  <!-- =====================================================\n       INTRO\n       ===================================================== -->\n\n  <div class=\"iec-other-choice__main\">\n\n    <div class=\"iec-other-choice__intro\">\n\n      <span>\n        Choose an option\n      <\/span>\n\n      <h2>\n        Select the type of application\n      <\/h2>\n\n      <p>\n        Please choose the option that best matches what you need.\n      <\/p>\n\n    <\/div>\n\n\n    <!-- =====================================================\n         THREE OPTIONS\n         ===================================================== -->\n\n    <div class=\"iec-other-choice__grid\">\n\n\n      <!-- ===================================================\n           MOCK & UCAS\n           =================================================== -->\n\n      <a class=\"iec-other-choice__card iec-other-choice__card--mock\" href=\"https:\/\/intuitioncentres.com\/exam-centres\/mock-ucas-functional-skills\/\" aria-label=\"Go to Mock and UCAS applications\">\n\n        <div class=\"iec-other-choice__visual\" aria-hidden=\"true\">\n\n          <div class=\"iec-other-choice__papers\"><\/div>\n\n        <\/div>\n\n\n        <span class=\"iec-other-choice__tag\">\n          Mock exams &amp; UCAS\n        <\/span>\n\n\n        <h2>\n          Mock &amp; UCAS\n        <\/h2>\n\n\n        <p>\n          Choose this option for mock examination services or\n          UCAS-related applications and support.\n        <\/p>\n\n\n        <span class=\"iec-other-choice__button\">\n\n          Continue to Mock &amp; UCAS\n\n          <span class=\"iec-other-choice__arrow\" aria-hidden=\"true\">\n            \u2192\n          <\/span>\n\n        <\/span>\n\n      <\/a>\n\n\n      <!-- ===================================================\n           FUNCTIONAL SKILLS\n           =================================================== -->\n\n      <a class=\"iec-other-choice__card iec-other-choice__card--fs\" href=\"https:\/\/intuitioncentres.com\/exam-centres\/functional-skills-purchase-page\/\" aria-label=\"Go to Functional Skills applications\">\n\n        <div class=\"iec-other-choice__visual\" aria-hidden=\"true\">\n\n          <div class=\"iec-other-choice__screen\"><\/div>\n\n        <\/div>\n\n\n        <span class=\"iec-other-choice__tag\">\n          Functional Skills\n        <\/span>\n\n\n        <h2>\n          Functional Skills\n        <\/h2>\n\n\n        <p>\n          Choose this option to apply for Functional Skills\n          examinations, including the available English and Maths\n          options.\n        <\/p>\n\n\n        <span class=\"iec-other-choice__button\">\n\n          Continue to Functional Skills\n\n          <span class=\"iec-other-choice__arrow\" aria-hidden=\"true\">\n            \u2192\n          <\/span>\n\n        <\/span>\n\n      <\/a>\n\n\n      <!-- ===================================================\n           ACCESS ARRANGEMENTS\n           =================================================== -->\n\n      <a class=\"iec-other-choice__card iec-other-choice__card--access\" href=\"https:\/\/intuitioncentres.com\/exam-centres\/access-arrangement-purchase-page\/\" aria-label=\"Go to Access Arrangements applications\">\n\n        <div class=\"iec-other-choice__visual\" aria-hidden=\"true\">\n\n          <div class=\"iec-other-choice__access-visual\">\n\n            <svg viewBox=\"0 0 210 160\">\n\n              <!-- Main white support card -->\n              <rect\n                x=\"18\"\n                y=\"20\"\n                width=\"150\"\n                height=\"120\"\n                rx=\"24\"\n                fill=\"#ffffff\"\n                stroke=\"#dfe9ec\"\n                stroke-width=\"4\"\n              ><\/rect>\n\n              <!-- Person -->\n              <circle\n                cx=\"77\"\n                cy=\"57\"\n                r=\"17\"\n                fill=\"#ed5623\"\n              ><\/circle>\n\n              <path\n                d=\"M48 119c3-31 14-46 29-46s26 15 29 46\"\n                fill=\"#eafcfb\"\n                stroke=\"#087f7b\"\n                stroke-width=\"7\"\n                stroke-linecap=\"round\"\n              ><\/path>\n\n              <path\n                d=\"M77 78v37\"\n                fill=\"none\"\n                stroke=\"#087f7b\"\n                stroke-width=\"7\"\n                stroke-linecap=\"round\"\n              ><\/path>\n\n              <!-- Support \/ adjustment lines -->\n              <path\n                d=\"M113 55h29M113 73h23M113 91h27\"\n                fill=\"none\"\n                stroke=\"#c9d8dd\"\n                stroke-width=\"7\"\n                stroke-linecap=\"round\"\n              ><\/path>\n\n              <!-- Clock -->\n              <circle\n                cx=\"164\"\n                cy=\"108\"\n                r=\"34\"\n                fill=\"#172c3a\"\n                stroke=\"#ffffff\"\n                stroke-width=\"7\"\n              ><\/circle>\n\n              <path\n                d=\"M164 91v18l12 8\"\n                fill=\"none\"\n                stroke=\"#ffffff\"\n                stroke-width=\"6\"\n                stroke-linecap=\"round\"\n                stroke-linejoin=\"round\"\n              ><\/path>\n\n              <!-- Approval tick -->\n              <circle\n                cx=\"181\"\n                cy=\"39\"\n                r=\"23\"\n                fill=\"#21d5cd\"\n                stroke=\"#ffffff\"\n                stroke-width=\"6\"\n              ><\/circle>\n\n              <path\n                d=\"m170 39 8 8 15-19\"\n                fill=\"none\"\n                stroke=\"#087f7b\"\n                stroke-width=\"6\"\n                stroke-linecap=\"round\"\n                stroke-linejoin=\"round\"\n              ><\/path>\n\n            <\/svg>\n\n          <\/div>\n\n        <\/div>\n\n\n        <span class=\"iec-other-choice__tag\">\n          Access Arrangements\n        <\/span>\n\n\n        <h2>\n          Access Arrangements\n        <\/h2>\n\n\n        <p>\n          Choose this option for pre-exam adjustments that help eligible\n          students access examinations fairly, such as extra time,\n          reader or scribe support, and supervised rest breaks,\n          where available and approved.\n        <\/p>\n\n\n        <span class=\"iec-other-choice__button\">\n\n          Continue to Access Arrangements\n\n          <span class=\"iec-other-choice__arrow\" aria-hidden=\"true\">\n            \u2192\n          <\/span>\n\n        <\/span>\n\n      <\/a>\n\n    <\/div>\n\n\n    <!-- =====================================================\n         NOTE\n         ===================================================== -->\n\n    <div class=\"iec-other-choice__note\">\n\n      <span class=\"iec-other-choice__note-icon\" aria-hidden=\"true\">\n        ?\n      <\/span>\n\n      <div>\n\n        <strong>\n          Not sure which one to choose?\n        <\/strong>\n\n        <p>\n          Choose Mock &amp; UCAS for mock examinations and UCAS services,\n          Functional Skills for English or Maths Functional Skills exams,\n          or Access Arrangements for available exam access support.\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Intuition Exam Centres What would you like to apply for? Choose the service you need below and we will take you to the correct application page. Choose an option Select the type of application Please choose the option that best matches what you need. Mock exams &amp; UCAS Mock &amp; UCAS Choose this option for [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-432","page","type-page","status-publish","hentry","post"],"_links":{"self":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/432","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\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/comments?post=432"}],"version-history":[{"count":10,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/432\/revisions"}],"predecessor-version":[{"id":1126,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/432\/revisions\/1126"}],"wp:attachment":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/media?parent=432"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}