{"id":18128,"date":"2025-07-30T21:44:34","date_gmt":"2025-07-30T18:44:34","guid":{"rendered":"https:\/\/bda-global.org\/?page_id=18128"},"modified":"2026-05-17T16:33:30","modified_gmt":"2026-05-17T13:33:30","slug":"curriculum-alignment-with-bda-bock","status":"publish","type":"page","link":"https:\/\/bda-global.org\/en\/advisory\/curriculum-alignment-with-bda-bock\/","title":{"rendered":"Curriculum Alignment with BDA BoCK"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"18128\" class=\"elementor elementor-18128\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d4cd276 e-con-full e-flex e-con e-parent\" data-id=\"d4cd276\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b28c38 elementor-widget elementor-widget-html\" data-id=\"1b28c38\" 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>Alignment of Training Curricula with BDA BoCK\u00ae | BD Standards Compliance<\/title>\r\n\r\n  <!-- BDA Brand Fonts \u2014 matching bda-global.org -->\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\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\r\n  <style>\r\n    \/* ============================================================\r\n       BDA BRAND TOKENS \u2014 extracted from bda-global.org\r\n       --navy   : #1c4a8a  (dark blue \u2014 headings, nav bg, cards)\r\n       --sky    : #0f91e0  (sky blue \u2014 accents, links, highlights)\r\n       --sky-light: #e8f4fd (very light blue \u2014 section backgrounds)\r\n       --sky-mid: #b8ddf5  (mid blue \u2014 borders, dividers)\r\n       --text   : #2d3748  (dark grey \u2014 body text)\r\n       --gray-50: #f8fafc  (off-white \u2014 alternating sections)\r\n       Font: Inter (body) + Playfair Display (display headings)\r\n    ============================================================ *\/\r\n\r\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n    :root {\r\n      --navy:      #1c4a8a;\r\n      --navy-dark: #0d2461;\r\n      --sky:       #0f91e0;\r\n      --sky-light: #e8f4fd;\r\n      --sky-mid:   #b8ddf5;\r\n      --white:     #ffffff;\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      --font-body: 'Inter', sans-serif;\r\n      --font-display: 'Playfair Display', serif;\r\n    }\r\n\r\n    html { scroll-behavior: smooth; }\r\n\r\n    body {\r\n      font-family: var(--font-body);\r\n      color: var(--text);\r\n      background: var(--white);\r\n      line-height: 1.7;\r\n      -webkit-font-smoothing: antialiased;\r\n    }\r\n\r\n    \/* \u2500\u2500 BREADCRUMB \u2500\u2500 *\/\r\n    .bda-breadcrumb {\r\n      background: var(--gray-50);\r\n      border-bottom: 1px solid var(--gray-200);\r\n      padding: 12px 0;\r\n    }\r\n    .bda-breadcrumb .inner {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 0 24px;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      font-size: 13px;\r\n      color: var(--gray-600);\r\n    }\r\n    .bda-breadcrumb a {\r\n      color: var(--sky);\r\n      text-decoration: none;\r\n      font-weight: 500;\r\n    }\r\n    .bda-breadcrumb a:hover { text-decoration: underline; }\r\n    .bda-breadcrumb .sep { color: var(--gray-600); }\r\n    .bda-breadcrumb .current { color: var(--gray-700); font-weight: 500; }\r\n\r\n    \/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n    .bda-hero {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      min-height: 520px;\r\n    }\r\n    .bda-hero__image {\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n    .bda-hero__image img {\r\n      width: 100%;\r\n      height: 100%;\r\n      object-fit: cover;\r\n      display: block;\r\n    }\r\n    .bda-hero__content {\r\n      background: linear-gradient(135deg, #0d2461 0%, #1c4a8b 55%, #1565c0 100%);\r\n      padding: 72px 56px 64px 56px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      justify-content: center;\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n    .bda-hero__content::before {\r\n      content: '';\r\n      position: absolute;\r\n      top: -60px; right: -60px;\r\n      width: 280px; height: 280px;\r\n      border-radius: 50%;\r\n      background: rgba(15,145,224,0.12);\r\n      pointer-events: none;\r\n    }\r\n    .bda-hero__tag {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      background: rgba(15,145,224,0.2);\r\n      border: 1px solid rgba(15,145,224,0.45);\r\n      color: #7dd3fc;\r\n      font-size: 11px;\r\n      font-weight: 700;\r\n      letter-spacing: .12em;\r\n      text-transform: uppercase;\r\n      padding: 6px 14px;\r\n      border-radius: 100px;\r\n      margin-bottom: 22px;\r\n      width: fit-content;\r\n    }\r\n    .bda-hero__tag::before {\r\n      content: '';\r\n      width: 6px; height: 6px;\r\n      border-radius: 50%;\r\n      background: var(--sky);\r\n      flex-shrink: 0;\r\n    }\r\n    .bda-hero__title {\r\n      font-family: var(--font-display);\r\n      font-size: clamp(28px, 3.2vw, 42px);\r\n      font-weight: 700;\r\n      color: #ffffff;\r\n      line-height: 1.22;\r\n      margin-bottom: 18px;\r\n    }\r\n    .bda-hero__title .accent { color: #7dd3fc; }\r\n    .bda-hero__subtitle {\r\n      font-size: 16px;\r\n      color: rgba(255,255,255,0.82);\r\n      line-height: 1.65;\r\n      margin-bottom: 36px;\r\n      max-width: 480px;\r\n    }\r\n    .bda-hero__actions {\r\n      display: flex;\r\n      gap: 14px;\r\n      flex-wrap: wrap;\r\n    }\r\n    .btn-primary {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      background: var(--sky);\r\n      color: #fff;\r\n      font-family: var(--font-body);\r\n      font-size: 14px;\r\n      font-weight: 600;\r\n      padding: 13px 26px;\r\n      border-radius: 8px;\r\n      text-decoration: none;\r\n      transition: all .25s;\r\n      border: none;\r\n      cursor: pointer;\r\n    }\r\n    .btn-primary:hover {\r\n      background: #0a7bc0;\r\n      transform: translateY(-2px);\r\n      box-shadow: 0 8px 24px rgba(15,145,224,0.35);\r\n    }\r\n    .btn-outline-white {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      background: transparent;\r\n      color: #fff;\r\n      font-family: var(--font-body);\r\n      font-size: 14px;\r\n      font-weight: 600;\r\n      padding: 12px 24px;\r\n      border-radius: 8px;\r\n      border: 2px solid rgba(255,255,255,0.45);\r\n      text-decoration: none;\r\n      transition: all .25s;\r\n    }\r\n    .btn-outline-white:hover {\r\n      background: rgba(255,255,255,0.12);\r\n      border-color: rgba(255,255,255,0.75);\r\n    }\r\n\r\n    \/* \u2500\u2500 TRUST BAR \u2500\u2500 *\/\r\n    .bda-trust-bar {\r\n      background: var(--navy);\r\n      padding: 18px 0;\r\n    }\r\n    .bda-trust-bar .inner {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 0 24px;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 40px;\r\n      flex-wrap: wrap;\r\n    }\r\n    .trust-item {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 9px;\r\n      color: rgba(255,255,255,0.88);\r\n      font-size: 13px;\r\n      font-weight: 500;\r\n    }\r\n    .trust-item svg { color: var(--sky); flex-shrink: 0; }\r\n\r\n    \/* \u2500\u2500 SECTION WRAPPER \u2500\u2500 *\/\r\n    .bda-section {\r\n      padding: 80px 0;\r\n    }\r\n    .bda-section--alt { background: var(--gray-50); }\r\n    .bda-section--sky { background: var(--sky-light); }\r\n    .bda-section--navy {\r\n      background: linear-gradient(135deg, #0d2461 0%, #1c4a8b 100%);\r\n      color: #fff;\r\n    }\r\n    .inner {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 0 24px;\r\n    }\r\n\r\n    \/* \u2500\u2500 SECTION LABEL \u2500\u2500 *\/\r\n    .section-label {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n      color: var(--sky);\r\n      font-size: 11px;\r\n      font-weight: 700;\r\n      letter-spacing: .12em;\r\n      text-transform: uppercase;\r\n      margin-bottom: 14px;\r\n    }\r\n    .section-label::before {\r\n      content: '';\r\n      display: block;\r\n      width: 28px; height: 2px;\r\n      background: var(--sky);\r\n      border-radius: 2px;\r\n    }\r\n    .section-label--white { color: #7dd3fc; }\r\n    .section-label--white::before { background: #7dd3fc; }\r\n\r\n    \/* \u2500\u2500 SECTION HEADING \u2500\u2500 *\/\r\n    .section-heading {\r\n      font-family: var(--font-display);\r\n      font-size: clamp(26px, 2.8vw, 38px);\r\n      font-weight: 700;\r\n      color: var(--navy);\r\n      line-height: 1.25;\r\n      margin-bottom: 16px;\r\n    }\r\n    .section-heading--white { color: #ffffff; }\r\n    .section-heading .accent { color: var(--sky); }\r\n    .section-lead {\r\n      font-size: 16px;\r\n      color: var(--gray-600);\r\n      line-height: 1.7;\r\n      max-width: 680px;\r\n    }\r\n    .section-lead--white { color: rgba(255,255,255,0.8); }\r\n\r\n    \/* \u2500\u2500 OVERVIEW SECTION \u2500\u2500 *\/\r\n    .overview-grid {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 60px;\r\n      align-items: start;\r\n      margin-top: 56px;\r\n    }\r\n    .overview-text p {\r\n      font-size: 16px;\r\n      color: var(--gray-700);\r\n      line-height: 1.75;\r\n      margin-bottom: 18px;\r\n    }\r\n    .overview-text p:last-child { margin-bottom: 0; }\r\n    .overview-image {\r\n      border-radius: 16px;\r\n      overflow: hidden;\r\n      box-shadow: 0 16px 48px rgba(28,74,138,0.15);\r\n      position: relative;\r\n    }\r\n    .overview-image img {\r\n      width: 100%;\r\n      height: 340px;\r\n      object-fit: cover;\r\n      display: block;\r\n    }\r\n    .overview-image__badge {\r\n      position: absolute;\r\n      bottom: 20px;\r\n      left: 20px;\r\n      background: rgba(13,36,97,0.92);\r\n      backdrop-filter: blur(8px);\r\n      border: 1px solid rgba(15,145,224,0.3);\r\n      border-radius: 12px;\r\n      padding: 14px 18px;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 12px;\r\n    }\r\n    .overview-image__badge img {\r\n      width: 36px;\r\n      height: 36px;\r\n      object-fit: contain;\r\n      border-radius: 0;\r\n    }\r\n    .overview-image__badge-text { color: #fff; }\r\n    .overview-image__badge-text strong {\r\n      display: block;\r\n      font-size: 13px;\r\n      font-weight: 700;\r\n    }\r\n    .overview-image__badge-text span {\r\n      font-size: 11px;\r\n      color: rgba(255,255,255,0.7);\r\n    }\r\n\r\n    \/* \u2500\u2500 INCLUDES + STEPS TWO-COL \u2500\u2500 *\/\r\n    .two-col-grid {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 48px;\r\n      margin-top: 56px;\r\n    }\r\n    .panel {\r\n      background: var(--white);\r\n      border-radius: 16px;\r\n      border: 1px solid var(--gray-200);\r\n      padding: 36px;\r\n      box-shadow: 0 2px 16px rgba(0,0,0,0.05);\r\n    }\r\n    .panel--navy {\r\n      background: linear-gradient(135deg, #0d2461 0%, #1c4a8b 100%);\r\n      border-color: transparent;\r\n      color: #fff;\r\n    }\r\n    .panel__title {\r\n      font-family: var(--font-display);\r\n      font-size: 20px;\r\n      font-weight: 700;\r\n      color: var(--navy);\r\n      margin-bottom: 24px;\r\n      padding-bottom: 16px;\r\n      border-bottom: 2px solid var(--sky-light);\r\n    }\r\n    .panel--navy .panel__title {\r\n      color: #fff;\r\n      border-bottom-color: rgba(255,255,255,0.15);\r\n    }\r\n    .check-list {\r\n      list-style: none;\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 14px;\r\n    }\r\n    .check-list li {\r\n      display: flex;\r\n      align-items: flex-start;\r\n      gap: 12px;\r\n      font-size: 15px;\r\n      color: var(--gray-700);\r\n      line-height: 1.55;\r\n    }\r\n    .check-list li .icon {\r\n      width: 20px;\r\n      height: 20px;\r\n      border-radius: 50%;\r\n      background: var(--sky-light);\r\n      border: 1.5px solid var(--sky);\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      flex-shrink: 0;\r\n      margin-top: 2px;\r\n    }\r\n    .check-list li .icon svg { color: var(--sky); }\r\n\r\n    \/* Steps list *\/\r\n    .steps-list {\r\n      list-style: none;\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 0;\r\n    }\r\n    .step-item {\r\n      display: flex;\r\n      gap: 18px;\r\n      align-items: flex-start;\r\n      position: relative;\r\n    }\r\n    .step-item:not(:last-child)::after {\r\n      content: '';\r\n      position: absolute;\r\n      left: 19px;\r\n      top: 40px;\r\n      bottom: -14px;\r\n      width: 2px;\r\n      background: rgba(255,255,255,0.2);\r\n    }\r\n    .step-item + .step-item { margin-top: 28px; }\r\n    .step-num {\r\n      width: 40px;\r\n      height: 40px;\r\n      border-radius: 50%;\r\n      background: rgba(15,145,224,0.25);\r\n      border: 2px solid rgba(15,145,224,0.6);\r\n      color: #7dd3fc;\r\n      font-size: 14px;\r\n      font-weight: 700;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      flex-shrink: 0;\r\n    }\r\n    .step-body { padding-top: 8px; }\r\n    .step-body strong {\r\n      display: block;\r\n      font-size: 14px;\r\n      font-weight: 600;\r\n      color: #fff;\r\n      margin-bottom: 4px;\r\n    }\r\n    .step-body span {\r\n      font-size: 13px;\r\n      color: rgba(255,255,255,0.65);\r\n      line-height: 1.5;\r\n    }\r\n\r\n    \/* \u2500\u2500 WHO SHOULD USE \u2500\u2500 *\/\r\n    .audience-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(4, 1fr);\r\n      gap: 24px;\r\n      margin-top: 48px;\r\n    }\r\n    .audience-card {\r\n      background: var(--white);\r\n      border: 1px solid var(--gray-200);\r\n      border-top: 3px solid var(--sky);\r\n      border-radius: 12px;\r\n      padding: 28px 22px;\r\n      text-align: center;\r\n      box-shadow: 0 2px 12px rgba(0,0,0,0.05);\r\n      transition: transform .2s, box-shadow .2s;\r\n    }\r\n    .audience-card:hover {\r\n      transform: translateY(-4px);\r\n      box-shadow: 0 8px 28px rgba(28,74,138,0.12);\r\n    }\r\n    .audience-card__icon {\r\n      width: 52px;\r\n      height: 52px;\r\n      border-radius: 12px;\r\n      background: var(--sky-light);\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      margin: 0 auto 16px;\r\n    }\r\n    .audience-card__icon svg { color: var(--sky); }\r\n    .audience-card h4 {\r\n      font-size: 14px;\r\n      font-weight: 700;\r\n      color: var(--navy);\r\n      line-height: 1.4;\r\n    }\r\n\r\n    \/* \u2500\u2500 DELIVERABLES \u2500\u2500 *\/\r\n    .deliverables-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(4, 1fr);\r\n      gap: 24px;\r\n      margin-top: 48px;\r\n    }\r\n    .deliverable-card {\r\n      background: var(--white);\r\n      border: 1px solid var(--sky-mid);\r\n      border-radius: 16px;\r\n      padding: 32px 24px;\r\n      text-align: center;\r\n      position: relative;\r\n      overflow: hidden;\r\n      transition: transform .2s, box-shadow .2s;\r\n    }\r\n    .deliverable-card::before {\r\n      content: '';\r\n      position: absolute;\r\n      top: 0; left: 0; right: 0;\r\n      height: 4px;\r\n      background: linear-gradient(90deg, var(--navy), var(--sky));\r\n    }\r\n    .deliverable-card:hover {\r\n      transform: translateY(-4px);\r\n      box-shadow: 0 12px 36px rgba(28,74,138,0.12);\r\n    }\r\n    .deliverable-card__label {\r\n      font-size: 10px;\r\n      font-weight: 700;\r\n      letter-spacing: .12em;\r\n      text-transform: uppercase;\r\n      color: var(--sky);\r\n      margin-bottom: 12px;\r\n    }\r\n    .deliverable-card__icon {\r\n      width: 56px;\r\n      height: 56px;\r\n      border-radius: 14px;\r\n      background: var(--sky-light);\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      margin: 0 auto 16px;\r\n    }\r\n    .deliverable-card__icon svg { color: var(--navy); }\r\n    .deliverable-card h4 {\r\n      font-size: 15px;\r\n      font-weight: 700;\r\n      color: var(--navy);\r\n      margin-bottom: 8px;\r\n    }\r\n    .deliverable-card p {\r\n      font-size: 13px;\r\n      color: var(--gray-600);\r\n      line-height: 1.55;\r\n    }\r\n\r\n    \/* \u2500\u2500 METHODOLOGY \u2500\u2500 *\/\r\n    .methodology-grid {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 56px;\r\n      align-items: center;\r\n      margin-top: 56px;\r\n    }\r\n    .methodology-image {\r\n      border-radius: 16px;\r\n      overflow: hidden;\r\n      position: relative;\r\n    }\r\n    .methodology-image img {\r\n      width: 100%;\r\n      height: 380px;\r\n      object-fit: cover;\r\n      display: block;\r\n    }\r\n    .methodology-image__overlay {\r\n      position: absolute;\r\n      inset: 0;\r\n      background: linear-gradient(to top, rgba(13,36,97,0.7) 0%, transparent 50%);\r\n    }\r\n    .methodology-image__caption {\r\n      position: absolute;\r\n      bottom: 24px;\r\n      left: 24px;\r\n      right: 24px;\r\n      color: #fff;\r\n    }\r\n    .methodology-image__caption h5 {\r\n      font-family: var(--font-display);\r\n      font-size: 18px;\r\n      font-weight: 700;\r\n      margin-bottom: 4px;\r\n    }\r\n    .methodology-image__caption p {\r\n      font-size: 13px;\r\n      color: rgba(255,255,255,0.75);\r\n    }\r\n    .methodology-points {\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 20px;\r\n    }\r\n    .methodology-point {\r\n      display: flex;\r\n      gap: 16px;\r\n      align-items: flex-start;\r\n    }\r\n    .methodology-point__num {\r\n      width: 36px;\r\n      height: 36px;\r\n      border-radius: 10px;\r\n      background: var(--sky-light);\r\n      border: 1.5px solid var(--sky-mid);\r\n      color: var(--navy);\r\n      font-size: 13px;\r\n      font-weight: 700;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      flex-shrink: 0;\r\n    }\r\n    .methodology-point__body h5 {\r\n      font-size: 15px;\r\n      font-weight: 700;\r\n      color: var(--navy);\r\n      margin-bottom: 4px;\r\n    }\r\n    .methodology-point__body p {\r\n      font-size: 14px;\r\n      color: var(--gray-600);\r\n      line-height: 1.6;\r\n    }\r\n\r\n    \/* \u2500\u2500 BOCK FRAMEWORK HIGHLIGHT \u2500\u2500 *\/\r\n    .bock-highlight {\r\n      background: linear-gradient(135deg, #0d2461 0%, #1c4a8b 60%, #1565c0 100%);\r\n      border-radius: 20px;\r\n      padding: 56px;\r\n      display: grid;\r\n      grid-template-columns: 1fr auto;\r\n      gap: 48px;\r\n      align-items: center;\r\n      margin-top: 56px;\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n    .bock-highlight::before {\r\n      content: '';\r\n      position: absolute;\r\n      top: -80px; right: -80px;\r\n      width: 320px; height: 320px;\r\n      border-radius: 50%;\r\n      background: rgba(15,145,224,0.1);\r\n      pointer-events: none;\r\n    }\r\n    .bock-highlight__content {}\r\n    .bock-highlight__title {\r\n      font-family: var(--font-display);\r\n      font-size: 28px;\r\n      font-weight: 700;\r\n      color: #fff;\r\n      margin-bottom: 16px;\r\n      line-height: 1.3;\r\n    }\r\n    .bock-highlight__title .accent { color: #7dd3fc; }\r\n    .bock-highlight__text {\r\n      font-size: 15px;\r\n      color: rgba(255,255,255,0.8);\r\n      line-height: 1.7;\r\n      max-width: 560px;\r\n    }\r\n    .bock-highlight__stats {\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 20px;\r\n      min-width: 200px;\r\n    }\r\n    .bock-stat {\r\n      text-align: center;\r\n      background: rgba(255,255,255,0.08);\r\n      border: 1px solid rgba(255,255,255,0.15);\r\n      border-radius: 14px;\r\n      padding: 20px 24px;\r\n    }\r\n    .bock-stat__num {\r\n      font-family: var(--font-display);\r\n      font-size: 32px;\r\n      font-weight: 700;\r\n      color: #7dd3fc;\r\n      display: block;\r\n    }\r\n    .bock-stat__label {\r\n      font-size: 12px;\r\n      color: rgba(255,255,255,0.65);\r\n      margin-top: 4px;\r\n    }\r\n\r\n    \/* \u2500\u2500 CTA SECTION \u2500\u2500 *\/\r\n    .bda-cta {\r\n      background: var(--sky-light);\r\n      border-top: 1px solid var(--sky-mid);\r\n      padding: 72px 0;\r\n      text-align: center;\r\n    }\r\n    .bda-cta .section-heading { margin-bottom: 14px; }\r\n    .bda-cta .section-lead { margin: 0 auto 36px; }\r\n    .bda-cta__actions {\r\n      display: flex;\r\n      gap: 16px;\r\n      justify-content: center;\r\n      flex-wrap: wrap;\r\n    }\r\n    .btn-outline-navy {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      background: transparent;\r\n      color: var(--navy);\r\n      font-family: var(--font-body);\r\n      font-size: 14px;\r\n      font-weight: 600;\r\n      padding: 12px 24px;\r\n      border-radius: 8px;\r\n      border: 2px solid var(--navy);\r\n      text-decoration: none;\r\n      transition: all .25s;\r\n    }\r\n    .btn-outline-navy:hover {\r\n      background: var(--navy);\r\n      color: #fff;\r\n    }\r\n\r\n    \/* \u2500\u2500 RELATED SERVICES \u2500\u2500 *\/\r\n    .related-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, 1fr);\r\n      gap: 24px;\r\n      margin-top: 48px;\r\n    }\r\n    .related-card {\r\n      background: var(--white);\r\n      border: 1px solid var(--gray-200);\r\n      border-radius: 14px;\r\n      overflow: hidden;\r\n      text-decoration: none;\r\n      transition: transform .2s, box-shadow .2s;\r\n      display: block;\r\n    }\r\n    .related-card:hover {\r\n      transform: translateY(-4px);\r\n      box-shadow: 0 8px 28px rgba(28,74,138,0.12);\r\n    }\r\n    .related-card__img {\r\n      width: 100%;\r\n      height: 160px;\r\n      object-fit: cover;\r\n      display: block;\r\n    }\r\n    .related-card__body {\r\n      padding: 20px 22px;\r\n    }\r\n    .related-card__tag {\r\n      font-size: 10px;\r\n      font-weight: 700;\r\n      letter-spacing: .1em;\r\n      text-transform: uppercase;\r\n      color: var(--sky);\r\n      margin-bottom: 8px;\r\n    }\r\n    .related-card__title {\r\n      font-size: 15px;\r\n      font-weight: 700;\r\n      color: var(--navy);\r\n      line-height: 1.4;\r\n      margin-bottom: 8px;\r\n    }\r\n    .related-card__desc {\r\n      font-size: 13px;\r\n      color: var(--gray-600);\r\n      line-height: 1.55;\r\n    }\r\n\r\n    \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n    @media (max-width: 1024px) {\r\n      .bda-hero { grid-template-columns: 1fr; }\r\n      .bda-hero__image { height: 300px; }\r\n      .bda-hero__content { padding: 48px 36px; }\r\n      .overview-grid,\r\n      .two-col-grid,\r\n      .methodology-grid { grid-template-columns: 1fr; gap: 36px; }\r\n      .audience-grid { grid-template-columns: repeat(2, 1fr); }\r\n      .deliverables-grid { grid-template-columns: repeat(2, 1fr); }\r\n      .bock-highlight { grid-template-columns: 1fr; }\r\n      .bock-highlight__stats { flex-direction: row; justify-content: center; }\r\n      .related-grid { grid-template-columns: 1fr 1fr; }\r\n    }\r\n    @media (max-width: 640px) {\r\n      .bda-section { padding: 56px 0; }\r\n      .bda-hero__content { padding: 40px 24px; }\r\n      .bda-hero__title { font-size: 26px; }\r\n      .audience-grid { grid-template-columns: 1fr 1fr; }\r\n      .deliverables-grid { grid-template-columns: 1fr 1fr; }\r\n      .bock-highlight { padding: 36px 24px; }\r\n      .bock-highlight__stats { flex-direction: column; align-items: center; }\r\n      .related-grid { grid-template-columns: 1fr; }\r\n      .bda-trust-bar .inner { gap: 20px; }\r\n      .panel { padding: 24px 20px; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     BREADCRUMB\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<nav class=\"bda-breadcrumb\" aria-label=\"Breadcrumb\">\r\n  <div class=\"inner\">\r\n    <a href=\"https:\/\/bda-global.org\/en\/\">Home<\/a>\r\n    <span class=\"sep\">\u203a<\/span>\r\n    <a href=\"https:\/\/bda-global.org\/en\/advisory\/\">Advisory<\/a>\r\n    <span class=\"sep\">\u203a<\/span>\r\n    <span class=\"current\">Curriculum Alignment with BDA BoCK\u00ae<\/span>\r\n  <\/div>\r\n<\/nav>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     HERO\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"bda-hero\">\r\n  <div class=\"bda-hero__image\">\r\n    <img decoding=\"async\"\r\n      src=\"https:\/\/images.unsplash.com\/photo-1524178232363-1fb2b075b655?w=900&q=80&auto=format&fit=crop\"\r\n      alt=\"Professional reviewing training curriculum documents\"\r\n      loading=\"eager\"\r\n    \/>\r\n  <\/div>\r\n  <div class=\"bda-hero__content\">\r\n    <span class=\"bda-hero__tag\">Curriculum Standards<\/span>\r\n    <h1 class=\"bda-hero__title\">\r\n      Alignment of Training Curricula<br\/>with <span class=\"accent\">BDA BoCK\u00ae<\/span>\r\n    <\/h1>\r\n    <p class=\"bda-hero__subtitle\">\r\n      Ensuring your training programmes meet international business development education standards \u2014 a critical step before applying for BDA endorsement or launching BDA-aligned programmes.\r\n    <\/p>\r\n    <div class=\"bda-hero__actions\">\r\n      <a href=\"https:\/\/bda-global.org\/en\/contact-us\/\" class=\"btn-primary\">\r\n        <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><path d=\"M8 12h8M12 8l4 4-4 4\"\/><\/svg>\r\n        Request Consultation\r\n      <\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/advisory\/\" class=\"btn-outline-white\">\r\n        \u2190 Back to Advisory\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     TRUST BAR\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<div class=\"bda-trust-bar\">\r\n  <div class=\"inner\">\r\n    <div class=\"trust-item\">\r\n      <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><path d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg>\r\n      BDA BoCK\u00ae 2026 Aligned\r\n    <\/div>\r\n    <div class=\"trust-item\">\r\n      <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 8v4l3 3\"\/><\/svg>\r\n      Structured 5-Step Process\r\n    <\/div>\r\n    <div class=\"trust-item\">\r\n      <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><path d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"\/><\/svg>\r\n      Official Alignment Report\r\n    <\/div>\r\n    <div class=\"trust-item\">\r\n      <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><path d=\"M3.055 11H5a2 2 0 012 2v1a2 2 0 002 2 2 2 0 012 2v2.945M8 3.935V5.5A2.5 2.5 0 0010.5 8h.5a2 2 0 012 2 2 2 0 104 0 2 2 0 012-2h1.064M15 20.488V18a2 2 0 012-2h3.064\"\/><\/svg>\r\n      90+ Countries Network\r\n    <\/div>\r\n    <div class=\"trust-item\">\r\n      <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><path d=\"M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z\"\/><\/svg>\r\n      Accreditation Readiness\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     SERVICE OVERVIEW\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"bda-section\">\r\n  <div class=\"inner\">\r\n    <span class=\"section-label\">Service Overview<\/span>\r\n    <h2 class=\"section-heading\">What Is Curriculum Alignment?<\/h2>\r\n\r\n    <div class=\"overview-grid\">\r\n      <div class=\"overview-text\">\r\n        <p>\r\n          This advisory service enables institutions to verify and systematically elevate the quality of their training programmes, ensuring full compliance with international standards in business development education. It is a prerequisite step for organisations seeking BDA endorsement or intending to launch BDA-aligned programmes.\r\n        <\/p>\r\n        <p>\r\n          By aligning your curriculum with the <strong>BDA BoCK\u00ae (Business Development Body of Competency &amp; Knowledge)<\/strong> framework, your institution demonstrates a measurable commitment to the highest global standards in BD education \u2014 positioning your programmes as credible, internationally recognised, and professionally rigorous.\r\n        <\/p>\r\n        <p>\r\n          The BDA advisory team conducts a structured, evidence-based review of your training content, learning objectives, assessment design, and delivery mechanisms \u2014 producing a comprehensive alignment report that serves as both a diagnostic tool and a strategic roadmap for programme development.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"overview-image\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/images.unsplash.com\/photo-1552664730-d307ca884978?w=700&q=80&auto=format&fit=crop\"\r\n          alt=\"BDA advisory team reviewing curriculum documents\"\r\n        \/>\r\n        <div class=\"overview-image__badge\">\r\n          <img decoding=\"async\"\r\n            src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2024\/01\/BDA-Logo-White.png\"\r\n            alt=\"BDA Logo\"\r\n            onerror=\"this.style.display='none'\"\r\n          \/>\r\n          <div class=\"overview-image__badge-text\">\r\n            <strong>BDA BoCK\u00ae 2026<\/strong>\r\n            <span>Global Edition \u2014 251 Pages<\/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\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     WHAT'S INCLUDED + EXECUTION STEPS\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"bda-section bda-section--alt\">\r\n  <div class=\"inner\">\r\n    <span class=\"section-label\">Service Scope<\/span>\r\n    <h2 class=\"section-heading\">What This Service Covers<\/h2>\r\n    <p class=\"section-lead\">\r\n      A comprehensive, structured engagement designed to assess, benchmark, and enhance your training programmes against the BDA BoCK\u00ae global competency framework.\r\n    <\/p>\r\n\r\n    <div class=\"two-col-grid\">\r\n      <!-- What's Included -->\r\n      <div class=\"panel\">\r\n        <div class=\"panel__title\">What This Service Includes<\/div>\r\n        <ul class=\"check-list\">\r\n          <li>\r\n            <span class=\"icon\">\r\n              <svg width=\"11\" height=\"11\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewbox=\"0 0 24 24\"><path d=\"M5 13l4 4L19 7\"\/><\/svg>\r\n            <\/span>\r\n            In-depth review of training content, structure, and sequencing\r\n          <\/li>\r\n          <li>\r\n            <span class=\"icon\">\r\n              <svg width=\"11\" height=\"11\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewbox=\"0 0 24 24\"><path d=\"M5 13l4 4L19 7\"\/><\/svg>\r\n            <\/span>\r\n            Analysis of learning objectives against BDA BoCK\u00ae competency domains\r\n          <\/li>\r\n          <li>\r\n            <span class=\"icon\">\r\n              <svg width=\"11\" height=\"11\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewbox=\"0 0 24 24\"><path d=\"M5 13l4 4L19 7\"\/><\/svg>\r\n            <\/span>\r\n            Evaluation of assessment methods, tools, and delivery mechanisms\r\n          <\/li>\r\n          <li>\r\n            <span class=\"icon\">\r\n              <svg width=\"11\" height=\"11\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewbox=\"0 0 24 24\"><path d=\"M5 13l4 4L19 7\"\/><\/svg>\r\n            <\/span>\r\n            Benchmarking against international BD education standards\r\n          <\/li>\r\n          <li>\r\n            <span class=\"icon\">\r\n              <svg width=\"11\" height=\"11\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewbox=\"0 0 24 24\"><path d=\"M5 13l4 4L19 7\"\/><\/svg>\r\n            <\/span>\r\n            A detailed alignment report with gap analysis and prioritised recommendations\r\n          <\/li>\r\n          <li>\r\n            <span class=\"icon\">\r\n              <svg width=\"11\" height=\"11\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewbox=\"0 0 24 24\"><path d=\"M5 13l4 4L19 7\"\/><\/svg>\r\n            <\/span>\r\n            One dedicated consultation session to review findings and agree on next steps\r\n          <\/li>\r\n          <li>\r\n            <span class=\"icon\">\r\n              <svg width=\"11\" height=\"11\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewbox=\"0 0 24 24\"><path d=\"M5 13l4 4L19 7\"\/><\/svg>\r\n            <\/span>\r\n            Readiness assessment for BDA accreditation or endorsement application\r\n          <\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <!-- Execution Steps -->\r\n      <div class=\"panel panel--navy\">\r\n        <div class=\"panel__title\">Execution Steps<\/div>\r\n        <ol class=\"steps-list\">\r\n          <li class=\"step-item\">\r\n            <div class=\"step-num\">01<\/div>\r\n            <div class=\"step-body\">\r\n              <strong>Submit Your Materials<\/strong>\r\n              <span>Provide your curriculum, training materials, learning objectives, and any existing assessment frameworks.<\/span>\r\n            <\/div>\r\n          <\/li>\r\n          <li class=\"step-item\">\r\n            <div class=\"step-num\">02<\/div>\r\n            <div class=\"step-body\">\r\n              <strong>BDA Detailed Analysis<\/strong>\r\n              <span>The BDA advisory team conducts a structured analysis against BDA BoCK\u00ae competency domains and performance standards.<\/span>\r\n            <\/div>\r\n          <\/li>\r\n          <li class=\"step-item\">\r\n            <div class=\"step-num\">03<\/div>\r\n            <div class=\"step-body\">\r\n              <strong>Receive Alignment Report<\/strong>\r\n              <span>A comprehensive report with gap analysis, benchmarking findings, and a prioritised improvement roadmap.<\/span>\r\n            <\/div>\r\n          <\/li>\r\n          <li class=\"step-item\">\r\n            <div class=\"step-num\">04<\/div>\r\n            <div class=\"step-body\">\r\n              <strong>Consultation Session<\/strong>\r\n              <span>Attend a dedicated session with BDA advisors to review findings, clarify recommendations, and plan next steps.<\/span>\r\n            <\/div>\r\n          <\/li>\r\n          <li class=\"step-item\">\r\n            <div class=\"step-num\">05<\/div>\r\n            <div class=\"step-body\">\r\n              <strong>Begin Enhancements<\/strong>\r\n              <span>Commence curriculum improvements with ongoing BDA advisory support and accreditation pathway guidance.<\/span>\r\n            <\/div>\r\n          <\/li>\r\n        <\/ol>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     WHO SHOULD USE THIS SERVICE\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"bda-section bda-section--sky\">\r\n  <div class=\"inner\">\r\n    <span class=\"section-label\">Target Audience<\/span>\r\n    <h2 class=\"section-heading\">Who Should Use This Service?<\/h2>\r\n    <p class=\"section-lead\">\r\n      This service is designed for institutions and organisations committed to delivering internationally recognised, standards-aligned business development education.\r\n    <\/p>\r\n\r\n    <div class=\"audience-grid\">\r\n      <div class=\"audience-card\">\r\n        <div class=\"audience-card__icon\">\r\n          <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" viewbox=\"0 0 24 24\"><path d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"\/><\/svg>\r\n        <\/div>\r\n        <h4>Vocational &amp; Professional Training Providers<\/h4>\r\n      <\/div>\r\n      <div class=\"audience-card\">\r\n        <div class=\"audience-card__icon\">\r\n          <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" viewbox=\"0 0 24 24\"><path d=\"M12 14l9-5-9-5-9 5 9 5z\"\/><path d=\"M12 14l6.16-3.422a12.083 12.083 0 01.665 6.479A11.952 11.952 0 0012 20.055a11.952 11.952 0 00-6.824-2.998 12.078 12.078 0 01.665-6.479L12 14z\"\/><\/svg>\r\n        <\/div>\r\n        <h4>Academic Institutions &amp; Universities<\/h4>\r\n      <\/div>\r\n      <div class=\"audience-card\">\r\n        <div class=\"audience-card__icon\">\r\n          <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" viewbox=\"0 0 24 24\"><path d=\"M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z\"\/><\/svg>\r\n        <\/div>\r\n        <h4>Prospective BDA Training Partners<\/h4>\r\n      <\/div>\r\n      <div class=\"audience-card\">\r\n        <div class=\"audience-card__icon\">\r\n          <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" viewbox=\"0 0 24 24\"><path d=\"M3.055 11H5a2 2 0 012 2v1a2 2 0 002 2 2 2 0 012 2v2.945M8 3.935V5.5A2.5 2.5 0 0010.5 8h.5a2 2 0 012 2 2 2 0 104 0 2 2 0 012-2h1.064M15 20.488V18a2 2 0 012-2h3.064\"\/><\/svg>\r\n        <\/div>\r\n        <h4>Entities Seeking International Training Recognition<\/h4>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     SERVICE DELIVERABLES\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"bda-section\">\r\n  <div class=\"inner\">\r\n    <span class=\"section-label\">What You Receive<\/span>\r\n    <h2 class=\"section-heading\">Service Deliverables<\/h2>\r\n    <p class=\"section-lead\">\r\n      Each engagement concludes with a set of formal, actionable deliverables designed to guide your institution's curriculum development and accreditation journey.\r\n    <\/p>\r\n\r\n    <div class=\"deliverables-grid\">\r\n      <div class=\"deliverable-card\">\r\n        <div class=\"deliverable-card__label\">Deliverable 01<\/div>\r\n        <div class=\"deliverable-card__icon\">\r\n          <svg width=\"26\" height=\"26\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" viewbox=\"0 0 24 24\"><path d=\"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z\"\/><\/svg>\r\n        <\/div>\r\n        <h4>Official Alignment Report<\/h4>\r\n        <p>A comprehensive, formally structured report detailing the alignment status of your curriculum against BDA BoCK\u00ae competency domains.<\/p>\r\n      <\/div>\r\n      <div class=\"deliverable-card\">\r\n        <div class=\"deliverable-card__icon\">\r\n          <svg width=\"26\" height=\"26\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" viewbox=\"0 0 24 24\"><path d=\"M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"deliverable-card__label\">Deliverable 02<\/div>\r\n        <h4>Gap Analysis<\/h4>\r\n        <p>Identification of competency gaps, content deficiencies, and assessment misalignments \u2014 with prioritised improvement recommendations.<\/p>\r\n      <\/div>\r\n      <div class=\"deliverable-card\">\r\n        <div class=\"deliverable-card__icon\">\r\n          <svg width=\"26\" height=\"26\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" viewbox=\"0 0 24 24\"><path d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-3 7h3m-3 4h3m-6-4h.01M9 16h.01\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"deliverable-card__label\">Deliverable 03<\/div>\r\n        <h4>Curriculum Upgrade Roadmap<\/h4>\r\n        <p>A structured, phased action plan outlining the specific steps required to bring your programme into full BDA BoCK\u00ae alignment.<\/p>\r\n      <\/div>\r\n      <div class=\"deliverable-card\">\r\n        <div class=\"deliverable-card__icon\">\r\n          <svg width=\"26\" height=\"26\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" viewbox=\"0 0 24 24\"><path d=\"M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z\"\/><\/svg>\r\n        <\/div>\r\n        <div class=\"deliverable-card__label\">Deliverable 04<\/div>\r\n        <h4>Accreditation Readiness Assessment<\/h4>\r\n        <p>A formal evaluation of your institution's readiness to apply for BDA accreditation or endorsement, with a clear pathway forward.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     METHODOLOGY \u2014 BOCK FRAMEWORK\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"bda-section bda-section--alt\">\r\n  <div class=\"inner\">\r\n    <span class=\"section-label\">Framework &amp; Methodology<\/span>\r\n    <h2 class=\"section-heading\">Anchored in <span class=\"accent\">BDA BoCK\u00ae 2026<\/span><\/h2>\r\n    <p class=\"section-lead\">\r\n      Every assessment, recommendation, and deliverable within this service is grounded in the BDA BoCK\u00ae \u2014 the world's most comprehensive business development competency framework.\r\n    <\/p>\r\n\r\n    <div class=\"methodology-grid\">\r\n      <div class=\"methodology-image\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/images.unsplash.com\/photo-1454165804606-c3d57bc86b40?w=700&q=80&auto=format&fit=crop\"\r\n          alt=\"BDA advisory consultant working with curriculum framework\"\r\n        \/>\r\n        <div class=\"methodology-image__overlay\"><\/div>\r\n        <div class=\"methodology-image__caption\">\r\n          <h5>BDA BoCK\u00ae 2026 \u2014 Global Edition<\/h5>\r\n          <p>251 pages \u00b7 7 Performance Domains \u00b7 90+ Countries<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"methodology-points\">\r\n        <div class=\"methodology-point\">\r\n          <div class=\"methodology-point__num\">01<\/div>\r\n          <div class=\"methodology-point__body\">\r\n            <h5>Global Practice Analysis Foundation<\/h5>\r\n            <p>The BDA BoCK\u00ae is developed through rigorous Global Practice Analysis involving 1,500+ practitioners, academics, and organisations across 90+ countries \u2014 ensuring every standard reflects genuine market demands.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"methodology-point\">\r\n          <div class=\"methodology-point__num\">02<\/div>\r\n          <div class=\"methodology-point__body\">\r\n            <h5>7 BD Performance Domains<\/h5>\r\n            <p>Curriculum alignment is assessed across all seven BDA BoCK\u00ae Performance Domains, providing a holistic evaluation of your programme's coverage, depth, and professional relevance.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"methodology-point\">\r\n          <div class=\"methodology-point__num\">03<\/div>\r\n          <div class=\"methodology-point__body\">\r\n            <h5>Competency-Based Assessment Framework<\/h5>\r\n            <p>Learning objectives are mapped against specific BDA BoCK\u00ae competencies, enabling precise identification of gaps and targeted recommendations for programme enhancement.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"methodology-point\">\r\n          <div class=\"methodology-point__num\">04<\/div>\r\n          <div class=\"methodology-point__body\">\r\n            <h5>Accreditation Pathway Integration<\/h5>\r\n            <p>The alignment process is designed as a direct pathway to BDA accreditation \u2014 ensuring that every recommendation moves your institution closer to formal recognition within the global BD certification ecosystem.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- BoCK Stats Highlight -->\r\n    <div class=\"bock-highlight\">\r\n      <div class=\"bock-highlight__content\">\r\n        <h3 class=\"bock-highlight__title\">\r\n          The Global Standard for<br\/><span class=\"accent\">Business Development Education<\/span>\r\n        <\/h3>\r\n        <p class=\"bock-highlight__text\">\r\n          The BDA BoCK\u00ae (Business Development Body of Competency &amp; Knowledge) is the world's first and most comprehensive BD competency framework \u2014 developed through multi-year research with practitioners, academics, and organisations across more than 90 countries. It represents the definitive global reference for BD education, certification, and professional development.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"bock-highlight__stats\">\r\n        <div class=\"bock-stat\">\r\n          <span class=\"bock-stat__num\">251<\/span>\r\n          <div class=\"bock-stat__label\">Pages of authoritative reference material<\/div>\r\n        <\/div>\r\n        <div class=\"bock-stat\">\r\n          <span class=\"bock-stat__num\">7<\/span>\r\n          <div class=\"bock-stat__label\">BD Performance Domains<\/div>\r\n        <\/div>\r\n        <div class=\"bock-stat\">\r\n          <span class=\"bock-stat__num\">90+<\/span>\r\n          <div class=\"bock-stat__label\">Countries represented in research<\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     RELATED SERVICES\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"bda-section\">\r\n  <div class=\"inner\">\r\n    <span class=\"section-label\">Advisory Services<\/span>\r\n    <h2 class=\"section-heading\">Related Advisory Services<\/h2>\r\n    <p class=\"section-lead\">\r\n      Explore other BDA advisory services designed to strengthen your organisation's business development capabilities and institutional standards.\r\n    <\/p>\r\n\r\n    <div class=\"related-grid\">\r\n      <a href=\"https:\/\/bda-global.org\/en\/advisory\/business-development-strategy-audit\/\" class=\"related-card\">\r\n        <img decoding=\"async\"\r\n          class=\"related-card__img\"\r\n          src=\"https:\/\/images.unsplash.com\/photo-1507003211169-0a1dd7228f2d?w=500&q=70&auto=format&fit=crop\"\r\n          alt=\"Business Development Strategy Audit\"\r\n        \/>\r\n        <div class=\"related-card__body\">\r\n          <div class=\"related-card__tag\">Advisory Service<\/div>\r\n          <div class=\"related-card__title\">Business Development Strategy Audit<\/div>\r\n          <div class=\"related-card__desc\">A structured evaluation of your organisation's BD strategy against global standards and BDA BoCK\u00ae frameworks.<\/div>\r\n        <\/div>\r\n      <\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/advisory\/evaluation-of-certification-frameworks\/\" class=\"related-card\">\r\n        <img decoding=\"async\"\r\n          class=\"related-card__img\"\r\n          src=\"https:\/\/images.unsplash.com\/photo-1434030216411-0b793f4b4173?w=500&q=70&auto=format&fit=crop\"\r\n          alt=\"Evaluation of Certification Frameworks\"\r\n        \/>\r\n        <div class=\"related-card__body\">\r\n          <div class=\"related-card__tag\">Advisory Service<\/div>\r\n          <div class=\"related-card__title\">Evaluation of Certification Frameworks<\/div>\r\n          <div class=\"related-card__desc\">Independent assessment of existing certification programmes for alignment with internationally recognised BD standards.<\/div>\r\n        <\/div>\r\n      <\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/advisory\/internal-capacity-development-consulting\/\" class=\"related-card\">\r\n        <img decoding=\"async\"\r\n          class=\"related-card__img\"\r\n          src=\"https:\/\/images.unsplash.com\/photo-1542744173-8e7e53415bb0?w=500&q=70&auto=format&fit=crop\"\r\n          alt=\"Internal Capacity Development Consulting\"\r\n        \/>\r\n        <div class=\"related-card__body\">\r\n          <div class=\"related-card__tag\">Advisory Service<\/div>\r\n          <div class=\"related-card__title\">Internal Capacity Development Consulting<\/div>\r\n          <div class=\"related-card__desc\">Building internal BD capability and institutional competency aligned with BDA BoCK\u00ae performance domains.<\/div>\r\n        <\/div>\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     CTA\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"bda-cta\">\r\n  <div class=\"inner\">\r\n    <span class=\"section-label\" style=\"justify-content:center;\">Take the Next Step<\/span>\r\n    <h2 class=\"section-heading\" style=\"text-align:center;\">\r\n      Ready to Align Your Curriculum with<br\/><span class=\"accent\">Global BD Standards?<\/span>\r\n    <\/h2>\r\n    <p class=\"section-lead\" style=\"text-align:center;\">\r\n      Take the first step towards BDA endorsement and international recognition for your training programmes. Our advisory team is ready to guide your institution through the alignment process.\r\n    <\/p>\r\n    <div class=\"bda-cta__actions\">\r\n      <a href=\"https:\/\/bda-global.org\/en\/contact-us\/\" class=\"btn-primary\">\r\n        <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewbox=\"0 0 24 24\"><path d=\"M8 12h8M12 8l4 4-4 4\"\/><\/svg>\r\n        Request Your Consultation Now\r\n      <\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/advisory\/\" class=\"btn-outline-navy\">\r\n        Explore All Advisory Services\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\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>Alignment of Training Curricula with BDA BoCK\u00ae | BD Standards Compliance Home \u203a Advisory \u203a Curriculum Alignment with BDA BoCK\u00ae Curriculum Standards Alignment of Training Curriculawith BDA BoCK\u00ae Ensuring your training programmes meet international business development education standards \u2014 a critical step before applying for BDA endorsement or launching BDA-aligned programmes. Request Consultation \u2190 Back [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":5892,"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-18128","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>Curriculum Alignment with the BDA BoCK\u00ae | BDA\u00ae<\/title>\n<meta name=\"description\" content=\"Align training programmes with the BDA BoCK\u00ae framework to support competency-based professional development and globally aligned business development standards.\" \/>\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\/advisory\/curriculum-alignment-with-bda-bock\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Curriculum Alignment with the BDA BoCK\u00ae | BDA\u00ae\" \/>\n<meta property=\"og:description\" content=\"Align training programmes with the BDA BoCK\u00ae framework to support competency-based professional development and globally aligned business development standards.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bda-global.org\/en\/advisory\/curriculum-alignment-with-bda-bock\/\" \/>\n<meta property=\"og:site_name\" content=\"Business Development Association (BDA\u00ae)\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-17T13:33:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/04\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png?wsr\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bda-global.org\/en\/advisory\/curriculum-alignment-with-bda-bock\/\",\"url\":\"https:\/\/bda-global.org\/en\/advisory\/curriculum-alignment-with-bda-bock\/\",\"name\":\"Curriculum Alignment with the BDA BoCK\u00ae | BDA\u00ae\",\"isPartOf\":{\"@id\":\"https:\/\/bda-global.org\/#website\"},\"datePublished\":\"2025-07-30T18:44:34+00:00\",\"dateModified\":\"2026-05-17T13:33:30+00:00\",\"description\":\"Align training programmes with the BDA BoCK\u00ae framework to support competency-based professional development and globally aligned business development standards.\",\"breadcrumb\":{\"@id\":\"https:\/\/bda-global.org\/en\/advisory\/curriculum-alignment-with-bda-bock\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bda-global.org\/en\/advisory\/curriculum-alignment-with-bda-bock\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bda-global.org\/en\/advisory\/curriculum-alignment-with-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 Advisory &amp; Standards Evaluation\",\"item\":\"https:\/\/bda-global.org\/en\/advisory\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Curriculum Alignment with BDA BoCK\"}]},{\"@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\/2025\/04\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png\",\"contentUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/04\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png\",\"width\":512,\"height\":512,\"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":"Curriculum Alignment with the BDA BoCK\u00ae | BDA\u00ae","description":"Align training programmes with the BDA BoCK\u00ae framework to support competency-based professional development and globally aligned business development standards.","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\/advisory\/curriculum-alignment-with-bda-bock\/","og_locale":"en_US","og_type":"article","og_title":"Curriculum Alignment with the BDA BoCK\u00ae | BDA\u00ae","og_description":"Align training programmes with the BDA BoCK\u00ae framework to support competency-based professional development and globally aligned business development standards.","og_url":"https:\/\/bda-global.org\/en\/advisory\/curriculum-alignment-with-bda-bock\/","og_site_name":"Business Development Association (BDA\u00ae)","article_modified_time":"2026-05-17T13:33:30+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/04\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png?wsr","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bda-global.org\/en\/advisory\/curriculum-alignment-with-bda-bock\/","url":"https:\/\/bda-global.org\/en\/advisory\/curriculum-alignment-with-bda-bock\/","name":"Curriculum Alignment with the BDA BoCK\u00ae | BDA\u00ae","isPartOf":{"@id":"https:\/\/bda-global.org\/#website"},"datePublished":"2025-07-30T18:44:34+00:00","dateModified":"2026-05-17T13:33:30+00:00","description":"Align training programmes with the BDA BoCK\u00ae framework to support competency-based professional development and globally aligned business development standards.","breadcrumb":{"@id":"https:\/\/bda-global.org\/en\/advisory\/curriculum-alignment-with-bda-bock\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bda-global.org\/en\/advisory\/curriculum-alignment-with-bda-bock\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/bda-global.org\/en\/advisory\/curriculum-alignment-with-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 Advisory &amp; Standards Evaluation","item":"https:\/\/bda-global.org\/en\/advisory\/"},{"@type":"ListItem","position":3,"name":"Curriculum Alignment with BDA BoCK"}]},{"@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\/2025\/04\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png","contentUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/04\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png","width":512,"height":512,"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\/18128","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=18128"}],"version-history":[{"count":0,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/18128\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/5892"}],"wp:attachment":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/media?parent=18128"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}