{"id":5061,"date":"2026-06-08T04:40:56","date_gmt":"2026-06-08T03:40:56","guid":{"rendered":"https:\/\/www.onlinelearningsystem.net\/xyz\/courses\/edexcel-international\/"},"modified":"2026-06-08T06:34:02","modified_gmt":"2026-06-08T05:34:02","slug":"edexcel-international-chemistry-gce","status":"publish","type":"page","link":"https:\/\/www.onlinelearningsystem.net\/xyz\/edexcel-international-chemistry-gce\/","title":{"rendered":"edexcel-international-gce"},"content":{"rendered":"\n<style>\n  .ols-ial-courses-wrap {\n    font-family: Poppins, Arial, sans-serif;\n    background: #f6f2ea;\n    color: #102033;\n    padding: 42px 18px 56px;\n  }\n\n  .ols-ial-courses-container {\n    max-width: 1180px;\n    margin: 0 auto;\n  }\n\n  .ols-course-breadcrumbs {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 8px;\n    margin: 0 0 18px;\n    color: #64748b;\n    font-size: 13px;\n    line-height: 1.4;\n    font-weight: 800;\n  }\n\n  .ols-course-breadcrumbs a {\n    color: #123b7a;\n    text-decoration: none !important;\n    transition: color .2s ease;\n  }\n\n  .ols-course-breadcrumbs a:hover {\n    color: #0b214d;\n    text-decoration: underline !important;\n  }\n\n  .ols-course-breadcrumbs .ols-breadcrumb-current {\n    color: #475569;\n  }\n\n  .ols-course-breadcrumbs .ols-breadcrumb-sep {\n    color: #94a3b8;\n    font-weight: 900;\n  }\n\n\n  .ols-ial-hero {\n    position: relative;\n    overflow: hidden;\n    border-radius: 30px;\n    padding: 52px 38px;\n    margin-bottom: 28px;\n    color: #fff;\n    background: linear-gradient(135deg, #0b214d 0%, #123b7a 52%, #1e5aa8 100%);\n    box-shadow: 0 22px 55px rgba(15, 23, 42, 0.18);\n  }\n\n  .ols-ial-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -95px;\n    top: -95px;\n    width: 280px;\n    height: 280px;\n    border-radius: 999px;\n    background: rgba(255,255,255,0.12);\n  }\n\n  .ols-ial-kicker {\n    display: inline-flex;\n    align-items: center;\n    border-radius: 999px;\n    padding: 8px 14px;\n    margin-bottom: 18px;\n    background: rgba(255,255,255,0.14);\n    border: 1px solid rgba(255,255,255,0.22);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: .2px;\n  }\n\n  .ols-ial-hero h1 {\n    margin: 0 0 14px;\n    max-width: 850px;\n    font-size: clamp(34px, 5vw, 62px);\n    line-height: .98;\n    letter-spacing: -1.5px;\n    font-weight: 950;\n  }\n\n  .ols-ial-hero p {\n    margin: 0;\n    max-width: 760px;\n    color: rgba(255,255,255,0.88);\n    font-size: 17px;\n    line-height: 1.7;\n    font-weight: 500;\n  }\n\n  .ols-unit-block {\n    margin-top: 28px;\n  }\n\n  .ols-unit-banner {\n    position: relative;\n    overflow: hidden;\n    border-radius: 28px;\n    padding: 30px 32px;\n    margin-bottom: 18px;\n    background: linear-gradient(135deg, #f8e7bd 0%, #eab84a 48%, #b7791f 100%);\n    color: #14213d;\n    box-shadow: 0 16px 42px rgba(15, 23, 42, 0.12);\n    border: 1px solid rgba(255,255,255,0.55);\n  }\n\n  .ols-unit-banner::after {\n    content: \"\";\n    position: absolute;\n    right: -55px;\n    bottom: -80px;\n    width: 220px;\n    height: 220px;\n    border-radius: 999px;\n    background: rgba(255,255,255,0.22);\n  }\n\n  .ols-unit-banner h2 {\n    position: relative;\n    z-index: 2;\n    margin: 0 0 8px;\n    font-size: clamp(30px, 4vw, 50px);\n    line-height: 1;\n    letter-spacing: -1px;\n    font-weight: 950;\n  }\n\n  .ols-unit-banner p {\n    position: relative;\n    z-index: 2;\n    margin: 0;\n    max-width: 850px;\n    color: rgba(15, 23, 42, 0.78);\n    font-size: 16px;\n    line-height: 1.62;\n    font-weight: 650;\n  }\n\n  .ols-unit-meta {\n    position: relative;\n    z-index: 2;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .ols-pill {\n    display: inline-flex;\n    align-items: center;\n    border-radius: 999px;\n    padding: 8px 12px;\n    background: rgba(255,255,255,0.74);\n    color: #0f172a;\n    font-size: 12px;\n    line-height: 1;\n    font-weight: 900;\n    box-shadow: 0 7px 16px rgba(15, 23, 42, 0.07);\n  }\n\n  .ols-topic-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 22px;\n  }\n\n  .ols-topic-card {\n    display: flex;\n    flex-direction: column;\n    min-height: 430px;\n    overflow: hidden;\n    border-radius: 26px;\n    background: #fff;\n    color: #102033 !important;\n    text-decoration: none !important;\n    border: 1px solid rgba(15, 23, 42, 0.08);\n    box-shadow: 0 18px 42px rgba(15, 23, 42, 0.11);\n    transition: transform .25s ease, box-shadow .25s ease;\n  }\n\n  a.ols-topic-card:hover {\n    transform: translateY(-7px) scale(1.012);\n    box-shadow: 0 26px 58px rgba(15, 23, 42, 0.17);\n  }\n\n  .ols-topic-img-wrap {\n    position: relative;\n    overflow: hidden;\n    background: #f5efe2;\n  }\n\n  .ols-topic-img-wrap img {\n    display: block;\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n    transition: transform .35s ease;\n  }\n\n  a.ols-topic-card:hover .ols-topic-img-wrap img {\n    transform: scale(1.04);\n  }\n\n  .ols-topic-content {\n    display: flex;\n    flex-direction: column;\n    flex: 1;\n    padding: 18px 18px 20px;\n  }\n\n  .ols-topic-eyebrow {\n    display: inline-flex;\n    align-self: flex-start;\n    border-radius: 999px;\n    padding: 7px 11px;\n    margin-bottom: 10px;\n    background: #eef2ff;\n    color: #123b7a;\n    font-size: 12px;\n    line-height: 1;\n    font-weight: 950;\n  }\n\n  .ols-topic-card h3 {\n    margin: 0 0 8px;\n    font-size: 22px;\n    line-height: 1.12;\n    letter-spacing: -0.3px;\n    font-weight: 950;\n    color: #0f172a;\n  }\n\n  .ols-topic-card p {\n    margin: 0;\n    color: #526174;\n    font-size: 14px;\n    line-height: 1.5;\n    font-weight: 600;\n  }\n\n  .ols-topic-footer {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    margin-top: auto;\n    padding-top: 18px;\n  }\n\n  .ols-view-course {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 12px;\n    padding: 10px 14px;\n    background: #123b7a;\n    color: #fff;\n    font-size: 13px;\n    line-height: 1;\n    font-weight: 900;\n    box-shadow: 0 10px 22px rgba(18, 59, 122, 0.18);\n  }\n\n  .ols-topic-code {\n    color: #6b7280;\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .ols-unit-banner.is-soon {\n    background: linear-gradient(135deg, #f1f5f9 0%, #d1d5db 48%, #9ca3af 100%);\n    color: #334155;\n    filter: grayscale(.25);\n  }\n\n  .ols-unit-banner.is-soon h2,\n  .ols-unit-banner.is-soon p {\n    color: #334155;\n  }\n\n  .ols-coming-soon-box {\n    border-radius: 24px;\n    padding: 24px 26px;\n    background: rgba(255,255,255,0.74);\n    border: 1px dashed rgba(71, 85, 105, 0.35);\n    color: #475569;\n    font-size: 15px;\n    line-height: 1.65;\n    font-weight: 650;\n    box-shadow: 0 12px 30px rgba(15, 23, 42, 0.06);\n  }\n\n  .ols-coming-soon-box strong {\n    color: #1f2937;\n  }\n\n\n\n  .ols-topic-card.is-soon {\n    cursor: not-allowed;\n    opacity: .78;\n    filter: grayscale(.2);\n    background: #f8fafc;\n    box-shadow: 0 12px 32px rgba(15, 23, 42, 0.07);\n  }\n\n  .ols-topic-card.is-soon:hover {\n    transform: none;\n    box-shadow: 0 12px 32px rgba(15, 23, 42, 0.07);\n  }\n\n  .ols-topic-card.is-soon .ols-topic-img-wrap {\n    min-height: 255px;\n    background: linear-gradient(135deg, #e5e7eb 0%, #cbd5e1 52%, #94a3b8 100%);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 24px;\n  }\n\n  .ols-coming-img-text {\n    width: 100%;\n    min-height: 205px;\n    border-radius: 22px;\n    border: 2px dashed rgba(71, 85, 105, .28);\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    color: #334155;\n    background: rgba(255,255,255,.42);\n    font-weight: 950;\n    letter-spacing: -.3px;\n    padding: 18px;\n  }\n\n  .ols-coming-img-text strong {\n    display: block;\n    font-size: 25px;\n    line-height: 1.05;\n    margin-bottom: 8px;\n  }\n\n  .ols-coming-img-text span {\n    display: block;\n    font-size: 13px;\n    line-height: 1.35;\n    color: #475569;\n  }\n\n  .ols-topic-card.is-soon .ols-view-course {\n    background: #94a3b8;\n    box-shadow: none;\n  }\n\n  .ols-topic-card.is-soon .ols-topic-eyebrow {\n    background: #e2e8f0;\n    color: #334155;\n  }\n\n  @media (max-width: 980px) {\n    .ols-topic-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 680px) {\n    .ols-ial-courses-wrap {\n      padding: 26px 14px 44px;\n    }\n\n    .ols-ial-hero {\n      padding: 38px 24px;\n      border-radius: 24px;\n    }\n\n    .ols-unit-banner {\n      padding: 26px 22px;\n      border-radius: 24px;\n    }\n\n    .ols-topic-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ols-topic-card {\n      min-height: 0;\n    }\n  }\n<\/style>\n\n<section class=\"ols-ial-courses-wrap\">\n  <div class=\"ols-ial-courses-container\">\n    <nav class=\"ols-course-breadcrumbs\" aria-label=\"Breadcrumb\">\n      <a href=\"https:\/\/www.onlinelearningsystem.net\/xyz\/\">Home<\/a>\n      <span class=\"ols-breadcrumb-sep\">\/<\/span>\n      <a href=\"https:\/\/www.onlinelearningsystem.net\/xyz\/courses\/\">Courses<\/a>\n      <span class=\"ols-breadcrumb-sep\">\/<\/span>\n      <span class=\"ols-breadcrumb-current\">Edexcel International Chemistry GCE<\/span>\n    <\/nav>\n    <header class=\"ols-ial-hero\">\n      <div class=\"ols-ial-kicker\">Edexcel International A Level Chemistry<\/div>\n      <h1>Choose Your Course<\/h1>\n      <p>Select the unit you are studying, then choose the topic course. Available topic cards take students directly to the relevant WooCommerce product page.<\/p>\n    <\/header>\n\n    <section class=\"ols-unit-block\" id=\"unit-1\">\n      <div class=\"ols-unit-banner\">\n        <h2>Unit 1<\/h2>\n        <p><strong>Structure, Bonding and Introduction to Organic Chemistry.<\/strong> This unit covers chemical formulae, equations, amounts of substance, atomic structure, periodicity, bonding, shapes of molecules, alkanes, and alkenes.<\/p>\n        <div class=\"ols-unit-meta\">\n          <span class=\"ols-pill\">WCH11\/01<\/span>\n          <span class=\"ols-pill\">Available<\/span>\n          <span class=\"ols-pill\">Topic Courses<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"ols-topic-grid\">\n        <a class=\"ols-topic-card\" href=\"https:\/\/www.onlinelearningsystem.net\/xyz\/product\/formulae-equations-and-amount-of-substance-edexcel-t1\/\">\n          <div class=\"ols-topic-img-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/www.onlinelearningsystem.net\/xyz\/wp-content\/uploads\/2026\/04\/edexcel-international-a-level-chemistry-topic-1-formulae-equations-amounts-of-substance-course-banner.jpg\" alt=\"Edexcel International A Level Chemistry Topic 1 Formulae Equations and Amounts of Substance course banner\">\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 1<\/span>\n            <h3>Formulae, Equations and Amounts of Substance<\/h3>\n            <p>Build the calculation foundation for Unit 1, including formulae, balanced equations, moles, reacting masses, solutions and gases.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">View Course<\/span>\n              <span class=\"ols-topic-code\">Unit 1<\/span>\n            <\/div>\n          <\/div>\n        <\/a>\n\n        <a class=\"ols-topic-card\" href=\"https:\/\/www.onlinelearningsystem.net\/xyz\/product\/atomic-structure-and-periodic-table-edexcel-t2\/\">\n          <div class=\"ols-topic-img-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/www.onlinelearningsystem.net\/xyz\/wp-content\/uploads\/2026\/04\/edexcel-international-a-level-chemistry-topic-2-atomic-structure-periodic-table-course-banner.jpg\" alt=\"Edexcel International A Level Chemistry Topic 2 Atomic Structure and the Periodic Table course banner\">\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 2<\/span>\n            <h3>Atomic Structure and the Periodic Table<\/h3>\n            <p>Master atomic structure, isotopes, relative atomic mass, electronic configuration, periodicity and key periodic table trends.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">View Course<\/span>\n              <span class=\"ols-topic-code\">Unit 1<\/span>\n            <\/div>\n          <\/div>\n        <\/a>\n\n        <a class=\"ols-topic-card\" href=\"https:\/\/www.onlinelearningsystem.net\/xyz\/product\/ionic-bonding-metallic-bonding-edexcel-3a-d\/\">\n          <div class=\"ols-topic-img-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/www.onlinelearningsystem.net\/xyz\/wp-content\/uploads\/2026\/04\/edexcel-international-a-level-chemistry-topic-3a-3d-ionic-metallic-bonding-course-banner.jpg\" alt=\"Edexcel International A Level Chemistry Topic 3A and 3D Ionic and Metallic Bonding course banner\">\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 3A and 3D<\/span>\n            <h3>Ionic and Metallic Bonding<\/h3>\n            <p>Understand ionic bonding, lattice structures, physical properties, metallic bonding and the link between structure and behaviour.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">View Course<\/span>\n              <span class=\"ols-topic-code\">Unit 1<\/span>\n            <\/div>\n          <\/div>\n        <\/a>\n\n        <a class=\"ols-topic-card\" href=\"https:\/\/www.onlinelearningsystem.net\/xyz\/product\/covalent-bonding-shapes-of-molecules-edexcel-t3b-c\/\">\n          <div class=\"ols-topic-img-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/www.onlinelearningsystem.net\/xyz\/wp-content\/uploads\/2026\/04\/edexcel-international-a-level-chemistry-topic-3b-3c-covalent-bonding-shapes-of-molecules-course-banner.jpg\" alt=\"Edexcel International A Level Chemistry Topic 3B and 3C Covalent Bonding and Shapes of Molecules course banner\">\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 3B and 3C<\/span>\n            <h3>Covalent Bonding and Shapes of Molecules<\/h3>\n            <p>Cover covalent bonding, dot-and-cross diagrams, electronegativity, intermolecular forces, bond angles and molecular shapes.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">View Course<\/span>\n              <span class=\"ols-topic-code\">Unit 1<\/span>\n            <\/div>\n          <\/div>\n        <\/a>\n\n        <a class=\"ols-topic-card\" href=\"https:\/\/www.onlinelearningsystem.net\/xyz\/product\/organic-chemistry-alkanes-topic-4ab-edexcel-international\/\">\n          <div class=\"ols-topic-img-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/www.onlinelearningsystem.net\/xyz\/wp-content\/uploads\/2026\/04\/edexcel-international-a-level-chemistry-topic-4a-4b-organic-chemistry-alkanes-course-banner.jpg\" alt=\"Edexcel International A Level Chemistry Topic 4A and 4B Organic Chemistry and Alkanes course banner\">\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 4A and 4B<\/span>\n            <h3>Organic Chemistry and Alkanes<\/h3>\n            <p>Start organic chemistry with nomenclature, displayed formulae, structural formulae, homologous series, crude oil and alkane reactions.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">View Course<\/span>\n              <span class=\"ols-topic-code\">Unit 1<\/span>\n            <\/div>\n          <\/div>\n        <\/a>\n\n        <a class=\"ols-topic-card\" href=\"https:\/\/www.onlinelearningsystem.net\/xyz\/product\/alkenes-topic-5-edexcel-international\/\">\n          <div class=\"ols-topic-img-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/www.onlinelearningsystem.net\/xyz\/wp-content\/uploads\/2026\/04\/edexcel-international-a-level-chemistry-topic-5-alkenes-interactive-course-banner.jpg\" alt=\"Edexcel International A Level Chemistry Topic 5 Alkenes interactive course banner\">\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 5<\/span>\n            <h3>Alkenes<\/h3>\n            <p>Learn alkene bonding, electrophilic addition, addition reactions, polymerisation and the chemical tests for unsaturation.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">View Course<\/span>\n              <span class=\"ols-topic-code\">Unit 1<\/span>\n            <\/div>\n          <\/div>\n        <\/a>\n      <\/div>\n    <\/section>\n\n    <section class=\"ols-unit-block\" id=\"unit-2\">\n      <div class=\"ols-unit-banner is-soon\">\n        <h2>Unit 2<\/h2>\n        <p><strong>Energetics, Group Chemistry, Halogenoalkanes and Alcohols.<\/strong> This unit covers energetics, intermolecular forces, redox chemistry, Groups 1, 2 and 7, kinetics, equilibria, alcohols, halogenoalkanes and spectra.<\/p>\n        <div class=\"ols-unit-meta\">\n          <span class=\"ols-pill\">WCH12\/01<\/span>\n          <span class=\"ols-pill\">IAS<\/span>\n          <span class=\"ols-pill\">80 marks<\/span>\n          <span class=\"ols-pill\">Coming Soon<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"ols-topic-grid\">\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>T6 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 6<\/span>\n            <h3>Energetics<\/h3>\n            <p>This course will support enthalpy changes, calorimetry, Hess cycles and energy-change calculations for Unit 2.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 2<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>T7 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 7<\/span>\n            <h3>Intermolecular Forces<\/h3>\n            <p>This course will cover permanent dipole-dipole forces, London forces, hydrogen bonding and links between bonding and physical properties.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 2<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>T8 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 8<\/span>\n            <h3>Redox Chemistry and Groups 1, 2 and 7<\/h3>\n            <p>This course will develop redox chemistry and the inorganic chemistry of Groups 1, 2 and 7, including reactions and trends.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 2<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>T9 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 9<\/span>\n            <h3>Introduction to Kinetics and Equilibria<\/h3>\n            <p>This course will introduce rates of reaction, collision theory, catalysts, reversible reactions and dynamic equilibrium.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 2<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>T10 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 10<\/span>\n            <h3>Alcohols, Halogenoalkanes and Spectra<\/h3>\n            <p>This course will cover alcohol reactions, halogenoalkanes, reaction pathways and introductory analytical spectra.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 2<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"ols-unit-block\" id=\"unit-3\">\n      <div class=\"ols-unit-banner is-soon\">\n        <h2>Unit 3<\/h2>\n        <p><strong>Practical Skills in Chemistry I.<\/strong> This unit supports the IAS core practicals from Units 1 and 2. Courses will focus on experimental method, calculations, uncertainty, graph skills, observations, evaluation and written-practical exam preparation.<\/p>\n        <div class=\"ols-unit-meta\">\n          <span class=\"ols-pill\">WCH13\/01<\/span>\n          <span class=\"ols-pill\">IAS practical skills<\/span>\n          <span class=\"ols-pill\">CP 1\u20138<\/span>\n          <span class=\"ols-pill\">50 marks<\/span>\n          <span class=\"ols-pill\">Coming Soon<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"ols-topic-grid\">\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>CP 1 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">CP 1<\/span>\n            <h3>Molar Volume of a Gas<\/h3>\n            <p>This core practical course will support gas collection, molar volume calculations, experimental method and evaluation for Unit 3.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 3<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>CP 2 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">CP 2<\/span>\n            <h3>Enthalpy Change via Hess\u2019s Law<\/h3>\n            <p>This core practical course will cover calorimetry, Hess cycles, enthalpy calculations, uncertainty and practical evaluation.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 3<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>CP 3 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">CP 3<\/span>\n            <h3>Concentration of HCl by Titration<\/h3>\n            <p>This core practical course will support acid-base titration technique, endpoint judgement, calculations and sources of error.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 3<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>CP 4 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">CP 4<\/span>\n            <h3>Preparation of a Standard Solution<\/h3>\n            <p>This core practical course will cover accurate weighing, volumetric flasks, solution preparation, concentration calculations and uncertainty.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 3<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>CP 5 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">CP 5<\/span>\n            <h3>Hydrolysis of Halogenoalkanes<\/h3>\n            <p>This core practical course will support hydrolysis rate comparisons, experimental variables, observations and interpretation.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 3<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>CP 6 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">CP 6<\/span>\n            <h3>Chlorination of 2-methylpropan-2-ol<\/h3>\n            <p>This core practical course will cover organic preparation, apparatus, purification, safety and practical reasoning.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 3<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>CP 7 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">CP 7<\/span>\n            <h3>Oxidation of Propan-1-ol<\/h3>\n            <p>This core practical course will support oxidation conditions, distillation or reflux decisions, observations and product identification.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 3<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>CP 8 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">CP 8<\/span>\n            <h3>Analysis of Inorganic and Organic Unknowns<\/h3>\n            <p>This core practical course will cover qualitative tests, observations, deductions and practical analysis for Unit 3.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 3<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n    <section class=\"ols-unit-block\" id=\"unit-4\">\n      <div class=\"ols-unit-banner is-soon\">\n        <h2>Unit 4<\/h2>\n        <p><strong>Rates, Equilibria and Further Organic Chemistry.<\/strong> This unit covers kinetics, entropy, energetics, chemical equilibria, acid-base equilibria and further organic chemistry including carbonyls, carboxylic acids and chirality.<\/p>\n        <div class=\"ols-unit-meta\">\n          <span class=\"ols-pill\">WCH14\/01<\/span>\n          <span class=\"ols-pill\">IA2<\/span>\n          <span class=\"ols-pill\">90 marks<\/span>\n          <span class=\"ols-pill\">Coming Soon<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"ols-topic-grid\">\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>T11 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 11<\/span>\n            <h3>Kinetics<\/h3>\n            <p>This course will cover rate equations, orders of reaction, rate constants, mechanisms and kinetic data interpretation.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 4<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>T12 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 12<\/span>\n            <h3>Entropy and Energetics<\/h3>\n            <p>This course will support entropy, feasibility, Gibbs free energy and energetic reasoning in advanced physical chemistry.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 4<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>T13 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 13<\/span>\n            <h3>Chemical Equilibria<\/h3>\n            <p>This course will cover equilibrium constants, Kc, equilibrium calculations and how conditions affect equilibrium position.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 4<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>T14 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 14<\/span>\n            <h3>Acid-base Equilibria<\/h3>\n            <p>This course will support acids, bases, pH calculations, buffers, titration curves and related equilibrium applications.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 4<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>T15A course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 15A<\/span>\n            <h3>Carbonyl Compounds<\/h3>\n            <p>This course will cover aldehydes, ketones, oxidation, reduction, nucleophilic addition and carbonyl reaction chemistry.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 4<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>T15B course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 15B<\/span>\n            <h3>Carboxylic Acids<\/h3>\n            <p>This course will cover carboxylic acids, derivatives, reactions and organic synthesis links.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 4<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>T15C course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 15C<\/span>\n            <h3>Chirality<\/h3>\n            <p>This course will support optical isomerism, chiral centres, enantiomers and stereochemical reasoning.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 4<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"ols-unit-block\" id=\"unit-5\">\n      <div class=\"ols-unit-banner is-soon\">\n        <h2>Unit 5<\/h2>\n        <p><strong>Transition Metals and Organic Nitrogen Chemistry.<\/strong> This unit covers redox equilibria, transition metals, arenes, amines, amides, amino acids, proteins and organic synthesis.<\/p>\n        <div class=\"ols-unit-meta\">\n          <span class=\"ols-pill\">WCH15\/01<\/span>\n          <span class=\"ols-pill\">IA2<\/span>\n          <span class=\"ols-pill\">90 marks<\/span>\n          <span class=\"ols-pill\">Coming Soon<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"ols-topic-grid\">\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>T16 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 16<\/span>\n            <h3>Redox Equilibria<\/h3>\n            <p>This course will support electrochemical cells, electrode potentials, feasibility predictions and redox equilibrium reasoning.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 5<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>T17 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 17<\/span>\n            <h3>Transition Metals and their Chemistry<\/h3>\n            <p>This course will cover transition metal ions, complexes, colours, ligand substitution, redox reactions and catalysis.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 5<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>T18A course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 18A<\/span>\n            <h3>Arenes<\/h3>\n            <p>This course will cover benzene structure, electrophilic substitution, nitration, halogenation and arene reaction chemistry.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 5<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>T18B course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 18B<\/span>\n            <h3>Amines<\/h3>\n            <p>This course will cover amine structure, basicity, preparation and key reactions.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 5<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>T18C course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 18C<\/span>\n            <h3>Amides<\/h3>\n            <p>This course will support amide formation, hydrolysis and links to condensation chemistry.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 5<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>T18D course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 18D<\/span>\n            <h3>Amino Acids and Proteins<\/h3>\n            <p>This course will cover amino acid structure, zwitterions, peptide bonds, proteins and related analysis.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 5<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>T19 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">Topic 19<\/span>\n            <h3>Organic Synthesis<\/h3>\n            <p>This course will develop multi-step synthesis, reaction pathways, retrosynthetic planning and exam-style synthesis questions.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 5<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"ols-unit-block\" id=\"unit-6\">\n      <div class=\"ols-unit-banner is-soon\">\n        <h2>Unit 6<\/h2>\n        <p><strong>Practical Skills in Chemistry II.<\/strong> This unit supports the IA2 core practicals from Units 4 and 5. Courses will focus on advanced practical planning, processing results, uncertainty, evaluation and written-practical exam preparation.<\/p>\n        <div class=\"ols-unit-meta\">\n          <span class=\"ols-pill\">WCH16\/01<\/span>\n          <span class=\"ols-pill\">IA2 practical skills<\/span>\n          <span class=\"ols-pill\">CP 9\u201316<\/span>\n          <span class=\"ols-pill\">50 marks<\/span>\n          <span class=\"ols-pill\">Coming Soon<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"ols-topic-grid\">\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>CP 9A\/9B course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">CP 9A\/9B<\/span>\n            <h3>Iodine-Propanone and Clock Reaction Kinetics<\/h3>\n            <p>This core practical course will cover rate experiments, timing methods, concentration effects, graphs and kinetic interpretation.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 6<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>CP 10 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">CP 10<\/span>\n            <h3>Activation Energy of a Reaction<\/h3>\n            <p>This core practical course will support temperature-rate investigations, Arrhenius plots, gradients and activation energy calculations.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 6<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>CP 11 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">CP 11<\/span>\n            <h3>Ka Value for a Weak Acid<\/h3>\n            <p>This core practical course will cover pH measurement, weak acid equilibria, Ka calculations and uncertainty.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 6<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>CP 12 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">CP 12<\/span>\n            <h3>Electrochemical Cells<\/h3>\n            <p>This core practical course will support cell construction, electrode potentials, salt bridges, measurements and feasibility predictions.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 6<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>CP 13A\/13B course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">CP 13A\/13B<\/span>\n            <h3>Redox Titrations<\/h3>\n            <p>This core practical course will cover redox titration technique, calculation method, indicators, endpoints and evaluation.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 6<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>CP 14 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">CP 14<\/span>\n            <h3>Preparation of a Transition Metal Complex<\/h3>\n            <p>This core practical course will support inorganic preparation, filtration, recrystallisation, yield and purity considerations.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 6<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>CP 15 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">CP 15<\/span>\n            <h3>Analysis of Inorganic and Organic Unknowns<\/h3>\n            <p>This core practical course will cover advanced qualitative analysis, functional-group tests, ion tests and evidence-based conclusions.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 6<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"ols-topic-card is-soon\">\n          <div class=\"ols-topic-img-wrap\">\n            <div class=\"ols-coming-img-text\"><strong>Coming Soon<\/strong><span>CP 16 course being built<\/span><\/div>\n          <\/div>\n          <div class=\"ols-topic-content\">\n            <span class=\"ols-topic-eyebrow\">CP 16<\/span>\n            <h3>Preparation of Aspirin<\/h3>\n            <p>This core practical course will support organic synthesis, purification, recrystallisation, melting-point analysis and yield calculations.<\/p>\n            <div class=\"ols-topic-footer\">\n              <span class=\"ols-view-course\">In Production<\/span>\n              <span class=\"ols-topic-code\">Unit 6<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  <\/div>\n<\/section>\n\n","protected":false},"excerpt":{"rendered":"<p>Home \/ Courses \/ Edexcel International Chemistry GCE Edexcel International A Level Chemistry Choose Your Course Select the unit you are studying, then choose the topic course. Available topic cards take students directly to the relevant WooCommerce product page. Unit 1 Structure, Bonding and Introduction to Organic Chemistry. This unit covers chemical formulae, equations, amounts [&hellip;]<\/p>\n","protected":false},"author":12,"featured_media":0,"parent":0,"menu_order":14,"comment_status":"closed","ping_status":"closed","template":"","meta":{"productId":0,"courseId":0,"footnotes":""},"class_list":["post-5061","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.onlinelearningsystem.net\/xyz\/wp-json\/wp\/v2\/pages\/5061","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=5061"}],"version-history":[{"count":8,"href":"https:\/\/www.onlinelearningsystem.net\/xyz\/wp-json\/wp\/v2\/pages\/5061\/revisions"}],"predecessor-version":[{"id":5082,"href":"https:\/\/www.onlinelearningsystem.net\/xyz\/wp-json\/wp\/v2\/pages\/5061\/revisions\/5082"}],"wp:attachment":[{"href":"https:\/\/www.onlinelearningsystem.net\/xyz\/wp-json\/wp\/v2\/media?parent=5061"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}