{"id":21687,"date":"2025-12-21T11:52:07","date_gmt":"2025-12-21T08:52:07","guid":{"rendered":"https:\/\/bda-global.org\/?page_id=21687"},"modified":"2026-05-06T16:44:28","modified_gmt":"2026-05-06T13:44:28","slug":"bda-certification-exam-prep-courses","status":"publish","type":"page","link":"https:\/\/bda-global.org\/en\/learning-and-development\/bda-certification-exam-prep-courses\/","title":{"rendered":"BDA Certification Exam Prep Courses"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"21687\" class=\"elementor elementor-21687\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d642457 e-con-full e-flex e-con e-parent\" data-id=\"d642457\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f137a9f elementor-widget elementor-widget-html\" data-id=\"f137a9f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>BDA Certification Exam Preparation Courses | BDA\u00ae<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n*{margin:0;padding:0;box-sizing:border-box}\r\n:root{--navy:#1c4a8a;--sky:#0f91e0;--sky-light:#e8f4fd;--green:#34c88a;--green-light:#e8faf2;--gray-50:#f8fafc;--gray-200:#e2e8f0;--gray-600:#475569;--gray-700:#334155;--text:#2d3748}\r\nbody{font-family:'Inter',sans-serif;color:var(--text);background:#fff;overflow-x:hidden}\r\n.subnav{background:#fff;border-bottom:1px solid var(--gray-200);position:sticky;top:0;z-index:999;box-shadow:0 2px 8px rgba(0,0,0,.06)}\r\n.subnav-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;height:56px}\r\n.subnav-brand{font-family:'Playfair Display',serif;font-size:1rem;font-weight:700;color:var(--navy);white-space:nowrap;margin-right:32px;text-decoration:none}\r\n.subnav-brand span{color:var(--sky)}\r\n.subnav-links{display:flex;align-items:center;gap:4px;flex:1}\r\n.subnav-item{position:relative}\r\n.subnav-btn{background:none;border:none;font-family:'Inter',sans-serif;font-size:.85rem;font-weight:500;color:var(--gray-700);cursor:pointer;padding:8px 14px;border-radius:6px;display:flex;align-items:center;gap:5px;transition:all .2s;white-space:nowrap}\r\n.subnav-btn:hover,.subnav-btn.active{background:var(--sky-light);color:var(--navy)}\r\n.subnav-btn svg{transition:transform .2s}\r\n.subnav-btn.active svg{transform:rotate(180deg)}\r\n.subnav-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid var(--gray-200);border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.12);min-width:260px;padding:8px;display:none;z-index:1000}\r\n.subnav-dropdown.open{display:block}\r\n.subnav-dropdown a{display:block;padding:9px 14px;font-size:.84rem;color:var(--gray-700);text-decoration:none;border-radius:6px;transition:all .2s}\r\n.subnav-dropdown a:hover{background:var(--sky-light);color:var(--navy)}\r\n.subnav-dropdown .divider{height:1px;background:var(--gray-200);margin:6px 0}\r\n.subnav-cta{margin-left:auto}\r\n.subnav-cta a{background:var(--sky);color:#fff;font-size:.84rem;font-weight:600;padding:7px 18px;border-radius:6px;text-decoration:none;transition:all .2s;white-space:nowrap}\r\n.subnav-cta a:hover{background:var(--navy)}\r\n.hero{min-height:500px;background:linear-gradient(135deg,var(--sky-light) 0%,#fff 55%);display:flex;align-items:center;padding:80px 0 60px;position:relative;overflow:hidden}\r\n.hero::before{content:'';position:absolute;top:-80px;right:-80px;width:500px;height:500px;background:radial-gradient(circle,rgba(15,145,224,.08) 0%,transparent 70%);pointer-events:none}\r\n.hero-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}\r\n.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(15,145,224,.1);border:1px solid rgba(15,145,224,.25);color:var(--sky);font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:6px 14px;border-radius:20px;margin-bottom:20px}\r\n.hero-badge span{width:7px;height:7px;background:var(--sky);border-radius:50%;animation:pulse 2s infinite}\r\n@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}\r\n.hero-title{font-family:'Playfair Display',serif;font-size:2.7rem;font-weight:800;line-height:1.12;color:var(--navy);margin-bottom:20px}\r\n.hero-title em{font-style:normal;color:var(--sky)}\r\n.hero-desc{font-size:1rem;line-height:1.8;color:var(--gray-600);margin-bottom:32px}\r\n.hero-btns{display:flex;gap:14px;flex-wrap:wrap}\r\n.btn-primary{background:var(--sky);color:#fff;font-size:.9rem;font-weight:600;padding:13px 26px;border-radius:8px;text-decoration:none;transition:all .25s;display:inline-flex;align-items:center;gap:8px}\r\n.btn-primary:hover{background:var(--navy);transform:translateY(-2px)}\r\n.btn-outline{background:transparent;color:var(--navy);border:1.5px solid var(--navy);font-size:.9rem;font-weight:600;padding:12px 24px;border-radius:8px;text-decoration:none;transition:all .25s}\r\n.btn-outline:hover{background:var(--navy);color:#fff}\r\n.hero-img{border-radius:16px;overflow:hidden;box-shadow:0 24px 60px rgba(28,74,138,.18)}\r\n.hero-img img{width:100%;height:400px;object-fit:cover;display:block}\r\n.trust-bar{background:var(--navy);padding:16px 0}\r\n.trust-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap}\r\n.trust-item{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.85);font-size:.82rem;font-weight:500}\r\n.trust-item svg{color:var(--sky);flex-shrink:0}\r\n.section{padding:80px 0}\r\n.section-alt{background:var(--gray-50)}\r\n.container{max-width:1200px;margin:0 auto;padding:0 24px}\r\n.section-label{display:inline-flex;align-items:center;gap:8px;color:var(--sky);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}\r\n.section-label::before{content:'';width:28px;height:2px;background:var(--sky)}\r\n.section-title{font-family:'Playfair Display',serif;font-size:2.1rem;font-weight:700;color:var(--navy);line-height:1.25;margin-bottom:16px}\r\n.section-desc{font-size:1rem;line-height:1.8;color:var(--gray-600);max-width:680px}\r\n\r\n\/* RATIO SECTION *\/\r\n.ratio-section{background:var(--navy);padding:56px 0}\r\n.ratio-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}\r\n.ratio-text h2{font-family:'Playfair Display',serif;font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:12px}\r\n.ratio-text p{font-size:.92rem;line-height:1.8;color:rgba(255,255,255,.8);margin-bottom:20px}\r\n.ratio-bars{display:flex;flex-direction:column;gap:14px}\r\n.ratio-bar-label{display:flex;justify-content:space-between;margin-bottom:5px}\r\n.ratio-bar-label span{font-size:.82rem;font-weight:600;color:#fff}\r\n.ratio-bar-label strong{font-size:.82rem;font-weight:700;color:var(--sky)}\r\n.ratio-bar-track{height:9px;background:rgba(255,255,255,.15);border-radius:20px;overflow:hidden}\r\n.ratio-bar-fill{height:100%;border-radius:20px}\r\n.ratio-bar-fill.cog{background:linear-gradient(90deg,var(--sky),#4db8f0);width:55%}\r\n.ratio-bar-fill.beh{background:linear-gradient(90deg,#60d4a0,#34c88a);width:45%}\r\n.ratio-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px}\r\n.ratio-stat{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:20px;text-align:center}\r\n.ratio-stat-num{font-family:'Playfair Display',serif;font-size:2.2rem;font-weight:800;color:var(--sky);line-height:1}\r\n.ratio-stat-label{font-size:.78rem;color:rgba(255,255,255,.7);margin-top:6px;line-height:1.4}\r\n\r\n\/* COMPETENCY GRID *\/\r\n.comp-domain-wrap{margin-bottom:48px}\r\n.comp-domain-label{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:6px 14px;border-radius:20px;margin-bottom:20px}\r\n.comp-domain-label.behavioral{background:var(--green-light);color:var(--green)}\r\n.comp-domain-label.technical{background:var(--sky-light);color:var(--sky)}\r\n.comp-mini-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}\r\n.comp-mini-card{background:#fff;border:1px solid var(--gray-200);border-radius:10px;padding:14px 10px;text-align:center;transition:all .3s;position:relative}\r\n.comp-mini-card::after{content:'';position:absolute;top:0;left:0;right:0;height:3px;border-radius:10px 10px 0 0}\r\n.comp-mini-card.behavioral::after{background:var(--green)}\r\n.comp-mini-card.technical::after{background:var(--sky)}\r\n.comp-mini-card:hover{box-shadow:0 6px 18px rgba(0,0,0,.08);transform:translateY(-2px)}\r\n.comp-mini-num{font-size:.7rem;font-weight:700;margin-bottom:6px}\r\n.comp-mini-card.behavioral .comp-mini-num{color:var(--green)}\r\n.comp-mini-card.technical .comp-mini-num{color:var(--sky)}\r\n.comp-mini-card h5{font-size:.75rem;font-weight:700;color:var(--navy);line-height:1.3}\r\n\r\n\/* PARTNER SECTION *\/\r\n.partner-section{background:var(--sky-light);padding:64px 0}\r\n.partner-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}\r\n.partner-text h2{font-family:'Playfair Display',serif;font-size:1.9rem;font-weight:700;color:var(--navy);margin-bottom:14px}\r\n.partner-text p{font-size:.95rem;line-height:1.8;color:var(--gray-600);margin-bottom:20px}\r\n.partner-logos{display:grid;grid-template-columns:1fr 1fr;gap:16px}\r\n.partner-logo-card{background:#fff;border:1px solid var(--gray-200);border-radius:12px;padding:20px;text-align:center;transition:all .3s}\r\n.partner-logo-card:hover{border-color:var(--sky);box-shadow:0 6px 18px rgba(15,145,224,.1)}\r\n.partner-logo-card img{height:56px;object-fit:contain;margin-bottom:8px}\r\n.partner-logo-card p{font-size:.78rem;color:var(--gray-600)}\r\n\r\n\/* PREP RESOURCES *\/\r\n.resources-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}\r\n.resource-card{background:#fff;border:1px solid var(--gray-200);border-radius:14px;padding:28px;transition:all .3s;display:flex;flex-direction:column}\r\n.resource-card:hover{border-color:var(--sky);box-shadow:0 8px 24px rgba(15,145,224,.1);transform:translateY(-3px)}\r\n.resource-icon{width:48px;height:48px;background:var(--sky-light);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}\r\n.resource-icon svg{color:var(--sky)}\r\n.resource-card h4{font-size:.98rem;font-weight:700;color:var(--navy);margin-bottom:8px}\r\n.resource-card p{font-size:.86rem;line-height:1.7;color:var(--gray-600);flex:1}\r\n.resource-link{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;font-weight:600;color:var(--sky);text-decoration:none;margin-top:14px}\r\n.resource-link:hover{color:var(--navy)}\r\n\r\n.cta-band{background:linear-gradient(135deg,var(--navy) 0%,#1a5fa8 100%);padding:72px 0;text-align:center}\r\n.cta-band *{color:#fff !important}\r\n.cta-band h2{font-family:'Playfair Display',serif;font-size:2.2rem;font-weight:700;margin-bottom:14px;color:#fff !important}\r\n.cta-band p{font-size:1.05rem;max-width:560px;margin:0 auto 36px;line-height:1.7;color:rgba(255,255,255,.85) !important}\r\n.cta-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}\r\n.btn-white{background:#fff;color:var(--navy) !important;font-size:.9rem;font-weight:700;padding:13px 28px;border-radius:8px;text-decoration:none;transition:all .25s}\r\n.btn-white:hover{background:var(--sky-light);transform:translateY(-2px)}\r\n.btn-ghost-white{background:transparent;color:#fff !important;border:1.5px solid rgba(255,255,255,.6);font-size:.9rem;font-weight:600;padding:12px 26px;border-radius:8px;text-decoration:none;transition:all .25s}\r\n.btn-ghost-white:hover{background:rgba(255,255,255,.1);border-color:#fff}\r\n@media(max-width:1024px){.comp-mini-grid{grid-template-columns:repeat(4,1fr)}}\r\n@media(max-width:900px){\r\n  .hero-inner,.ratio-inner,.partner-inner{grid-template-columns:1fr}\r\n  .hero-img{display:none}\r\n  .comp-mini-grid{grid-template-columns:repeat(3,1fr)}\r\n  .resources-grid{grid-template-columns:1fr 1fr}\r\n  .hero-title{font-size:2rem}\r\n  .subnav-links{display:none}\r\n}\r\n@media(max-width:600px){.comp-mini-grid{grid-template-columns:repeat(2,1fr)}.resources-grid{grid-template-columns:1fr}.trust-inner{gap:20px}}\r\n.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}\r\n.reveal.visible{opacity:1;transform:none}\r\nbody.js-ready .reveal{opacity:0;transform:translateY(24px)}\r\nbody.js-ready .reveal.visible{opacity:1;transform:none}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<nav class=\"subnav\">\r\n  <div class=\"subnav-inner\">\r\n    <a href=\"https:\/\/bda-global.org\/en\/learning-and-development\/\" class=\"subnav-brand\">BDA\u00ae <span>Learning & Development<\/span><\/a>\r\n    <div class=\"subnav-links\">\r\n      <div class=\"subnav-item\">\r\n        <button class=\"subnav-btn\" onclick=\"toggleDrop(this)\">Exam Preparation <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\r\n        <div class=\"subnav-dropdown\">\r\n          <a href=\"https:\/\/bda-global.org\/en\/learning-and-development\/bda-certification-exam-prep-courses\/\">Exam Prep Courses<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/\">BDA BoCK\u2122 Guide<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/bda-practice-questions\/\">Practice Questions<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/\">Exam Preparation Hub<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"subnav-item\">\r\n        <button class=\"subnav-btn\" onclick=\"toggleDrop(this)\">BDA BoCK\u2122 <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\r\n        <div class=\"subnav-dropdown\">\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/\">BDA BoCK\u2122 Overview<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/\">Competency Areas<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/competency-framework-details\/\">Framework Details<\/a>\r\n          <div class=\"divider\"><\/div>\r\n          <a href=\"https:\/\/bda-global.org\/en\/bda-bock\/\">Get the Full BDA BoCK\u2122<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"subnav-item\">\r\n        <button class=\"subnav-btn\" onclick=\"toggleDrop(this)\">Certifications <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\r\n        <div class=\"subnav-dropdown\">\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/bda-cp\/\">BDA-CP\u2122 Certified Professional<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/bda-scp\/\">BDA-SCP\u2122 Senior Certified Professional<\/a>\r\n          <div class=\"divider\"><\/div>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/how-to-get-certified\/\">How to Get Certified<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-details\/\">Exam Details<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"subnav-cta\"><a href=\"https:\/\/bda-global.org\/en\/partners\/bda-partners-directory\/\">Find a Training Partner<\/a><\/div>\r\n  <\/div>\r\n<\/nav>\r\n\r\n<!-- HERO -->\r\n<section class=\"hero\">\r\n  <div class=\"hero-inner\">\r\n    <div class=\"hero-text\">\r\n      <div class=\"hero-badge\"><span><\/span>BDA Exam Preparation<\/div>\r\n      <h1 class=\"hero-title\">BDA Certification <em>Exam Prep Courses<\/em><\/h1>\r\n      <p class=\"hero-desc\">Prepare for the BDA-CP\u2122 or BDA-SCP\u2122 certification exam with structured, BDA-aligned exam preparation courses. All courses are built on the BDA BoCK\u2122 framework \u2014 covering all 14 competencies across Behavioral and Technical domains.<\/p>\r\n      <div class=\"hero-btns\">\r\n        <a href=\"https:\/\/bda-global.org\/en\/partners\/bda-partners-directory\/\" class=\"btn-primary\">Find a Training Partner<\/a>\r\n        <a href=\"https:\/\/bda-global.org\/en\/bda-bock\/\" class=\"btn-outline\">Get BDA BoCK\u2122<\/a>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"hero-img\">\r\n      <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/cheerful-business-group-watching-presentation-laughing-managers-sitting-workplace-together-looking-computer-monitor-laughing-business-communication-teamwork-concept-scaled.webp\" alt=\"BDA Exam Prep Courses\">\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- TRUST BAR -->\r\n<div class=\"trust-bar\">\r\n  <div class=\"trust-inner\">\r\n    <div class=\"trust-item\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"20 6 9 17 4 12\"\/><\/svg>14 Core Competencies Covered<\/div>\r\n    <div class=\"trust-item\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"\/><path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"\/><\/svg>Based on BDA BoCK\u2122<\/div>\r\n    <div class=\"trust-item\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>BDA-Approved Partners<\/div>\r\n    <div class=\"trust-item\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><\/svg>Available Globally<\/div>\r\n    <div class=\"trust-item\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><\/svg>BDA-CP\u2122 & BDA-SCP\u2122 Prep<\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- FRAMEWORK RATIO -->\r\n<div class=\"ratio-section\">\r\n  <div class=\"ratio-inner\">\r\n    <div class=\"ratio-text\">\r\n      <h2>What Exam Prep Courses Cover<\/h2>\r\n      <p>All BDA exam preparation courses are structured around the BDA BoCK\u2122 framework, covering all 14 competencies with the exact weighting used in the certification exams.<\/p>\r\n      <div class=\"ratio-bars\">\r\n        <div>\r\n          <div class=\"ratio-bar-label\"><span>Technical (Cognitive) Competencies<\/span><strong>55%<\/strong><\/div>\r\n          <div class=\"ratio-bar-track\"><div class=\"ratio-bar-fill cog\"><\/div><\/div>\r\n        <\/div>\r\n        <div>\r\n          <div class=\"ratio-bar-label\"><span>Behavioral (Leadership) Competencies<\/span><strong>45%<\/strong><\/div>\r\n          <div class=\"ratio-bar-track\"><div class=\"ratio-bar-fill beh\"><\/div><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"ratio-stats\">\r\n      <div class=\"ratio-stat\"><div class=\"ratio-stat-num\">14<\/div><div class=\"ratio-stat-label\">Core Competencies across 7 Technical + 7 Behavioral domains<\/div><\/div>\r\n      <div class=\"ratio-stat\"><div class=\"ratio-stat-num\">120<\/div><div class=\"ratio-stat-label\">Multiple-choice questions in the certification exam<\/div><\/div>\r\n      <div class=\"ratio-stat\"><div class=\"ratio-stat-num\">3h<\/div><div class=\"ratio-stat-label\">Exam duration \u2014 available in English and Arabic<\/div><\/div>\r\n      <div class=\"ratio-stat\"><div class=\"ratio-stat-num\">3yr<\/div><div class=\"ratio-stat-label\">Certification cycle with structured recertification<\/div><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- COMPETENCY OVERVIEW -->\r\n<section class=\"section section-alt\">\r\n  <div class=\"container\">\r\n    <div class=\"reveal\" style=\"text-align:center;margin-bottom:40px\">\r\n      <div class=\"section-label\">The 14 Competencies<\/div>\r\n      <h2 class=\"section-title\">All Competencies Covered in Exam Prep<\/h2>\r\n      <p class=\"section-desc\" style=\"margin:0 auto\">BDA exam prep courses cover all 14 BDA BoCK\u2122 competencies \u2014 the complete basis for the BDA-CP\u2122 and BDA-SCP\u2122 certification exams.<\/p>\r\n    <\/div>\r\n    <div class=\"comp-domain-wrap reveal\">\r\n      <div class=\"comp-domain-label behavioral\">Behavioral Competencies \u2014 45%<\/div>\r\n      <div class=\"comp-mini-grid\">\r\n        <div class=\"comp-mini-card behavioral\"><div class=\"comp-mini-num\">B1<\/div><h5>Strategic Leadership<\/h5><\/div>\r\n        <div class=\"comp-mini-card behavioral\"><div class=\"comp-mini-num\">B2<\/div><h5>Effective Communication<\/h5><\/div>\r\n        <div class=\"comp-mini-card behavioral\"><div class=\"comp-mini-num\">B3<\/div><h5>Business Acumen<\/h5><\/div>\r\n        <div class=\"comp-mini-card behavioral\"><div class=\"comp-mini-num\">B4<\/div><h5>Emotional Intelligence<\/h5><\/div>\r\n        <div class=\"comp-mini-card behavioral\"><div class=\"comp-mini-num\">B5<\/div><h5>Critical Thinking & Problem Solving<\/h5><\/div>\r\n        <div class=\"comp-mini-card behavioral\"><div class=\"comp-mini-num\">B6<\/div><h5>Consultative Mindset<\/h5><\/div>\r\n        <div class=\"comp-mini-card behavioral\"><div class=\"comp-mini-num\">B7<\/div><h5>Negotiation & Relationship Management<\/h5><\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"comp-domain-wrap reveal\" style=\"margin-top:28px\">\r\n      <div class=\"comp-domain-label technical\">Technical Competencies \u2014 55%<\/div>\r\n      <div class=\"comp-mini-grid\">\r\n        <div class=\"comp-mini-card technical\"><div class=\"comp-mini-num\">T1<\/div><h5>Growth & Expansion Strategies<\/h5><\/div>\r\n        <div class=\"comp-mini-card technical\"><div class=\"comp-mini-num\">T2<\/div><h5>Market & Competitive Analysis<\/h5><\/div>\r\n        <div class=\"comp-mini-card technical\"><div class=\"comp-mini-num\">T3<\/div><h5>Innovation in BD<\/h5><\/div>\r\n        <div class=\"comp-mini-card technical\"><div class=\"comp-mini-num\">T4<\/div><h5>Business Project Management<\/h5><\/div>\r\n        <div class=\"comp-mini-card technical\"><div class=\"comp-mini-num\">T5<\/div><h5>Financial & Pricing Models<\/h5><\/div>\r\n        <div class=\"comp-mini-card technical\"><div class=\"comp-mini-num\">T6<\/div><h5>Marketing & Sales Strategies<\/h5><\/div>\r\n        <div class=\"comp-mini-card technical\"><div class=\"comp-mini-num\">T7<\/div><h5>Legal & Compliance in BD<\/h5><\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div style=\"text-align:center;margin-top:32px\">\r\n      <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/\" class=\"btn-outline\">View Full Competency Details<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- PREP RESOURCES -->\r\n<section class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"reveal\">\r\n      <div class=\"section-label\">Preparation Resources<\/div>\r\n      <h2 class=\"section-title\">Everything You Need to Prepare<\/h2>\r\n      <p class=\"section-desc\">Access a full suite of preparation resources to maximize your readiness for the BDA certification exam.<\/p>\r\n    <\/div>\r\n    <div class=\"resources-grid reveal\">\r\n      <div class=\"resource-card\">\r\n        <div class=\"resource-icon\"><svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"\/><path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"\/><\/svg><\/div>\r\n        <h4>BDA BoCK\u2122 Guide<\/h4>\r\n        <p>The official 251-page competency framework \u2014 the definitive study reference for all BDA certification exams. Covers all 14 competencies with detailed sub-axes and learning outcomes.<\/p>\r\n        <a href=\"https:\/\/bda-global.org\/en\/bda-bock\/\" class=\"resource-link\">Get BDA BoCK\u2122 <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/a>\r\n      <\/div>\r\n      <div class=\"resource-card\">\r\n        <div class=\"resource-icon\"><svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>\r\n        <h4>Practice Questions<\/h4>\r\n        <p>BDA-approved practice questions aligned with the exam format \u2014 120 multiple-choice questions covering all competency domains with the same weighting as the actual exam.<\/p>\r\n        <a href=\"https:\/\/bda-global.org\/en\/certifications\/bda-practice-questions\/\" class=\"resource-link\">Practice Now <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/a>\r\n      <\/div>\r\n      <div class=\"resource-card\">\r\n        <div class=\"resource-icon\"><svg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><\/svg><\/div>\r\n        <h4>BDA Training Partners<\/h4>\r\n        <p>Find BDA-approved training partners offering structured exam prep courses, workshops, and bootcamps aligned with the BDA BoCK\u2122 framework in multiple languages and formats.<\/p>\r\n        <a href=\"https:\/\/bda-global.org\/en\/partners\/bda-partners-directory\/\" class=\"resource-link\">Find a Partner <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CTA BAND -->\r\n<section class=\"cta-band\">\r\n  <div class=\"container\">\r\n    <h2>Ready to Get BDA Certified?<\/h2>\r\n    <p>Access exam prep resources, find a training partner, and register for the BDA-CP\u2122 or BDA-SCP\u2122 certification exam.<\/p>\r\n    <div class=\"cta-btns\">\r\n      <a href=\"https:\/\/bda-global.org\/en\/certifications\/\" class=\"btn-white\">Get Certified<\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/bda-bock\/\" class=\"btn-ghost-white\">Download BDA BoCK\u2122<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\nfunction toggleDrop(btn){const drop=btn.nextElementSibling;document.querySelectorAll('.subnav-dropdown.open').forEach(d=>{if(d!==drop){d.classList.remove('open');d.previousElementSibling.classList.remove('active')}});drop.classList.toggle('open');btn.classList.toggle('active')}\r\ndocument.addEventListener('click',e=>{if(!e.target.closest('.subnav-item')){document.querySelectorAll('.subnav-dropdown.open').forEach(d=>{d.classList.remove('open');d.previousElementSibling.classList.remove('active')})}});\r\ndocument.body.classList.add('js-ready');\r\nconst obs=new IntersectionObserver(entries=>{entries.forEach(e=>{if(e.isIntersecting){e.target.classList.add('visible');obs.unobserve(e.target)}})},{threshold:.1});\r\ndocument.querySelectorAll('.reveal').forEach(el=>obs.observe(el));\r\n<\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>BDA Certification Exam Preparation Courses | BDA\u00ae BDA\u00ae Learning &#038; Development Exam Preparation Exam Prep Courses BDA BoCK\u2122 Guide Practice Questions Exam Preparation Hub BDA BoCK\u2122 BDA BoCK\u2122 Overview Competency Areas Framework Details Get the Full BDA BoCK\u2122 Certifications BDA-CP\u2122 Certified Professional BDA-SCP\u2122 Senior Certified Professional How to Get Certified Exam Details Find a Training [&hellip;]<\/p>","protected":false},"author":8,"featured_media":15696,"parent":15911,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full-width.php","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-21687","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>BDA Certification Exam Preparation Programmes | BDA\u00ae<\/title>\n<meta name=\"description\" content=\"Explore BDA exam preparation pathways aligned with the BDA BoCK\u00ae framework and standards-based business development assessment requirements.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bda-global.org\/en\/learning-and-development\/bda-certification-exam-prep-courses\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"BDA Certification Exam Preparation Programmes | BDA\u00ae\" \/>\n<meta property=\"og:description\" content=\"Explore BDA exam preparation pathways aligned with the BDA BoCK\u00ae framework and standards-based business development assessment requirements.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bda-global.org\/en\/learning-and-development\/bda-certification-exam-prep-courses\/\" \/>\n<meta property=\"og:site_name\" content=\"Business Development Association (BDA\u00ae)\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-06T13:44:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/2149546173-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2000\" \/>\n\t<meta property=\"og:image:height\" content=\"996\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bda-global.org\/learning-and-development\/bda-certification-exam-prep-courses\/\",\"url\":\"https:\/\/bda-global.org\/learning-and-development\/bda-certification-exam-prep-courses\/\",\"name\":\"BDA Certification Exam Preparation Programmes | BDA\u00ae\",\"isPartOf\":{\"@id\":\"https:\/\/bda-global.org\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/bda-global.org\/learning-and-development\/bda-certification-exam-prep-courses\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/bda-global.org\/learning-and-development\/bda-certification-exam-prep-courses\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/2149546173-1.jpg\",\"datePublished\":\"2025-12-21T08:52:07+00:00\",\"dateModified\":\"2026-05-06T13:44:28+00:00\",\"description\":\"Explore BDA exam preparation pathways aligned with the BDA BoCK\u00ae framework and standards-based business development assessment requirements.\",\"breadcrumb\":{\"@id\":\"https:\/\/bda-global.org\/learning-and-development\/bda-certification-exam-prep-courses\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bda-global.org\/learning-and-development\/bda-certification-exam-prep-courses\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bda-global.org\/learning-and-development\/bda-certification-exam-prep-courses\/#primaryimage\",\"url\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/2149546173-1.jpg\",\"contentUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/2149546173-1.jpg\",\"width\":2000,\"height\":996,\"caption\":\"Business Development Association BDA BDA CP bda certified professional bda partnerships\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bda-global.org\/learning-and-development\/bda-certification-exam-prep-courses\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\",\"item\":\"https:\/\/bda-global.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Learning &amp; Development\",\"item\":\"https:\/\/bda-global.org\/learning-and-development\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"BDA Certification Exam Prep Courses\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bda-global.org\/#website\",\"url\":\"https:\/\/bda-global.org\/\",\"name\":\"Business Development Association (BDA\u00ae)\",\"description\":\"The Business Development Association (BDA\u00ae) is a global professional standards organisation defining competencies, frameworks, certifications, and governance practices for the business development profession through the BDA BoCK\u00ae framework.\",\"publisher\":{\"@id\":\"https:\/\/bda-global.org\/#organization\"},\"alternateName\":\"BDA\u00ae\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bda-global.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/bda-global.org\/#organization\",\"name\":\"Business Development Association (BDA\u00ae)\",\"alternateName\":\"BDA\u00ae\",\"url\":\"https:\/\/bda-global.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bda-global.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2020\/05\/BDA-Main-logo-scaled.png\",\"contentUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2020\/05\/BDA-Main-logo-scaled.png\",\"width\":2560,\"height\":2560,\"caption\":\"Business Development Association (BDA\u00ae)\"},\"image\":{\"@id\":\"https:\/\/bda-global.org\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/bda-org\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"BDA Certification Exam Preparation Programmes | BDA\u00ae","description":"Explore BDA exam preparation pathways aligned with the BDA BoCK\u00ae framework and standards-based business development assessment requirements.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bda-global.org\/en\/learning-and-development\/bda-certification-exam-prep-courses\/","og_locale":"en_US","og_type":"article","og_title":"BDA Certification Exam Preparation Programmes | BDA\u00ae","og_description":"Explore BDA exam preparation pathways aligned with the BDA BoCK\u00ae framework and standards-based business development assessment requirements.","og_url":"https:\/\/bda-global.org\/en\/learning-and-development\/bda-certification-exam-prep-courses\/","og_site_name":"Business Development Association (BDA\u00ae)","article_modified_time":"2026-05-06T13:44:28+00:00","og_image":[{"width":2000,"height":996,"url":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/2149546173-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bda-global.org\/learning-and-development\/bda-certification-exam-prep-courses\/","url":"https:\/\/bda-global.org\/learning-and-development\/bda-certification-exam-prep-courses\/","name":"BDA Certification Exam Preparation Programmes | BDA\u00ae","isPartOf":{"@id":"https:\/\/bda-global.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bda-global.org\/learning-and-development\/bda-certification-exam-prep-courses\/#primaryimage"},"image":{"@id":"https:\/\/bda-global.org\/learning-and-development\/bda-certification-exam-prep-courses\/#primaryimage"},"thumbnailUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/2149546173-1.jpg","datePublished":"2025-12-21T08:52:07+00:00","dateModified":"2026-05-06T13:44:28+00:00","description":"Explore BDA exam preparation pathways aligned with the BDA BoCK\u00ae framework and standards-based business development assessment requirements.","breadcrumb":{"@id":"https:\/\/bda-global.org\/learning-and-development\/bda-certification-exam-prep-courses\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bda-global.org\/learning-and-development\/bda-certification-exam-prep-courses\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bda-global.org\/learning-and-development\/bda-certification-exam-prep-courses\/#primaryimage","url":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/2149546173-1.jpg","contentUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/2149546173-1.jpg","width":2000,"height":996,"caption":"Business Development Association BDA BDA CP bda certified professional bda partnerships"},{"@type":"BreadcrumbList","@id":"https:\/\/bda-global.org\/learning-and-development\/bda-certification-exam-prep-courses\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629","item":"https:\/\/bda-global.org\/"},{"@type":"ListItem","position":2,"name":"Learning &amp; Development","item":"https:\/\/bda-global.org\/learning-and-development\/"},{"@type":"ListItem","position":3,"name":"BDA Certification Exam Prep Courses"}]},{"@type":"WebSite","@id":"https:\/\/bda-global.org\/#website","url":"https:\/\/bda-global.org\/","name":"Business Development Association (BDA\u00ae)","description":"The Business Development Association (BDA\u00ae) is a global professional standards organisation defining competencies, frameworks, certifications, and governance practices for the business development profession through the BDA BoCK\u00ae framework.","publisher":{"@id":"https:\/\/bda-global.org\/#organization"},"alternateName":"BDA\u00ae","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bda-global.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bda-global.org\/#organization","name":"Business Development Association (BDA\u00ae)","alternateName":"BDA\u00ae","url":"https:\/\/bda-global.org\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bda-global.org\/#\/schema\/logo\/image\/","url":"https:\/\/bda-global.org\/wp-content\/uploads\/2020\/05\/BDA-Main-logo-scaled.png","contentUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2020\/05\/BDA-Main-logo-scaled.png","width":2560,"height":2560,"caption":"Business Development Association (BDA\u00ae)"},"image":{"@id":"https:\/\/bda-global.org\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/bda-org\/"]}]}},"_links":{"self":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/21687","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/comments?post=21687"}],"version-history":[{"count":0,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/21687\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/15911"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/media\/15696"}],"wp:attachment":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/media?parent=21687"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}