{"id":41583,"date":"2025-03-04T10:22:10","date_gmt":"2025-03-04T10:22:10","guid":{"rendered":"https:\/\/accelerate.sport\/?page_id=41583"},"modified":"2025-03-04T13:10:59","modified_gmt":"2025-03-04T13:10:59","slug":"walkthrough-5-added-value","status":"publish","type":"page","link":"https:\/\/accelerate.sport\/welsh\/walkthrough-5-added-value\/","title":{"rendered":"Walkthrough 5 &#8211; Integrations"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"41583\" class=\"elementor elementor-41583\">\n\t\t\t\t\t\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-b7be4f3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b7be4f3\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0b0ac5b\" data-id=\"0b0ac5b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4355e43 elementor-widget elementor-widget-html\" data-id=\"4355e43\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            background-color: #f5f5f5;\n        }\n\n        .quote-section {\n            width: 100%;\n            border: 5px solid #FFC700;\n            border-radius: 10px;\n            background-color: white;\n            margin-bottom: 40px;\n            padding: 40px 20px;\n            display: flex;\n            flex-direction: row;\n            align-items: center;\n            justify-content: space-between;\n            gap: 20px;\n        }\n\n        .quote-section img {\n            max-width: 150px;\n            height: auto;\n            object-fit: contain;\n        }\n\n        .quote-section p {\n            font-size: 16px;\n            line-height: 1.6;\n            color: #333;\n            margin: 0;\n            flex: 1;\n            text-align: left;\n        }\n\n        @media (max-width: 768px) {\n            .quote-section {\n                flex-direction: column;\n                text-align: center;\n            }\n\n            .quote-section p {\n                text-align: center;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"quote-section\">\n        <p>\"eCoach have delivered a first class eLearning platform, which fully engages with the learner and provides them with real life scenarios using a range of video footage. The platform is relevant, interactive, fun and provides all of the flexibility an on-line course is designed for.\"<\/p>\n        <img decoding=\"async\" src=\"https:\/\/accelerate.sport\/wp-content\/uploads\/2024\/06\/1-1.png\" alt=\"Quote Logo 1\">\n    <\/div>\n<\/body>\n<\/html>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-17d21a4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"17d21a4\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-746b0c1\" data-id=\"746b0c1\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-740113f elementor-widget elementor-widget-html\" data-id=\"740113f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            background-color: #f5f5f5;\n        }\n\n        .header-section {\n            width: 100%;\n            border: 5px solid #009762;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 40px 20px;\n            text-align: center;\n            border-radius: 10px;\n            color: #333;\n            background-color: white;\n        }\n\n        .header-section h1 {\n            font-size: 32px;\n            margin: 0;\n            color: #009762;\n        }\n\n        .three-boxes-container {\n            display: flex;\n            justify-content: space-between;\n            flex-wrap: wrap;\n            margin: 40px auto;\n            max-width: 1200px;\n            gap: 20px;\n        }\n\n        .box {\n            flex: 1;\n            background: rgba(255, 255, 255, 0.95);\n            padding: 0;\n            border-radius: 10px;\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\n            text-align: center;\n            color: #333;\n            border-left: 5px solid #009762;\n        }\n\n        .box-header {\n            background-color: #009762;\n            color: white;\n            padding: 15px;\n            border-radius: 10px 10px 0 0;\n        }\n\n        .box-header h3 {\n            font-size: 20px;\n            margin: 0;\n        }\n\n        .box-content {\n            padding: 20px;\n        }\n\n        .box .icon {\n            font-size: 48px;\n            margin-bottom: 15px;\n            color: #009762;\n        }\n\n        .logo-container {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin: 40px auto;\n            max-width: 1000px;\n        }\n\n        .logo-container img {\n            max-width: 150px;\n            height: auto;\n            object-fit: contain;\n            filter: grayscale(100%);\n            transition: filter 0.3s;\n        }\n\n        .logo-container img:hover {\n            filter: grayscale(0%);\n        }\n\n        .continue-button-container {\n            display: flex;\n            justify-content: center;\n            margin: 40px 0;\n        }\n\n        .continue-button {\n            background-color: #009762;\n            color: white;\n            border: none;\n            padding: 15px 30px;\n            font-size: 18px;\n            font-weight: bold;\n            border-radius: 8px;\n            cursor: pointer;\n            transition: background-color 0.3s ease, transform 0.2s ease;\n        }\n\n        .continue-button:hover {\n            background-color: #00704f;\n            transform: scale(1.05);\n        }\n\n        @media (max-width: 768px) {\n            .three-boxes-container,\n            .logo-container {\n                flex-direction: column;\n                text-align: center;\n                align-items: center;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <!-- Header Section -->\n    <div class=\"header-section\">\n        <h1>Integration & Compatibility<\/h1>\n    <\/div>\n\n    <!-- Three Feature Boxes -->\n    <div class=\"three-boxes-container\">\n        <div class=\"box\">\n            <div class=\"box-header\">\n                <h3>Membership System Integration<\/h3>\n            <\/div>\n            <div class=\"box-content\">\n                <div class=\"icon\">\ud83d\udd17<\/div>\n                <p>Includes 4 days of API creation within the contract for seamless membership system integration.<\/p>\n            <\/div>\n        <\/div>\n        <div class=\"box\">\n            <div class=\"box-header\">\n                <h3>SCORM\/xAPI Compliance<\/h3>\n            <\/div>\n            <div class=\"box-content\">\n                <div class=\"icon\">\u2705<\/div>\n                <p>SCORM and xAPI compliance provided as standard to support industry-leading content delivery.<\/p>\n            <\/div>\n        <\/div>\n        <div class=\"box\">\n            <div class=\"box-header\">\n                <h3>Third-Party Tool Compatibility<\/h3>\n            <\/div>\n            <div class=\"box-content\">\n                <div class=\"icon\">\u2699\ufe0f<\/div>\n                <p>Compatible with a wide range of third-party apps and software for extended functionality.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Client Logos -->\n    <div class=\"logo-container\">\n        <img decoding=\"async\" src=\"https:\/\/accelerate.sport\/wp-content\/uploads\/2024\/06\/3-4.png\" alt=\"Client Logo 1\">\n        <img decoding=\"async\" src=\"https:\/\/accelerate.sport\/wp-content\/uploads\/2024\/06\/2-1.png\" alt=\"Client Logo 2\">\n        <img decoding=\"async\" src=\"https:\/\/accelerate.sport\/wp-content\/uploads\/2024\/06\/Accelerate-Sport-Logo.svg\" alt=\"Accelerate Sport Logo\">\n    <\/div>\n\n    <!-- Continue Walkthrough Button -->\n    <div class=\"continue-button-container\">\n        <button class=\"continue-button\">Continue Walkthrough<\/button>\n    <\/div>\n<\/body>\n<\/html>\n\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-044d238 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"044d238\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-049eb35\" data-id=\"049eb35\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dbaf915 elementor-widget elementor-widget-html\" data-id=\"dbaf915\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>API Integration<\/title>\n    <style>\n        body {\n            font-family: Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            background-color: #f5f5f5;\n        }\n\n        \/* Header Section *\/\n        .header-section {\n            width: 100%;\n            border: 5px solid #009762;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            padding: 40px 20px;\n            text-align: center;\n            border-radius: 10px;\n            background-color: white;\n        }\n\n        .header-section h1 {\n            font-size: 32px;\n            margin: 0;\n            color: #009762;\n        }\n\n        \/* API Integration Container *\/\n        .api-container {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 20px;\n            margin: 40px auto;\n            max-width: 1000px;\n        }\n\n        .api-box {\n            flex: 1 1 calc(50% - 20px);\n            background: white;\n            padding: 20px;\n            border-radius: 10px;\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\n            text-align: center;\n            color: #333;\n            border-left: 5px solid #009762;\n            min-width: 280px;\n        }\n\n        .api-box .icon {\n            font-size: 48px;\n            margin-bottom: 15px;\n            color: #009762;\n        }\n\n        .api-box h3 {\n            font-size: 18px;\n            margin: 10px 0;\n            color: #333;\n        }\n\n        .api-box p {\n            font-size: 14px;\n            line-height: 1.5;\n        }\n\n        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .api-container {\n                flex-direction: column;\n                align-items: center;\n            }\n        }\n    <\/style>\n    <!-- Load icons from Font Awesome -->\n    <script src=\"https:\/\/kit.fontawesome.com\/a076d05399.js\" crossorigin=\"anonymous\"><\/script>\n<\/head>\n<body>\n\n    <!-- Header Section -->\n    <div class=\"header-section\">\n        <h1>API Integration Undertaken as Part of Contract<\/h1>\n    <\/div>\n\n    <!-- API Integration Breakdown -->\n    <div class=\"api-container\">\n        <div class=\"api-box\">\n            <div class=\"icon\"><i class=\"fas fa-user-check\"><\/i><\/div>\n            <h3>Member Verification<\/h3>\n            <p>Ensure secure and accurate verification of members via API.<\/p>\n        <\/div>\n        <div class=\"api-box\">\n            <div class=\"icon\"><i class=\"fas fa-key\"><\/i><\/div>\n            <h3>Single Sign-On<\/h3>\n            <p>Enable seamless login integration across platforms.<\/p>\n        <\/div>\n        <div class=\"api-box\">\n            <div class=\"icon\"><i class=\"fas fa-file-alt\"><\/i><\/div>\n            <h3>Qualification Sharing<\/h3>\n            <p>Share and sync qualifications efficiently between systems.<\/p>\n        <\/div>\n        <div class=\"api-box\">\n            <div class=\"icon\"><i class=\"fas fa-user-edit\"><\/i><\/div>\n            <h3>Profile Edits & Uploads<\/h3>\n            <p>Allow users to edit profiles and upload documents easily.<\/p>\n        <\/div>\n    <\/div>\n\n<\/body>\n<\/html>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-61bd443 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"61bd443\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a837cc2\" data-id=\"a837cc2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>&#8220;eCoach have delivered a first class eLearning platform, which fully engages with the learner and provides them with real life scenarios using a range of&hellip;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"cybocfi_hide_featured_image":"","footnotes":""},"class_list":["post-41583","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/accelerate.sport\/welsh\/wp-json\/wp\/v2\/pages\/41583","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/accelerate.sport\/welsh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/accelerate.sport\/welsh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/accelerate.sport\/welsh\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/accelerate.sport\/welsh\/wp-json\/wp\/v2\/comments?post=41583"}],"version-history":[{"count":0,"href":"https:\/\/accelerate.sport\/welsh\/wp-json\/wp\/v2\/pages\/41583\/revisions"}],"wp:attachment":[{"href":"https:\/\/accelerate.sport\/welsh\/wp-json\/wp\/v2\/media?parent=41583"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}