{"id":570,"date":"2025-08-22T13:08:38","date_gmt":"2025-08-22T12:08:38","guid":{"rendered":"https:\/\/onlinelearningsystem.net\/xyz\/shop\/"},"modified":"2026-06-17T11:42:03","modified_gmt":"2026-06-17T10:42:03","slug":"courses","status":"publish","type":"page","link":"https:\/\/www.onlinelearningsystem.net\/xyz\/courses\/","title":{"rendered":"Courses"},"content":{"rendered":"\n<style>\n  .ols-courses-wrap {\n    font-family: Poppins, Arial, sans-serif;\n    background: #f6f8fc;\n    color: #102033;\n    padding: 48px 18px;\n  }\n\n  .ols-courses-container {\n    max-width: 1180px;\n    margin: 0 auto;\n  }\n\n  .ols-courses-hero {\n    background: linear-gradient(135deg, #07111f 0%, #123b7a 52%, #0073ce 100%);\n    color: #fff;\n    border-radius: 28px;\n    padding: 56px 36px;\n    box-shadow: 0 22px 55px rgba(15, 23, 42, 0.20);\n    margin-bottom: 34px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .ols-courses-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -90px;\n    top: -90px;\n    width: 260px;\n    height: 260px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.12);\n  }\n\n  .ols-courses-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,0.14);\n    border: 1px solid rgba(255,255,255,0.24);\n    padding: 8px 14px;\n    border-radius: 999px;\n    font-size: 14px;\n    font-weight: 700;\n    margin-bottom: 18px;\n  }\n\n  .ols-courses-hero h1 {\n    margin: 0 0 14px;\n    font-size: clamp(38px, 5vw, 66px);\n    line-height: 1.02;\n    letter-spacing: -1.4px;\n    font-weight: 900;\n  }\n\n  .ols-courses-hero p {\n    margin: 0;\n    max-width: 760px;\n    color: rgba(255,255,255,0.88);\n    font-size: 18px;\n    line-height: 1.7;\n    font-weight: 500;\n  }\n\n  .ols-courses-section-head {\n    margin: 34px 0 18px;\n  }\n\n  .ols-courses-section-head h2 {\n    margin: 0 0 8px;\n    font-size: clamp(30px, 3.4vw, 44px);\n    line-height: 1.1;\n    letter-spacing: -0.8px;\n    font-weight: 900;\n    color: #0f172a;\n  }\n\n  .ols-courses-section-head p {\n    margin: 0;\n    color: #526174;\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  .ols-exam-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .ols-exam-card {\n    text-decoration: none !important;\n    color: inherit !important;\n    display: flex;\n    flex-direction: column;\n    min-height: 310px;\n    border-radius: 26px;\n    padding: 30px;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 18px 42px rgba(15, 23, 42, 0.12);\n    transition: transform .25s ease, box-shadow .25s ease;\n    border: 1px solid rgba(255,255,255,0.42);\n  }\n\n  a.ols-exam-card:hover {\n    transform: translateY(-7px) scale(1.012);\n    box-shadow: 0 26px 60px rgba(15, 23, 42, 0.18);\n  }\n\n  .ols-exam-card::after {\n    content: \"\";\n    position: absolute;\n    right: -65px;\n    bottom: -85px;\n    width: 230px;\n    height: 230px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.20);\n  }\n\n  .ols-exam-card.edexcel-ial {\n    background: linear-gradient(135deg, #dbeafe 0%, #60a5fa 42%, #2563eb 100%);\n  }\n\n  .ols-exam-card.edexcel {\n    background: linear-gradient(135deg, #ecfdf5 0%, #38bdf8 44%, #00843d 100%);\n  }\n\n  .ols-exam-card.aqa {\n    background: linear-gradient(135deg, #f6e8ff 0%, #c084fc 42%, #7c2d12 100%);\n  }\n\n  .ols-exam-card.ocr {\n    background: linear-gradient(135deg, #f1f5f9 0%, #cbd5e1 52%, #94a3b8 100%);\n    box-shadow: 0 12px 32px rgba(15, 23, 42, 0.08);\n    opacity: 0.78;\n    cursor: not-allowed;\n  }\n\n  .ols-exam-card.ocr::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: rgba(255,255,255,0.26);\n    z-index: 1;\n  }\n\n  .ols-exam-board {\n    position: relative;\n    z-index: 2;\n    margin: 0 0 16px;\n    font-size: clamp(46px, 5.6vw, 76px);\n    line-height: 0.96;\n    font-weight: 950;\n    color: #07111f;\n    letter-spacing: -2.2px;\n  }\n\n  .ols-exam-card.edexcel-ial .ols-exam-board,\n  .ols-exam-card.edexcel .ols-exam-board,\n  .ols-exam-card.aqa .ols-exam-board {\n    min-height: 146px;\n  }\n\n  .ols-exam-card p {\n    position: relative;\n    z-index: 2;\n    margin: 0 0 22px;\n    max-width: 430px;\n    color: rgba(15, 23, 42, 0.78);\n    font-size: 16px;\n    line-height: 1.55;\n    font-weight: 650;\n  }\n\n  .ols-exam-meta {\n    position: relative;\n    z-index: 2;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: auto;\n    padding-top: 20px;\n  }\n\n  .ols-pill {\n    display: inline-flex;\n    align-items: center;\n    border-radius: 999px;\n    padding: 8px 12px;\n    font-size: 13px;\n    line-height: 1;\n    font-weight: 850;\n    background: rgba(255,255,255,0.78);\n    color: #07111f;\n  }\n\n  .ols-coming-soon {\n    position: relative;\n    z-index: 2;\n    margin-top: auto;\n    padding-top: 22px;\n    color: #334155;\n  }\n\n  .ols-coming-soon strong {\n    display: block;\n    color: #0f172a;\n    font-size: 18px;\n    font-weight: 900;\n    margin-bottom: 6px;\n  }\n\n  .ols-coming-soon span {\n    display: block;\n    font-size: 14.5px;\n    line-height: 1.55;\n    font-weight: 650;\n    max-width: 420px;\n  }\n\n  .ols-arrow {\n    position: absolute;\n    right: 26px;\n    top: 26px;\n    z-index: 3;\n    width: 42px;\n    height: 42px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.76);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 900;\n    color: #0f172a;\n    transition: transform .25s ease;\n  }\n\n  a.ols-exam-card:hover .ols-arrow {\n    transform: translateX(4px);\n  }\n\n  .ols-exam-card.ocr .ols-arrow {\n    display: none;\n  }\n\n  @media (max-width: 780px) {\n    .ols-courses-wrap {\n      padding: 28px 14px;\n    }\n\n    .ols-courses-hero {\n      padding: 38px 24px;\n      border-radius: 24px;\n    }\n\n    .ols-exam-grid {\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n\n    .ols-exam-card {\n      min-height: 280px;\n      padding: 24px;\n    }\n\n    .ols-exam-board {\n      font-size: clamp(42px, 13vw, 62px);\n    }\n\n    .ols-exam-card.edexcel-ial .ols-exam-board,\n    .ols-exam-card.edexcel .ols-exam-board,\n    .ols-exam-card.aqa .ols-exam-board {\n      min-height: 0;\n    }\n  }\n<\/style>\n\n<section class=\"ols-courses-wrap\">\n  <div class=\"ols-courses-container\">\n    <header class=\"ols-courses-hero\">\n      <div class=\"ols-courses-kicker\">Online Learning System Courses<\/div>\n      <h1>Choose Your Exam Board<\/h1>\n      <p>Start with your exam board, choose the unit or topic pathway you are studying, then select the course you want to access.<\/p>\n    <\/header>\n\n    <div class=\"ols-courses-section-head\">\n      <h2>Select an Exam Board<\/h2>\n      <p>Each card takes students into a dedicated course pathway. Topic cards can then link directly to WooCommerce single product pages.<\/p>\n    <\/div>\n\n    <div class=\"ols-exam-grid\">\n      <a class=\"ols-exam-card edexcel-ial\" href=\"https:\/\/www.onlinelearningsystem.net\/xyz\/edexcel-international-chemistry-gce\">\n        <span class=\"ols-arrow\">\u2192<\/span>\n        <h3 class=\"ols-exam-board\">Edexcel International<\/h3>\n        <p>Unit-based course pathway for International A Level Chemistry, organised from Unit 1 to Unit 6.<\/p>\n        <div class=\"ols-exam-meta\">\n          <span class=\"ols-pill\">A Level Chemistry<\/span>\n          <span class=\"ols-pill\">IAL<\/span>\n          <span class=\"ols-pill\">Units 1\u20136<\/span>\n        <\/div>\n      <\/a>\n\n      <a class=\"ols-exam-card edexcel\" href=\"https:\/\/www.onlinelearningsystem.net\/xyz\/edexcel-chemistry-gce\">\n        <span class=\"ols-arrow\">\u2192<\/span>\n        <h3 class=\"ols-exam-board\">Edexcel<\/h3>\n        <p>Domestic Edexcel course pathway organised by specification topic, paper, and assessment area.<\/p>\n        <div class=\"ols-exam-meta\">\n          <span class=\"ols-pill\">A Level Chemistry<\/span>\n          <span class=\"ols-pill\">9CH0<\/span>\n        <\/div>\n      <\/a>\n\n      <a class=\"ols-exam-card aqa\" href=\"https:\/\/www.onlinelearningsystem.net\/xyz\/aqa-chemistry-gce\/\">\n        <span class=\"ols-arrow\">\u2192<\/span>\n        <h3 class=\"ols-exam-board\">AQA<\/h3>\n        <p>AQA A Level Chemistry course pathway organised by specification reference, paper, and assessment area.<\/p>\n        <div class=\"ols-exam-meta\">\n          <span class=\"ols-pill\">A Level Chemistry<\/span>\n          <span class=\"ols-pill\">AQA<\/span>\n          <span class=\"ols-pill\">7405<\/span>\n        <\/div>\n      <\/a>\n\n      <div class=\"ols-exam-card ocr\" aria-disabled=\"true\">\n        <h3 class=\"ols-exam-board\">OCR<\/h3>\n        <p>OCR Chemistry course pathway is planned for a later release.<\/p>\n        <div class=\"ols-coming-soon\">\n          <strong>Coming soon<\/strong>\n          <span>This exam board is not currently available. The card is shown only to indicate future coverage.<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Online Learning System Courses Choose Your Exam Board Start with your exam board, choose the unit or topic pathway you are studying, then select the course you want to access. Select an Exam Board Each card takes students into a dedicated course pathway. Topic cards can then link directly to WooCommerce single product pages. \u2192 [&hellip;]<\/p>\n","protected":false},"author":12,"featured_media":0,"parent":0,"menu_order":12,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-570","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.onlinelearningsystem.net\/xyz\/wp-json\/wp\/v2\/pages\/570","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.onlinelearningsystem.net\/xyz\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.onlinelearningsystem.net\/xyz\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.onlinelearningsystem.net\/xyz\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/www.onlinelearningsystem.net\/xyz\/wp-json\/wp\/v2\/comments?post=570"}],"version-history":[{"count":0,"href":"https:\/\/www.onlinelearningsystem.net\/xyz\/wp-json\/wp\/v2\/pages\/570\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.onlinelearningsystem.net\/xyz\/wp-json\/wp\/v2\/media?parent=570"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}