{"id":10146,"date":"2025-03-16T22:23:41","date_gmt":"2025-03-16T19:23:41","guid":{"rendered":"https:\/\/bda-global.org\/?page_id=10146"},"modified":"2026-05-06T16:22:37","modified_gmt":"2026-05-06T13:22:37","slug":"bda-bock","status":"publish","type":"page","link":"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/","title":{"rendered":"BDA BoCK"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"10146\" class=\"elementor elementor-10146\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c3c4a75 e-con-full e-flex e-con e-parent\" data-id=\"c3c4a75\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-732e55d elementor-widget elementor-widget-html\" data-id=\"732e55d\" 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 BoCK\u2122 \u2014 Body of Competency & Knowledge | BDA\u00ae<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700;800;900&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{\r\n  --navy:#1c4a8a;\r\n  --sky:#0f91e0;\r\n  --sky-light:#e8f4fd;\r\n  --sky-mid:#d0eaf9;\r\n  --green:#34c88a;\r\n  --green-light:#e8faf2;\r\n  --gray-50:#f8fafc;\r\n  --gray-100:#f1f5f9;\r\n  --gray-200:#e2e8f0;\r\n  --gray-600:#475569;\r\n  --gray-700:#334155;\r\n  --text:#2d3748;\r\n  --white:#ffffff;\r\n}\r\nbody{font-family:'Inter',sans-serif;color:var(--text);background:#fff;overflow-x:hidden}\r\n\r\n\/* \u2500\u2500\u2500 SUBNAV \u2500\u2500\u2500 *\/\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:1280px;margin:0 auto;padding:0 28px;display:flex;align-items:center;height:58px;gap:6px}\r\n.subnav-brand{font-family:'Playfair Display',serif;font-size:1.05rem;font-weight:700;color:var(--navy);white-space:nowrap;margin-right:28px;text-decoration:none}\r\n.subnav-brand span{color:var(--sky)}\r\n.subnav-links{display:flex;align-items:center;gap:2px;flex:1}\r\n.subnav-item{position:relative}\r\n.subnav-btn{background:none;border:none;font-family:'Inter',sans-serif;font-size:.84rem;font-weight:500;color:var(--gray-700);cursor:pointer;padding:8px 13px;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:12px;box-shadow:0 12px 32px rgba(0,0,0,.12);min-width:280px;padding:8px;display:none;z-index:1000}\r\n.subnav-dropdown.open{display:block;animation:fadeDown .15s ease}\r\n@keyframes fadeDown{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}\r\n.subnav-dropdown a{display:flex;align-items:center;gap:10px;padding:9px 14px;font-size:.84rem;color:var(--gray-700);text-decoration:none;border-radius:8px;transition:all .2s}\r\n.subnav-dropdown a:hover{background:var(--sky-light);color:var(--navy)}\r\n.drop-icon{width:28px;height:28px;background:var(--sky-light);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink: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:8px 20px;border-radius:7px;text-decoration:none;transition:all .2s}\r\n.subnav-cta a:hover{background:var(--navy)}\r\n\r\n\/* \u2500\u2500\u2500 HERO (half text \/ half image) \u2500\u2500\u2500 *\/\r\n.hero{min-height:580px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}\r\n.hero-left{background:var(--sky-light);display:flex;align-items:center;padding:80px 56px 80px 64px;position:relative}\r\n.hero-left::after{content:'';position:absolute;right:-1px;top:0;bottom:0;width:60px;background:var(--sky-light);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);z-index:1}\r\n.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(15,145,224,.12);border:1px solid rgba(15,145,224,.2);color:var(--sky);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 13px;border-radius:20px;margin-bottom:20px}\r\n.hero-eyebrow .dot{width:6px;height:6px;background:var(--sky);border-radius:50%;animation:pulse 2s infinite}\r\n@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}\r\n.hero-title{font-family:'Playfair Display',serif;font-size:3rem;font-weight:900;line-height:1.06;color:var(--navy);margin-bottom:8px}\r\n.hero-title em{font-style:normal;color:var(--sky)}\r\n.hero-subtitle{font-size:.95rem;color:var(--gray-600);margin-bottom:20px;font-weight:400;line-height:1.6}\r\n.hero-desc{font-size:.93rem;line-height:1.85;color:var(--gray-700);margin-bottom:32px;max-width:520px}\r\n.hero-badges{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:36px}\r\n.hero-badge{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid var(--gray-200);color:var(--gray-700);font-size:.78rem;font-weight:600;padding:6px 13px;border-radius:20px;box-shadow:0 1px 4px rgba(0,0,0,.05)}\r\n.hero-badge svg{color:var(--sky)}\r\n.hero-actions{display:flex;gap:12px;flex-wrap:wrap}\r\n.btn-primary{background:var(--sky);color:#fff;font-size:.9rem;font-weight:700;padding:12px 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);box-shadow:0 8px 24px rgba(15,145,224,.25)}\r\n.btn-outline{background:#fff;color:var(--navy);border:1.5px solid var(--gray-200);font-size:.9rem;font-weight:600;padding:11px 24px;border-radius:8px;text-decoration:none;transition:all .25s;display:inline-flex;align-items:center;gap:8px}\r\n.btn-outline:hover{border-color:var(--sky);color:var(--sky)}\r\n.hero-right{position:relative;overflow:hidden}\r\n.hero-right img{width:100%;height:100%;object-fit:cover;display:block}\r\n.hero-right-overlay{position:absolute;inset:0;background:linear-gradient(to right,var(--sky-light) 0%,transparent 15%)}\r\n.hero-stats-bar{position:absolute;bottom:0;left:0;right:0;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.5)}\r\n.hero-stat{padding:16px 20px;text-align:center;border-right:1px solid rgba(28,74,138,.08)}\r\n.hero-stat:last-child{border-right:none}\r\n.hero-stat-num{font-family:'Playfair Display',serif;font-size:1.8rem;font-weight:800;color:var(--navy);line-height:1}\r\n.hero-stat-label{font-size:.72rem;color:var(--gray-600);margin-top:3px;font-weight:500}\r\n\r\n\/* \u2500\u2500\u2500 TRUST BAR \u2500\u2500\u2500 *\/\r\n.trust-bar{background:var(--sky);padding:13px 0}\r\n.trust-inner{max-width:1280px;margin:0 auto;padding:0 28px;display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap}\r\n.trust-item{display:flex;align-items:center;gap:8px;color:#fff;font-size:.81rem;font-weight:500}\r\n.trust-item svg{opacity:.85;flex-shrink:0}\r\n\r\n\/* \u2500\u2500\u2500 SECTIONS \u2500\u2500\u2500 *\/\r\n.section{padding:88px 0}\r\n.section-alt{background:var(--gray-50)}\r\n.container{max-width:1280px;margin:0 auto;padding:0 28px}\r\n.section-label{display:inline-flex;align-items:center;gap:8px;color:var(--sky);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px}\r\n.section-label::before{content:'';width:24px;height:2px;background:var(--sky)}\r\n.section-title{font-family:'Playfair Display',serif;font-size:2.2rem;font-weight:800;color:var(--navy);line-height:1.2;margin-bottom:14px}\r\n.section-desc{font-size:.95rem;line-height:1.85;color:var(--gray-600);max-width:700px}\r\n\r\n\/* \u2500\u2500\u2500 WHAT IS BOCK (split) \u2500\u2500\u2500 *\/\r\n.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}\r\n.split-text p{font-size:.94rem;line-height:1.85;color:var(--gray-600);margin-bottom:16px}\r\n.split-text p strong{color:var(--navy)}\r\n.split-img{border-radius:18px;overflow:hidden;box-shadow:0 16px 48px rgba(28,74,138,.12)}\r\n.split-img img{width:100%;height:420px;object-fit:cover;display:block}\r\n.bock-def-box{background:var(--sky-light);border-left:4px solid var(--sky);border-radius:0 12px 12px 0;padding:24px 28px;margin:24px 0}\r\n.bock-def-box blockquote{font-family:'Playfair Display',serif;font-size:1.1rem;font-weight:600;color:var(--navy);line-height:1.65;font-style:italic;margin-bottom:8px}\r\n.bock-def-box cite{font-size:.78rem;color:var(--sky);font-weight:700;font-style:normal;letter-spacing:.06em;text-transform:uppercase}\r\n\r\n\/* \u2500\u2500\u2500 BOCK FRAMEWORK (image centered) \u2500\u2500\u2500 *\/\r\n.framework-section{padding:80px 0;background:#fff}\r\n.framework-inner{max-width:1100px;margin:0 auto;padding:0 28px;text-align:center}\r\n.framework-img-wrap{margin-top:36px;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(28,74,138,.1);border:1px solid var(--gray-200)}\r\n.framework-img-wrap img{width:100%;display:block}\r\n.framework-caption{font-size:.84rem;color:var(--gray-600);margin-top:14px;font-style:italic}\r\n\r\n\/* \u2500\u2500\u2500 SECTION ALTERNATING BLUE \u2500\u2500\u2500 *\/\r\n.section-blue{background:var(--sky-light) !important}\r\n.section-white{background:#fff !important}\r\n\r\n\/* \u2500\u2500\u2500 COMPETENCIES SECTION \u2500\u2500\u2500 *\/\r\n.comp-section{padding:88px 0;background:var(--sky-light)}\r\n\r\n\/* Two-category split *\/\r\n.comp-split{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:40px}\r\n.comp-cat{border-radius:20px;overflow:hidden;box-shadow:0 8px 32px rgba(28,74,138,.12)}\r\n.comp-cat-header{background:var(--navy);padding:28px 32px;display:flex;align-items:center;gap:16px}\r\n.comp-cat-icon{width:52px;height:52px;background:rgba(255,255,255,.12);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}\r\n.comp-cat-icon svg{color:#fff}\r\n.comp-cat-title{font-family:'Playfair Display',serif;font-size:1.25rem;font-weight:700;color:#fff;line-height:1.2}\r\n.comp-cat-count{font-size:.78rem;color:rgba(255,255,255,.65);margin-top:2px;font-weight:500}\r\n.comp-cat-body{background:#fff;padding:8px 0}\r\n.comp-item{display:flex;align-items:center;gap:14px;padding:14px 28px;border-bottom:1px solid var(--gray-100);transition:background .2s}\r\n.comp-item:last-child{border-bottom:none}\r\n.comp-item:hover{background:var(--sky-light)}\r\n.comp-item-num{width:28px;height:28px;background:var(--sky);border-radius:7px;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;color:#fff;flex-shrink:0}\r\n.comp-item-name{font-size:.9rem;font-weight:600;color:var(--navy)}\r\n\r\n\/* Exam weights *\/\r\n.exam-weights-wrap{max-width:700px}\r\n.weight-item{margin-bottom:24px}\r\n.weight-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}\r\n.weight-label{font-size:.9rem;font-weight:600;color:var(--navy)}\r\n.weight-pct{font-size:.9rem;font-weight:700;color:var(--sky)}\r\n.weight-bar{height:10px;background:var(--gray-200);border-radius:5px;overflow:hidden}\r\n.weight-fill{height:100%;background:linear-gradient(90deg,var(--sky),var(--navy));border-radius:5px;transition:width 1.4s cubic-bezier(.4,0,.2,1);width:0}\r\n.weight-sub{font-size:.8rem;color:var(--gray-600);margin-top:6px}\r\n\r\n\/* \u2500\u2500\u2500 PROFICIENCY LEVELS \u2500\u2500\u2500 *\/\r\n.proficiency-section{padding:88px 0;background:var(--sky-light)}\r\n.prof-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:40px}\r\n.prof-card{background:#fff;border:1.5px solid rgba(15,145,224,.2);border-radius:20px;padding:36px;position:relative;overflow:hidden}\r\n.prof-card::before{content:'';position:absolute;top:-40px;right:-40px;width:200px;height:200px;border-radius:50%;background:rgba(15,145,224,.06)}\r\n.prof-card-logo{width:80px;margin-bottom:18px}\r\n.prof-card-logo img{width:100%;display:block}\r\n.prof-card h3{font-family:'Playfair Display',serif;font-size:1.4rem;font-weight:700;color:var(--navy);margin-bottom:6px}\r\n.prof-card .cert-code{font-size:.85rem;font-weight:600;color:var(--sky);margin-bottom:14px}\r\n.prof-card p{font-size:.88rem;line-height:1.75;color:var(--gray-700);margin-bottom:18px}\r\n.prof-reqs{margin-bottom:22px}\r\n.prof-req{display:flex;align-items:center;gap:8px;font-size:.84rem;color:var(--gray-700);margin-bottom:8px}\r\n.req-check{width:18px;height:18px;background:var(--sky);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}\r\n.req-check svg{color:#fff}\r\n.prof-card a{display:inline-flex;align-items:center;gap:7px;font-size:.86rem;font-weight:700;text-decoration:none;padding:10px 20px;border-radius:8px;background:var(--sky);color:#fff;transition:all .2s}\r\n.prof-card a:hover{background:var(--navy);transform:translateY(-1px)}\r\n\r\n\/* \u2500\u2500\u2500 PERSON QUOTE SECTION \u2500\u2500\u2500 *\/\r\n.quote-section{padding:88px 0;background:#fff}\r\n.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:40px}\r\n.quote-card{background:#fff;border:1px solid var(--gray-200);border-radius:18px;overflow:hidden;transition:all .3s}\r\n.quote-card:hover{box-shadow:0 12px 36px rgba(28,74,138,.1);transform:translateY(-4px)}\r\n.quote-card-img{height:220px;overflow:hidden}\r\n.quote-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}\r\n.quote-card:hover .quote-card-img img{transform:scale(1.04)}\r\n.quote-card-body{padding:24px}\r\n.quote-card-body blockquote{font-family:'Playfair Display',serif;font-size:1rem;font-weight:600;color:var(--navy);line-height:1.65;font-style:italic;margin-bottom:14px;padding-left:16px;border-left:3px solid var(--sky)}\r\n.quote-card-meta{font-size:.8rem;color:var(--gray-600);font-weight:500}\r\n.quote-card-meta strong{color:var(--navy)}\r\n\r\n\/* \u2500\u2500\u2500 DEVELOPMENT PROCESS \u2500\u2500\u2500 *\/\r\n.process-section{padding:88px 0;background:var(--sky-light)}\r\n.process-split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}\r\n.process-split .split-img img{height:480px}\r\n.timeline{position:relative;padding-left:36px;margin-top:8px}\r\n.timeline::before{content:'';position:absolute;left:12px;top:8px;bottom:8px;width:2px;background:linear-gradient(180deg,var(--sky),rgba(15,145,224,.2))}\r\n.tl-item{position:relative;margin-bottom:28px}\r\n.tl-dot{position:absolute;left:-30px;top:5px;width:16px;height:16px;background:#fff;border:3px solid var(--sky);border-radius:50%;box-shadow:0 0 0 3px rgba(15,145,224,.15)}\r\n.tl-step{display:inline-block;font-size:.71rem;font-weight:700;color:var(--sky);background:var(--sky-light);padding:2px 10px;border-radius:8px;margin-bottom:6px;letter-spacing:.05em;text-transform:uppercase}\r\n.tl-item h4{font-size:.95rem;font-weight:700;color:var(--navy);margin-bottom:6px}\r\n.tl-item p{font-size:.86rem;line-height:1.7;color:var(--gray-600)}\r\n\r\n\/* \u2500\u2500\u2500 BOOK CTA SECTION \u2500\u2500\u2500 *\/\r\n.book-section{padding:88px 0;background:#fff}\r\n.book-grid{display:grid;grid-template-columns:1fr 420px;gap:64px;align-items:center}\r\n.book-text .section-label{color:var(--sky)}\r\n.book-text p{font-size:.95rem;line-height:1.85;color:var(--gray-700);margin-bottom:16px}\r\n.book-text p strong{color:var(--navy)}\r\n.book-features{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0 32px}\r\n.book-feat{background:#fff;border:1px solid var(--gray-200);border-radius:10px;padding:14px 16px;display:flex;align-items:center;gap:10px;font-size:.84rem;font-weight:600;color:var(--navy)}\r\n.book-feat svg{color:var(--sky);flex-shrink:0}\r\n.book-img-wrap{position:relative}\r\n.book-img-card{background:#fff;border-radius:20px;padding:24px;box-shadow:0 20px 56px rgba(28,74,138,.14);text-align:center}\r\n.book-img-card img{width:100%;border-radius:12px;display:block;margin-bottom:16px}\r\n.book-img-tags{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}\r\n.book-tag{background:var(--sky-light);color:var(--sky);font-size:.74rem;font-weight:700;padding:4px 12px;border-radius:10px;border:1px solid rgba(15,145,224,.2)}\r\n\r\n\/* \u2500\u2500\u2500 CTA BAND \u2500\u2500\u2500 *\/\r\n.cta-band{background:linear-gradient(135deg,var(--sky) 0%,var(--navy) 100%);padding:88px 0;text-align:center;position:relative;overflow:hidden}\r\n.cta-band::before{content:'';position:absolute;top:-100px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.06) 0%,transparent 70%)}\r\n.cta-band h2{font-family:'Playfair Display',serif;font-size:2.6rem;font-weight:800;color:#fff;margin-bottom:14px}\r\n.cta-band p{font-size:1.05rem;max-width:600px;margin:0 auto 40px;line-height:1.8;color:rgba(255,255,255,.82)}\r\n.cta-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}\r\n.btn-white{background:#fff;color:var(--navy);font-size:.9rem;font-weight:700;padding:13px 30px;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{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.5);font-size:.9rem;font-weight:600;padding:12px 28px;border-radius:8px;text-decoration:none;transition:all .25s}\r\n.btn-ghost:hover{background:rgba(255,255,255,.1);border-color:#fff}\r\n\r\n\/* \u2500\u2500\u2500 REVEAL \u2500\u2500\u2500 *\/\r\n.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}\r\n.reveal.visible{opacity:1;transform:none}\r\n\r\n\/* \u2500\u2500\u2500 RESPONSIVE \u2500\u2500\u2500 *\/\r\n@media(max-width:1024px){\r\n  .hero{grid-template-columns:1fr}\r\n  .hero-right{display:none}\r\n  .hero-left{padding:60px 32px}\r\n  .split-grid,.book-grid,.process-split,.prof-grid,.quote-grid{grid-template-columns:1fr}\r\n  .split-img,.process-split .split-img{display:none}\r\n  .comp-split{grid-template-columns:1fr}\r\n}\r\n@media(max-width:768px){\r\n  .hero-title{font-size:2.2rem}\r\n  .domain-cards{grid-template-columns:1fr}\r\n  .subnav-links{display:none}\r\n  .trust-inner{gap:16px}\r\n  .book-features{grid-template-columns:1fr}\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- \u2550\u2550\u2550 SUBNAV \u2550\u2550\u2550 -->\r\n<nav class=\"subnav\">\r\n  <div class=\"subnav-inner\">\r\n    <a href=\"https:\/\/bda-global.org\/en\/\" class=\"subnav-brand\">BDA<sup>&reg;<\/sup> <span>BoCK&trade;<\/span><\/a>\r\n    <div class=\"subnav-links\">\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\/\"><div class=\"drop-icon\"><svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0f91e0\" stroke-width=\"2\"><circle cx=\"12\" cy=\"8\" r=\"6\"\/><path d=\"M15.477 12.89L17 22l-5-3-5 3 1.523-9.11\"\/><\/svg><\/div><div><div style=\"font-weight:700;color:#1c4a8a;font-size:.85rem\">BDA-CP&trade;<\/div><div style=\"font-size:.75rem;color:#475569\">Certified Professional<\/div><\/div><\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/bda-scp\/\"><div class=\"drop-icon\"><svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0f91e0\" stroke-width=\"2\"><circle cx=\"12\" cy=\"8\" r=\"6\"\/><path d=\"M15.477 12.89L17 22l-5-3-5 3 1.523-9.11\"\/><\/svg><\/div><div><div style=\"font-weight:700;color:#1c4a8a;font-size:.85rem\">BDA-SCP&trade;<\/div><div style=\"font-size:.75rem;color:#475569\">Senior Certified Professional<\/div><\/div><\/a>\r\n          <div style=\"height:1px;background:#e2e8f0;margin:6px 0\"><\/div>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/\"><div class=\"drop-icon\"><svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0f91e0\" 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><div><div style=\"font-weight:700;color:#1c4a8a;font-size:.85rem\">BDA BoCK&trade;<\/div><div style=\"font-size:.75rem;color:#475569\">Body of Competency &amp; Knowledge<\/div><\/div><\/a>\r\n        <\/div>\r\n      <\/div>\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\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/\"><div class=\"drop-icon\"><svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0f91e0\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div><div><div style=\"font-weight:700;color:#1c4a8a;font-size:.85rem\">BoCK&trade; Competency Areas<\/div><div style=\"font-size:.75rem;color:#475569\">All 14 competency areas<\/div><\/div><\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/competency-framework-details\/\"><div class=\"drop-icon\"><svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0f91e0\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"7\" height=\"7\"\/><rect x=\"14\" y=\"3\" width=\"7\" height=\"7\"\/><rect x=\"14\" y=\"14\" width=\"7\" height=\"7\"\/><rect x=\"3\" y=\"14\" width=\"7\" height=\"7\"\/><\/svg><\/div><div><div style=\"font-weight:700;color:#1c4a8a;font-size:.85rem\">Framework Details<\/div><div style=\"font-size:.75rem;color:#475569\">Structure &amp; proficiency levels<\/div><\/div><\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/learning-and-development\/bda-certification-exam-prep-courses\/\"><div class=\"drop-icon\"><svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0f91e0\" stroke-width=\"2\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><div><div style=\"font-weight:700;color:#1c4a8a;font-size:.85rem\">Exam Prep Courses<\/div><div style=\"font-size:.75rem;color:#475569\">Prepare for your BDA exam<\/div><\/div><\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"subnav-item\">\r\n        <button class=\"subnav-btn\" onclick=\"toggleDrop(this)\">Partnerships <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=\"\/en\/partnership-ecp.html\/\"><div class=\"drop-icon\"><svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0f91e0\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><\/div><div><div style=\"font-weight:700;color:#1c4a8a;font-size:.85rem\">ECP&trade;<\/div><div style=\"font-size:.75rem;color:#475569\">Endorsed Certification Partner<\/div><\/div><\/a>\r\n          <a href=\"\/en\/partnership-pdp.html\/\"><div class=\"drop-icon\"><svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0f91e0\" stroke-width=\"2\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><div><div style=\"font-weight:700;color:#1c4a8a;font-size:.85rem\">PDP&trade;<\/div><div style=\"font-size:.75rem;color:#475569\">Professional Development Provider<\/div><\/div><\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <a href=\"https:\/\/bda-global.org\/en\/about-bda\/vision-mission\/\" class=\"subnav-btn\" style=\"text-decoration:none\">About BDA<\/a>\r\n    <\/div>\r\n    <div class=\"subnav-cta\"><a href=\"https:\/\/bda-global.org\/en\/certifications\/\">Get Certified &rarr;<\/a><\/div>\r\n  <\/div>\r\n<\/nav>\r\n\r\n<!-- \u2550\u2550\u2550 HERO \u2550\u2550\u2550 -->\r\n<section class=\"hero\">\r\n  <div class=\"hero-left\">\r\n    <div>\r\n      <div class=\"hero-eyebrow\"><span class=\"dot\"><\/span>The Global BD Standard<\/div>\r\n      <h1 class=\"hero-title\">BDA BoCK&trade;<br><em>Body of Competency<\/em><br>&amp; Knowledge<\/h1>\r\n      <p class=\"hero-subtitle\">The World's First Global Standard for Business Development Professionals<\/p>\r\n      <p class=\"hero-desc\">The BDA BoCK&trade; is the globally validated competency framework that defines what every BD professional must know, do, and demonstrate \u2014 at every career level. It is the foundation of all BDA certifications, partnerships, and accreditation programs worldwide.<\/p>\r\n      <div class=\"hero-badges\">\r\n        <span class=\"hero-badge\"><svg width=\"13\" height=\"13\" 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>ISO 17024 Aligned<\/span>\r\n        <span class=\"hero-badge\"><svg width=\"13\" height=\"13\" 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>90+ Countries<\/span>\r\n        <span class=\"hero-badge\"><svg width=\"13\" height=\"13\" 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 Competency Areas<\/span>\r\n        <span class=\"hero-badge\"><svg width=\"13\" height=\"13\" 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>English &amp; Arabic<\/span>\r\n      <\/div>\r\n      <div class=\"hero-actions\">\r\n        <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/\" class=\"btn-primary\"><svg width=\"15\" height=\"15\" 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>Explore 14 Competencies<\/a>\r\n        <a href=\"https:\/\/bda-global.org\/en\/certifications\/\" class=\"btn-outline\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"8\" r=\"6\"\/><path d=\"M15.477 12.89L17 22l-5-3-5 3 1.523-9.11\"\/><\/svg>Get Certified<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"hero-right\">\r\n    <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-businessman-with-digital-tablet-scaled.jpg\" alt=\"BD Professional with BDA BoCK\">\r\n    <div class=\"hero-right-overlay\"><\/div>\r\n    <div class=\"hero-stats-bar\">\r\n      <div class=\"hero-stat\"><div class=\"hero-stat-num\" data-target=\"14\">0<\/div><div class=\"hero-stat-label\">Competency Areas<\/div><\/div>\r\n      <div class=\"hero-stat\"><div class=\"hero-stat-num\" data-target=\"3\">0<\/div><div class=\"hero-stat-label\">Knowledge Domains<\/div><\/div>\r\n      <div class=\"hero-stat\"><div class=\"hero-stat-num\" data-target=\"90\" data-suffix=\"+\">0<\/div><div class=\"hero-stat-label\">Countries<\/div><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550 TRUST BAR \u2550\u2550\u2550 -->\r\n<div class=\"trust-bar\">\r\n  <div class=\"trust-inner\">\r\n    <div class=\"trust-item\"><svg width=\"14\" height=\"14\" 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>ISO 17024 Aligned<\/div>\r\n    <div class=\"trust-item\"><svg width=\"14\" height=\"14\" 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>Globally Validated by SMEs<\/div>\r\n    <div class=\"trust-item\"><svg width=\"14\" height=\"14\" 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>Foundation of BDA-CP&trade; &amp; BDA-SCP&trade;<\/div>\r\n    <div class=\"trust-item\"><svg width=\"14\" height=\"14\" 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>Available in English &amp; Arabic<\/div>\r\n    <div class=\"trust-item\"><svg width=\"14\" height=\"14\" 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>Continuously Updated<\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- \u2550\u2550\u2550 WHAT IS BOCK \u2550\u2550\u2550 -->\r\n<section class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"split-grid reveal\">\r\n      <div class=\"split-text\">\r\n        <div class=\"section-label\">The Foundation of BD Excellence<\/div>\r\n        <h2 class=\"section-title\">What is the BDA BoCK&trade;?<\/h2>\r\n        <div class=\"bock-def-box\">\r\n          <blockquote>\"The BDA BoCK&trade; is the globally validated Body of Competency and Knowledge that defines the essential competencies, knowledge areas, and professional standards required for effective business development practice at every career level.\"<\/blockquote>\r\n          <cite>&mdash; BDA Global Standards Committee<\/cite>\r\n        <\/div>\r\n        <p style=\"margin-top:20px\">The BDA BoCK&trade; was developed through a rigorous, multi-year global job task analysis \u2014 gathering input from hundreds of senior BD practitioners, organizational leaders, and subject matter experts across more than 90 countries and all major industries. It is the world's first and only purpose-built competency framework for the business development profession.<\/p>\r\n        <p>Unlike generic management or sales frameworks, the BDA BoCK&trade; is <strong>exclusively designed for business development<\/strong> \u2014 addressing the unique combination of strategic, relational, commercial, and leadership competencies that define BD excellence in the modern global economy. It is the definitive reference for BD professionals, organizations, and academic institutions worldwide.<\/p>\r\n        <p>The BDA BoCK&trade; serves as the foundation for all BDA certification examinations, partnership programs, accreditation frameworks, and professional development standards. Every BDA-CP&trade; and BDA-SCP&trade; certified professional has demonstrated mastery of the BDA BoCK&trade; at the appropriate proficiency level.<\/p>\r\n      <\/div>\r\n      <div class=\"split-img\"><img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/happy-male-entrepreneur-reading-email-laptop-while-working-office-scaled.jpg\" alt=\"BD Professional studying BDA BoCK\"><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550 FRAMEWORK IMAGE \u2550\u2550\u2550 -->\r\n<section class=\"framework-section\">\r\n  <div class=\"framework-inner reveal\">\r\n    <div class=\"section-label\" style=\"justify-content:center\">The BDA BoCK&trade; Framework<\/div>\r\n    <h2 class=\"section-title\" style=\"text-align:center\">14 Competency Areas \u2014 The Complete Framework<\/h2>\r\n    <p class=\"section-desc\" style=\"margin:0 auto 0;text-align:center\">The BDA BoCK&trade; organizes 14 competency areas \u2014 spanning both <strong>knowledge competencies<\/strong> and <strong>behavioral competencies<\/strong> \u2014 across 3 knowledge domains, providing a comprehensive and navigable map of the BD profession.<\/p>\r\n    <div class=\"framework-img-wrap\">\r\n      <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/05\/BDA-BoCK-scaled.png\" alt=\"BDA BoCK Complete Framework \u2014 14 Competency Areas\">\r\n    <\/div>\r\n    <p class=\"framework-caption\">BDA BoCK&trade; \u2014 14 Competency Areas | Knowledge-Based &amp; Behavioral | 2026  Edition | Available in English &amp; Arabic<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550 14 COMPETENCIES \u2550\u2550\u2550 -->\r\n<section class=\"comp-section\">\r\n  <div class=\"container\">\r\n    <div class=\"reveal\" style=\"text-align:center;margin-bottom:8px\">\r\n      <div class=\"section-label\" style=\"justify-content:center\">The BDA BoCK&trade; Framework<\/div>\r\n      <h2 class=\"section-title\">14 Competency Areas \u2014 Two Categories<\/h2>\r\n      <p class=\"section-desc\" style=\"margin:0 auto\">The BDA BoCK&trade; organizes its 14 competency areas into two complementary categories \u2014 <strong>Knowledge-Based Competencies<\/strong> that define what BD professionals must know, and <strong>Behavioral Competencies<\/strong> that define how they must act and lead.<\/p>\r\n    <\/div>\r\n    <div class=\"comp-split reveal\">\r\n      <!-- Knowledge-Based -->\r\n      <div class=\"comp-cat\">\r\n        <div class=\"comp-cat-header\">\r\n          <div class=\"comp-cat-icon\">\r\n            <svg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><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>\r\n          <\/div>\r\n          <div>\r\n            <div class=\"comp-cat-title\">Knowledge-Based Competencies<\/div>\r\n            <div class=\"comp-cat-count\">7 Competency Areas \u2014 What BD Professionals Must Know<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"comp-cat-body\">\r\n          <div class=\"comp-item\"><div class=\"comp-item-num\">01<\/div><div class=\"comp-item-name\">Growth &amp; Expansion Strategies<\/div><\/div>\r\n          <div class=\"comp-item\"><div class=\"comp-item-num\">02<\/div><div class=\"comp-item-name\">Market &amp; Competitive Analysis<\/div><\/div>\r\n          <div class=\"comp-item\"><div class=\"comp-item-num\">03<\/div><div class=\"comp-item-name\">Innovation in Business Development<\/div><\/div>\r\n          <div class=\"comp-item\"><div class=\"comp-item-num\">04<\/div><div class=\"comp-item-name\">Business Project Management<\/div><\/div>\r\n          <div class=\"comp-item\"><div class=\"comp-item-num\">05<\/div><div class=\"comp-item-name\">Financial &amp; Pricing Models<\/div><\/div>\r\n          <div class=\"comp-item\"><div class=\"comp-item-num\">06<\/div><div class=\"comp-item-name\">Marketing &amp; Sales Strategies<\/div><\/div>\r\n          <div class=\"comp-item\"><div class=\"comp-item-num\">07<\/div><div class=\"comp-item-name\">Legal &amp; Compliance in BD<\/div><\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <!-- Behavioral -->\r\n      <div class=\"comp-cat\">\r\n        <div class=\"comp-cat-header\" style=\"background:var(--sky)\">\r\n          <div class=\"comp-cat-icon\">\r\n            <svg width=\"26\" height=\"26\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><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\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\r\n          <\/div>\r\n          <div>\r\n            <div class=\"comp-cat-title\">Behavioral Competencies<\/div>\r\n            <div class=\"comp-cat-count\">7 Competency Areas \u2014 How BD Professionals Must Act<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"comp-cat-body\">\r\n          <div class=\"comp-item\"><div class=\"comp-item-num\" style=\"background:var(--sky)\">08<\/div><div class=\"comp-item-name\">Strategic Leadership<\/div><\/div>\r\n          <div class=\"comp-item\"><div class=\"comp-item-num\" style=\"background:var(--sky)\">09<\/div><div class=\"comp-item-name\">Effective Communication<\/div><\/div>\r\n          <div class=\"comp-item\"><div class=\"comp-item-num\" style=\"background:var(--sky)\">10<\/div><div class=\"comp-item-name\">Business Acumen<\/div><\/div>\r\n          <div class=\"comp-item\"><div class=\"comp-item-num\" style=\"background:var(--sky)\">11<\/div><div class=\"comp-item-name\">Emotional Intelligence<\/div><\/div>\r\n          <div class=\"comp-item\"><div class=\"comp-item-num\" style=\"background:var(--sky)\">12<\/div><div class=\"comp-item-name\">Critical Thinking &amp; Problem Solving<\/div><\/div>\r\n          <div class=\"comp-item\"><div class=\"comp-item-num\" style=\"background:var(--sky)\">13<\/div><div class=\"comp-item-name\">Consultative Mindset<\/div><\/div>\r\n          <div class=\"comp-item\"><div class=\"comp-item-num\" style=\"background:var(--sky)\">14<\/div><div class=\"comp-item-name\">Negotiation &amp; Relationship Management<\/div><\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div style=\"text-align:center;margin-top:32px\" class=\"reveal\">\r\n      <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/\" class=\"btn-primary\" style=\"margin-right:12px\">Explore All 14 Competencies <svg width=\"14\" height=\"14\" 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      <a href=\"https:\/\/bda-global.org\/en\/store\/bda-bock\/\" class=\"btn-outline\"><svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z\"\/><line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"\/><path d=\"M16 10a4 4 0 0 1-8 0\"\/><\/svg>Purchase the BoCK&trade; Guide<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550 CERTIFICATIONS \u2550\u2550\u2550 -->\r\n<section class=\"proficiency-section\">\r\n  <div class=\"container\">\r\n    <div class=\"reveal\" style=\"text-align:center;margin-bottom:8px\">\r\n      <div class=\"section-label\" style=\"justify-content:center\">BDA Certifications<\/div>\r\n      <h2 class=\"section-title\">Built on the BDA BoCK&trade;<\/h2>\r\n      <p class=\"section-desc\" style=\"margin:0 auto\">Both BDA certifications are grounded in the BDA BoCK&trade; \u2014 each validating competency at a distinct career level and proficiency depth.<\/p>\r\n    <\/div>\r\n    <div class=\"prof-grid reveal\">\r\n      <div class=\"prof-card\">\r\n        <div class=\"prof-card-logo\"><img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/05\/BDA-CP-Store.png\" alt=\"BDA-CP Logo\"><\/div>\r\n        <h3>BDA-CP&trade;<\/h3>\r\n        <div class=\"cert-code\">BDA Certified Professional<\/div>\r\n        <p>The globally recognized certification for BD professionals at the practitioner level \u2014 validating core BD competencies across all 14 BoCK&trade; areas at the foundational and applied proficiency levels. Ideal for BD professionals with 2+ years of experience seeking to validate and distinguish their BD expertise.<\/p>\r\n        <div class=\"prof-reqs\">\r\n          <div class=\"prof-req\"><div class=\"req-check\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>2+ years of BD experience<\/div>\r\n          <div class=\"prof-req\"><div class=\"req-check\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>120-question proctored examination<\/div>\r\n          <div class=\"prof-req\"><div class=\"req-check\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>Available in English &amp; Arabic<\/div>\r\n          <div class=\"prof-req\"><div class=\"req-check\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>3-year recertification cycle<\/div>\r\n        <\/div>\r\n        <a href=\"https:\/\/bda-global.org\/en\/certifications\/bda-cp\/\">Learn About BDA-CP&trade; <svg width=\"14\" height=\"14\" 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=\"prof-card\">\r\n        <div class=\"prof-card-logo\"><img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/05\/BDA-SCP-Store.png\" alt=\"BDA-SCP Logo\"><\/div>\r\n        <h3>BDA-SCP&trade;<\/h3>\r\n        <div class=\"cert-code\">BDA Senior Certified Professional<\/div>\r\n        <p>The globally recognized certification for senior BD professionals and leaders \u2014 validating advanced BD competencies across all 14 BoCK&trade; areas at the strategic and leadership proficiency levels. Designed for senior BD practitioners with 5+ years of experience seeking to validate their strategic BD leadership expertise.<\/p>\r\n        <div class=\"prof-reqs\">\r\n          <div class=\"prof-req\"><div class=\"req-check\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>5+ years BD experience (3+ senior)<\/div>\r\n          <div class=\"prof-req\"><div class=\"req-check\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>120-question proctored examination<\/div>\r\n          <div class=\"prof-req\"><div class=\"req-check\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>Available in English &amp; Arabic<\/div>\r\n          <div class=\"prof-req\"><div class=\"req-check\"><svg width=\"10\" height=\"10\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>3-year recertification cycle<\/div>\r\n        <\/div>\r\n        <a href=\"https:\/\/bda-global.org\/en\/certifications\/bda-scp\/\">Learn About BDA-SCP&trade; <svg width=\"14\" height=\"14\" 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 style=\"margin-top:32px;background:var(--sky-light);border:1.5px solid rgba(15,145,224,.2);border-radius:14px;padding:24px 28px;display:flex;align-items:center;gap:20px\" class=\"reveal\">\r\n      <svg width=\"32\" height=\"32\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0f91e0\" stroke-width=\"1.5\" style=\"flex-shrink:0\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\r\n      <p style=\"font-size:.9rem;line-height:1.7;color:var(--gray-700)\"><strong style=\"color:var(--navy)\">Not sure which certification is right for you?<\/strong> Explore our certification comparison guide to find the BDA certification that best matches your career stage, experience level, and professional goals. <a href=\"https:\/\/bda-global.org\/en\/certifications\/which-certification-is-best-for-me\/\" style=\"color:var(--sky);font-weight:600;text-decoration:none\">Compare Certifications &rarr;<\/a><\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550 QUOTES \/ PEOPLE \u2550\u2550\u2550 -->\r\n<section class=\"quote-section\">\r\n  <div class=\"container\">\r\n    <div class=\"reveal\" style=\"text-align:center;margin-bottom:8px\">\r\n      <div class=\"section-label\" style=\"justify-content:center\">Why the BDA BoCK&trade; Matters<\/div>\r\n      <h2 class=\"section-title\">The BD Profession's Global Reference<\/h2>\r\n      <p class=\"section-desc\" style=\"margin:0 auto\">The BDA BoCK&trade; is more than a framework \u2014 it is the shared language of BD professional excellence that connects practitioners, organizations, and institutions worldwide.<\/p>\r\n    <\/div>\r\n    <div class=\"quote-grid reveal\">\r\n      <div class=\"quote-card\">\r\n        <div class=\"quote-card-img\"><img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-mature-businessman-standing-front-his-colleagues-workplace-scaled.jpg\" alt=\"BD Leader\"><\/div>\r\n        <div class=\"quote-card-body\">\r\n          <blockquote>\"The BDA BoCK&trade; gave me a clear, structured roadmap for my BD career development \u2014 helping me identify exactly where to focus my learning and how to demonstrate my expertise to employers.\"<\/blockquote>\r\n          <div class=\"quote-card-meta\"><strong>BD Director<\/strong> &mdash; Global Financial Services<\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"quote-card\">\r\n        <div class=\"quote-card-img\"><img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/portrait-mature-businessman-with-laptop-desk-restaurant-scaled.jpg\" alt=\"Senior BD Professional\"><\/div>\r\n        <div class=\"quote-card-body\">\r\n          <blockquote>\"As a BD leader, the BDA BoCK&trade; transformed how we build and develop our BD team \u2014 providing a common language for performance, development, and hiring that we simply didn't have before.\"<\/blockquote>\r\n          <div class=\"quote-card-meta\"><strong>Chief Business Development Officer<\/strong> &mdash; Technology Sector<\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550 DEVELOPMENT PROCESS \u2550\u2550\u2550 -->\r\n<section class=\"process-section\">\r\n  <div class=\"container\">\r\n    <div class=\"process-split reveal\">\r\n      <div class=\"split-text\">\r\n        <div class=\"section-label\">Development Methodology<\/div>\r\n        <h2 class=\"section-title\">How the BDA BoCK&trade; Was Built<\/h2>\r\n        <p>The BDA BoCK&trade; was developed through a rigorous, multi-phase process that adheres to internationally recognized standards for competency framework development \u2014 ensuring it is globally valid, reliable, and professionally defensible.<\/p>\r\n        <div class=\"timeline\">\r\n          <div class=\"tl-item\">\r\n            <div class=\"tl-dot\"><\/div>\r\n            <div class=\"tl-step\">Phase 1<\/div>\r\n            <h4>Global Job Task Analysis<\/h4>\r\n            <p>A comprehensive global survey and structured interview process engaging senior BD practitioners across 90+ countries to identify the core tasks, knowledge areas, and competencies that define effective BD practice across all industries and geographies.<\/p>\r\n          <\/div>\r\n          <div class=\"tl-item\">\r\n            <div class=\"tl-dot\"><\/div>\r\n            <div class=\"tl-step\">Phase 2<\/div>\r\n            <h4>SME Validation Workshops<\/h4>\r\n            <p>Multi-round validation workshops with subject matter experts from diverse industries, geographies, and organizational contexts \u2014 ensuring the BoCK&trade; framework is globally relevant, industry-agnostic, and reflective of current BD practice.<\/p>\r\n          <\/div>\r\n          <div class=\"tl-item\">\r\n            <div class=\"tl-dot\"><\/div>\r\n            <div class=\"tl-step\">Phase 3<\/div>\r\n            <h4>Psychometric Validation<\/h4>\r\n            <p>Rigorous psychometric analysis of the competency framework and examination items \u2014 ensuring BDA certifications are valid, reliable, and legally defensible measures of BD professional competency aligned with ISO 17024.<\/p>\r\n          <\/div>\r\n          <div class=\"tl-item\">\r\n            <div class=\"tl-dot\"><\/div>\r\n            <div class=\"tl-step\">Phase 4<\/div>\r\n            <h4>Continuous Review &amp; Update<\/h4>\r\n            <p>Regular review and update cycles incorporating emerging BD practices, new research, and evolving industry needs \u2014 ensuring BDA certifications remain current, relevant, and reflective of the state of the art in BD practice.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"split-img\"><img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-mature-businessman-standing-front-his-colleagues-workplace-scaled.jpg\" alt=\"BDA BoCK Development Process\"><\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550 BOOK \/ GUIDE SECTION \u2550\u2550\u2550 -->\r\n<section class=\"section\" style=\"background:var(--sky-light)\">\r\n  <div class=\"container\">\r\n    <div class=\"book-grid reveal\">\r\n      <div class=\"book-text\">\r\n        <div class=\"section-label\">The BDA BoCK&trade; Guide<\/div>\r\n        <h2 class=\"section-title\">The Definitive BD Reference<\/h2>\r\n        <p>The BDA BoCK&trade; Guide is the comprehensive reference publication that details all 14 competency areas, their knowledge units, proficiency levels, and application guidance. It is the primary study resource for BDA certification candidates and the authoritative reference for BD professionals, educators, and organizations worldwide.<\/p>\r\n        <p>Available in both <strong>English and Arabic<\/strong>, the BDA BoCK&trade; Guide reflects BDA's commitment to making the global standard for BD professional excellence accessible to practitioners across the Arab world and beyond.<\/p>\r\n        <div class=\"book-features\">\r\n          <div class=\"book-feat\"><svg width=\"15\" height=\"15\" 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>14 Competency Areas<\/div>\r\n          <div class=\"book-feat\"><svg width=\"15\" height=\"15\" 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>English &amp; Arabic<\/div>\r\n          <div class=\"book-feat\"><svg width=\"15\" height=\"15\" 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>ISO 17024 Aligned<\/div>\r\n          <div class=\"book-feat\"><svg width=\"15\" height=\"15\" 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>2026   Edition<\/div>\r\n        <\/div>\r\n        <div style=\"display:flex;gap:12px;flex-wrap:wrap\">\r\n          <a href=\"https:\/\/bda-global.org\/en\/store\/bda-bock\/\" class=\"btn-primary\"><svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z\"\/><line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"\/><path d=\"M16 10a4 4 0 0 1-8 0\"\/><\/svg>Purchase the BoCK&trade; Guide<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/\" class=\"btn-outline\">View All Competencies<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"book-img-wrap\">\r\n        <div class=\"book-img-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/05\/1769270780497-b696d06a-38d4-4cb6-99bb-44cb9f28ac26_1.jpg\" alt=\"BDA BoCK Guide Cover\">\r\n          <div class=\"book-img-tags\">\r\n            <span class=\"book-tag\">2026  Edition<\/span>\r\n            <span class=\"book-tag\">ISO 17024<\/span>\r\n            <span class=\"book-tag\">English &amp; Arabic<\/span>\r\n            <span class=\"book-tag\">Global Standard<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550 CTA BAND \u2550\u2550\u2550 -->\r\n<section class=\"cta-band\">\r\n  <div class=\"container\">\r\n    <h2>Ready to Validate Your BD Expertise?<\/h2>\r\n    <p>The BDA BoCK&trade; is your roadmap to BD professional excellence. Explore the 14 competency areas, prepare for your BDA certification, and join the global community of BDA-certified BD professionals.<\/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\/store\/bda-bock\/\" class=\"btn-ghost\">Purchase the BoCK&trade; Guide<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\n\/* Subnav dropdowns *\/\r\nfunction toggleDrop(btn){\r\n  const drop=btn.nextElementSibling;\r\n  document.querySelectorAll('.subnav-dropdown.open').forEach(d=>{\r\n    if(d!==drop){d.classList.remove('open');d.previousElementSibling.classList.remove('active')}\r\n  });\r\n  drop.classList.toggle('open');btn.classList.toggle('active');\r\n}\r\ndocument.addEventListener('click',e=>{\r\n  if(!e.target.closest('.subnav-item')){\r\n    document.querySelectorAll('.subnav-dropdown.open').forEach(d=>{\r\n      d.classList.remove('open');d.previousElementSibling.classList.remove('active');\r\n    });\r\n  }\r\n});\r\n\r\n\/* Tabs *\/\r\n\r\n\r\n\/* Counter animation *\/\r\nfunction animateCounter(el){\r\n  const target=parseInt(el.dataset.target);\r\n  const suffix=el.dataset.suffix||'';\r\n  const duration=1400;\r\n  const step=target\/duration*16;\r\n  let current=0;\r\n  const timer=setInterval(()=>{\r\n    current=Math.min(current+step,target);\r\n    el.textContent=Math.floor(current)+suffix;\r\n    if(current>=target)clearInterval(timer);\r\n  },16);\r\n}\r\n\r\n\/* Scroll reveal *\/\r\nconst obs=new IntersectionObserver(entries=>{\r\n  entries.forEach(e=>{\r\n    if(e.isIntersecting){\r\n      e.target.classList.add('visible');\r\n      e.target.querySelectorAll('[data-target]').forEach(animateCounter);\r\n      obs.unobserve(e.target);\r\n    }\r\n  });\r\n},{threshold:.08});\r\ndocument.querySelectorAll('.reveal').forEach(el=>obs.observe(el));\r\n\r\n\/* Hero stat counters (triggered on load) *\/\r\nsetTimeout(()=>{\r\n  document.querySelectorAll('.hero-stat-num[data-target]').forEach(animateCounter);\r\n},600);\r\n<\/script>\r\n<\/body>\r\n<\/html>\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 BoCK\u2122 \u2014 Body of Competency &#038; Knowledge | BDA\u00ae BDA&reg; BoCK&trade; Certifications BDA-CP&trade;Certified Professional BDA-SCP&trade;Senior Certified Professional BDA BoCK&trade;Body of Competency &amp; Knowledge Exam Preparation BoCK&trade; Competency AreasAll 14 competency areas Framework DetailsStructure &amp; proficiency levels Exam Prep CoursesPrepare for your BDA exam Partnerships ECP&trade;Endorsed Certification Partner PDP&trade;Professional Development Provider About BDA Get Certified [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":18684,"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-10146","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>BDA BoCK\u00ae | Body of Competency &amp; Knowledge<\/title>\n<meta name=\"description\" content=\"The BDA BoCK\u00ae defines the global competency framework for business development, supporting certifications, standards governance, partnerships, and professional development.\" \/>\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\/certifications\/exam-preparation\/bda-bock\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"BDA BoCK\u00ae | Body of Competency &amp; Knowledge\" \/>\n<meta property=\"og:description\" content=\"The BDA BoCK\u00ae defines the global competency framework for business development, supporting certifications, standards governance, partnerships, and professional development.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/\" \/>\n<meta property=\"og:site_name\" content=\"Business Development Association (BDA\u00ae)\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-06T13:22:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-businessman-with-digital-tablet-scaled.jpg\" \/>\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=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/\",\"url\":\"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/\",\"name\":\"BDA BoCK\u00ae | Body of Competency & Knowledge\",\"isPartOf\":{\"@id\":\"https:\/\/bda-global.org\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-businessman-with-digital-tablet-scaled.jpg\",\"datePublished\":\"2025-03-16T19:23:41+00:00\",\"dateModified\":\"2026-05-06T13:22:37+00:00\",\"description\":\"The BDA BoCK\u00ae defines the global competency framework for business development, supporting certifications, standards governance, partnerships, and professional development.\",\"breadcrumb\":{\"@id\":\"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/#primaryimage\",\"url\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-businessman-with-digital-tablet-scaled.jpg\",\"contentUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-businessman-with-digital-tablet-scaled.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/#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\":\"BDA Certification\",\"item\":\"https:\/\/bda-global.org\/certifications\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Exam Preparation\",\"item\":\"https:\/\/bda-global.org\/certifications\/exam-preparation\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"BDA BoCK\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bda-global.org\/#website\",\"url\":\"https:\/\/bda-global.org\/\",\"name\":\"Business Development Association (BDA)\",\"description\":\"The global authority in business development, setting international standards through BD Professional certifications, institutional accreditations, professional memberships, and strategic partnerships.\",\"publisher\":{\"@id\":\"https:\/\/bda-global.org\/#organization\"},\"alternateName\":\"BDA\",\"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)\",\"alternateName\":\"BDA\",\"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\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png\",\"contentUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png\",\"width\":512,\"height\":512,\"caption\":\"Business Development Association (BDA)\"},\"image\":{\"@id\":\"https:\/\/bda-global.org\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"BDA BoCK\u00ae | Body of Competency & Knowledge","description":"The BDA BoCK\u00ae defines the global competency framework for business development, supporting certifications, standards governance, partnerships, and professional development.","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\/certifications\/exam-preparation\/bda-bock\/","og_locale":"en_US","og_type":"article","og_title":"BDA BoCK\u00ae | Body of Competency & Knowledge","og_description":"The BDA BoCK\u00ae defines the global competency framework for business development, supporting certifications, standards governance, partnerships, and professional development.","og_url":"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/","og_site_name":"Business Development Association (BDA\u00ae)","article_modified_time":"2026-05-06T13:22:37+00:00","og_image":[{"url":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-businessman-with-digital-tablet-scaled.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/","url":"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/","name":"BDA BoCK\u00ae | Body of Competency & Knowledge","isPartOf":{"@id":"https:\/\/bda-global.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/#primaryimage"},"image":{"@id":"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/#primaryimage"},"thumbnailUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-businessman-with-digital-tablet-scaled.jpg","datePublished":"2025-03-16T19:23:41+00:00","dateModified":"2026-05-06T13:22:37+00:00","description":"The BDA BoCK\u00ae defines the global competency framework for business development, supporting certifications, standards governance, partnerships, and professional development.","breadcrumb":{"@id":"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/#primaryimage","url":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-businessman-with-digital-tablet-scaled.jpg","contentUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/06\/smiling-businessman-with-digital-tablet-scaled.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/#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":"BDA Certification","item":"https:\/\/bda-global.org\/certifications\/"},{"@type":"ListItem","position":3,"name":"Exam Preparation","item":"https:\/\/bda-global.org\/certifications\/exam-preparation\/"},{"@type":"ListItem","position":4,"name":"BDA BoCK"}]},{"@type":"WebSite","@id":"https:\/\/bda-global.org\/#website","url":"https:\/\/bda-global.org\/","name":"Business Development Association (BDA)","description":"The global authority in business development, setting international standards through BD Professional certifications, institutional accreditations, professional memberships, and strategic partnerships.","publisher":{"@id":"https:\/\/bda-global.org\/#organization"},"alternateName":"BDA","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)","alternateName":"BDA","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\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png","contentUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png","width":512,"height":512,"caption":"Business Development Association (BDA)"},"image":{"@id":"https:\/\/bda-global.org\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/10146","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\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/comments?post=10146"}],"version-history":[{"count":123,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/10146\/revisions"}],"predecessor-version":[{"id":22594,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/10146\/revisions\/22594"}],"up":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/18684"}],"wp:attachment":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/media?parent=10146"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}