
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Event Calendar</title>
<link>https://cbuilde.com/events/event_list.asp</link>
<description><![CDATA[   
    .ViewTable1 th {
    font-size: 18px !important;
    }
    small, .small {
    font-size: 100%;
    }
    i {
    font-style: normal;
    }
    .small {
    font-style: normal !important;
    }

    .headline {
    background-color: #00bf6f;
    width: 100%;
    }
 
 
 
 
       ]]></description>
<lastBuildDate>Wed, 24 Jun 2026 03:21:16 GMT</lastBuildDate>
<pubDate>Wed, 9 Sep 2026 13:30:00 GMT</pubDate>
<copyright>Copyright &#xA9; 2026 Chartered Association of Building Engineers</copyright>
<atom:link href="https://cbuilde.com/events/event_rss.asp?cat=26639" rel="self" type="application/rss+xml"></atom:link>
<item>
<title>GIRI - Avoiding Construction Errors at Interfaces</title>
<link>https://cbuilde.com/events/EventDetails.aspx?id=2067573</link>
<guid>https://cbuilde.com/events/EventDetails.aspx?id=2067573</guid>
<description><![CDATA[<style>
    html,
    body {
        margin: 0;
        padding: 0;
        overflow-x: hidden;
    }

    body {
        color: #000000;
        background-image: url('https://cdn.ymaws.com/cabe.site-ym.com/resource/resmgr/community/cabecommunity_bk3.png');
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: cover;
        background-position: center;
    }

    .container {
        max-width: 1200px !important;
        width: 100%;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }

    a:link,
    a:visited {
        color: #1d4747;
    }

    a:hover,
    a:active {
        color: #00bf6f;
    }

    hr {
        border: none;
        height: 1px;
        color: transparent;
        background-color: rgba(29, 71, 71, 0.35);
        margin: 30px auto;
        max-width: 1100px;
        width: 100%;
    }

    .training-page,
    .training-page * {
        box-sizing: border-box;
    }

    .training-page {
        max-width: 1200px;
        width: 100%;
        margin: 0 auto;
        padding: 0 15px 40px;
        color: #000000;
        font-family: Arial, sans-serif;
    }

    .training-hero {
        max-width: 1200px;
        width: 100%;
        margin: 0 auto 8px;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .training-hero img {
        display: block;
        width: 100%;
        height: auto;
        border: none;
        border-radius: 0;
        box-shadow: none;
    }

    .feature-quote-wrap {
        position: relative;
        width: 100%;
        max-width: 1100px;
        margin: 0 auto 28px;
        padding-top: 0;
    }

    .feature-quote {
        width: 100%;
        margin: 0;
        padding: 24px 310px 24px 24px;
        border-left: 5px solid #3ea392;
        border-radius: 16px;
        background-color: rgba(62, 163, 146, 0.1);
        background-image: none !important;
        box-shadow: 0 5px 12px rgba(0, 0, 0, 0.1);
        font-style: normal;
    }

    .feature-quote p {
        margin: 0 0 16px;
        color: #000000;
        font-family: Arial, sans-serif;
        font-size: 20px;
        font-weight: normal;
        line-height: 1.38;
        text-align: left;
    }

    .feature-quote-primary {
        max-width: 850px;
        font-size: 24px !important;
    }

    .feature-quote p:last-child {
        margin-bottom: 0;
        font-weight: normal;
    }

    .certificate-bubble {
        position: absolute;
        top: 50%;
        right: 22px;
        z-index: 3;
        width: 260px;
        padding: 16px 18px;
        border: 2px solid #1d4747;
        border-radius: 18px;
        background-color: #ffffff;
        color: #1d4747;
        font-family: Arial, sans-serif;
        font-size: 17px;
        font-weight: bold;
        line-height: 1.25;
        text-align: center;
        box-shadow: 0 7px 16px rgba(0, 0, 0, 0.16);
        transform: translateY(-50%);
    }

    .certificate-bubble span {
        display: block;
        white-space: nowrap;
    }

    .certificate-bubble::after {
        display: none;
        content: "";
        position: absolute;
        left: 34px;
        bottom: -12px;
        width: 20px;
        height: 20px;
        background-color: #ffffff;
        border-right: 2px solid #1d4747;
        border-bottom: 2px solid #1d4747;
        transform: rotate(45deg);
    }

    .content-section {
        width: 100%;
        max-width: 1100px;
        margin: 0 auto 28px;
        padding: 24px;
        border-left: 5px solid #3ea392;
        border-radius: 16px;
        background-color: rgba(255, 255, 255, 0.92);
        background-image: none !important;
        box-shadow: 0 5px 12px rgba(0, 0, 0, 0.1);
    }

    .content-section.booking-section {
        padding-top: 22px;
        padding-bottom: 22px;
    }

    .plain-section {
        width: 100%;
        max-width: 1100px;
        margin: 0 auto;
        padding: 0;
    }

    .plain-section p {
        margin: 0 0 16px;
        color: #000000;
        font-family: Arial, sans-serif;
        font-size: 17px;
        line-height: 1.55;
    }

    .section-heading {
        margin: 0 0 16px;
        color: #3ea392;
        font-family: Arial, sans-serif;
        font-size: 24px;
        font-weight: bold;
        line-height: 1.2;
    }

    .section-subheading {
        margin: 0 0 14px;
        color: #000000;
        font-family: Arial, sans-serif;
        font-size: 20px;
        font-weight: bold;
        line-height: 1.35;
    }

    .content-section p {
        margin: 0 0 16px;
        color: #000000;
        font-family: Arial, sans-serif;
        font-size: 17px;
        line-height: 1.55;
    }

    .content-section p:last-child {
        margin-bottom: 0;
    }

    .overview-layout {
        display: grid;
        grid-template-columns: minmax(0, 1fr) 150px;
        gap: 28px;
        align-items: start;
    }

    .cpd-roundal {
        display: block;
        width: 150px;
        max-width: 100%;
        height: auto;
        justify-self: end;
    }

    .cpd-mobile-banner {
        display: none;
    }

    .development-section {
        width: 100%;
        max-width: 1100px;
        margin: 0 auto 28px;
    }

    .development-grid {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 18px;
        margin-top: 18px;
    }

    .development-card {
        min-height: 100%;
        padding: 18px;
        border-left: 5px solid #3ea392;
        border-radius: 14px;
        background-color: rgba(62, 163, 146, 0.1);
        box-shadow: 0 5px 12px rgba(0, 0, 0, 0.12);
    }

    .development-card p {
        margin: 0;
        color: #000000 !important;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.45;
    }

    .giri-info-layout {
        display: grid;
        grid-template-columns: minmax(0, 1fr) 210px;
        gap: 28px;
        align-items: start;
    }

    .giri-logo-panel {
        width: 210px;
        max-width: 100%;
        text-align: center;
    }

    .giri-logo-float {
        display: block;
        width: 100%;
        max-width: 210px;
        height: auto;
        margin: 0 auto 16px;
    }

    .giri-logo-panel .secondary-button {
        width: 100%;
        padding-left: 16px;
        padding-right: 16px;
    }

    .learning-grid {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px;
        margin-top: 22px;
    }

    .learning-card {
        padding: 20px;
        border-left: 5px solid #3ea392;
        border-radius: 16px;
        background-color: rgba(62, 163, 146, 0.1);
        box-shadow: 0 5px 12px rgba(0, 0, 0, 0.08);
    }

    .learning-card h3 {
        margin: 0 0 12px;
        color: #000000;
        font-family: Arial, sans-serif;
        font-size: 19px;
        font-weight: bold;
        line-height: 1.3;
    }

    .learning-card ul {
        margin: 0;
        padding-left: 20px;
    }

    .learning-card li {
        margin: 0 0 9px;
        color: #000000;
        font-family: Arial, sans-serif;
        font-size: 16px;
        line-height: 1.45;
    }

    .learning-card li:last-child {
        margin-bottom: 0;
    }

.action-plan-text {
    margin-top: 20px !important;
    font-size: 17px !important;
    font-weight: normal;
    line-height: 1.55;
}

    .who-section {
        width: 100%;
        max-width: 1100px;
        margin: 0 auto 28px;
    }

    .who-section .section-heading {
        color: #3ea392;
    }

    .who-section p {
        margin: 0 0 16px;
        color: #000000;
        font-family: Arial, sans-serif;
        font-size: 17px;
        line-height: 1.55;
    }

    .carousel-blockquote {
        width: 100%;
        margin: 20px 0 0;
        padding: 24px;
        border-left: 5px solid #a9c23f;
        border-radius: 16px;
        background-color: rgba(169, 194, 63, 0.12);
        background-image: none !important;
        box-shadow: 0 5px 12px rgba(0, 0, 0, 0.1);
        font-style: normal;
    }

    .carousel-wrap {
        width: 100%;
        overflow: hidden;
        border-radius: 0;
        background-color: transparent;
    }

    .carousel-viewport {
        width: 100%;
        overflow: hidden;
    }

    .carousel-track {
        display: flex;
        gap: 34px;
        width: max-content;
        animation: participantCarousel 28s linear infinite;
    }

    .carousel-wrap:hover .carousel-track {
        animation-play-state: paused;
    }

    .participant-card {
        display: inline-flex;
        align-items: center;
        justify-content: flex-start;
        flex: 0 0 auto;
        width: auto;
        min-width: 0;
        min-height: 68px;
        padding: 16px 0;
        margin: 0;
        background-color: transparent;
        color: #000000;
        font-family: Arial, sans-serif;
        font-size: 17px;
        font-weight: bold;
        line-height: 1.35;
        text-align: left;
        white-space: nowrap;
    }

    .participant-card::before {
        content: "|";
        flex: 0 0 auto;
        margin-right: 14px;
        color: #1d4747;
        font-size: 30px;
        font-weight: bold;
        line-height: 1;
    }

    @keyframes participantCarousel {
        0% {
            transform: translateX(0);
        }

        100% {
            transform: translateX(-50%);
        }
    }

    .about-price-layout {
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(500px, 510px);
        gap: 32px;
        align-items: stretch;
    }

    .about-column,
    .price-column {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        min-height: 100%;
    }

    .price-grid {
        display: flex;
        flex-wrap: wrap;
        gap: 18px;
        align-items: center;
        margin-top: 16px;
    }

    .price-grid img {
        display: block;
        width: 241px;
        max-width: 100%;
        height: auto;
        border: none;
        box-shadow: none;
    }

    .booking-layout {
        display: grid;
        grid-template-columns: minmax(0, 1fr) minmax(340px, 0.9fr);
        gap: 32px;
        align-items: stretch;
    }

    .booking-copy {
        display: flex;
        flex-direction: column;
        justify-content: center;
        font-size: 20px;
        line-height: 1.55;
    }

    .booking-copy p {
        margin: 0;
        font-size: 20px;
        line-height: 1.55;
    }

    .booking-copy .button-row {
        margin: 24px 0;
    }

    .related-course-callout {
        min-height: 100%;
        margin: 0;
        padding: 22px;
        border-left: 5px solid #a9c23f;
        border-radius: 16px;
        background-color: rgba(169, 194, 63, 0.12);
        background-image: none !important;
        box-shadow: 0 5px 12px rgba(0, 0, 0, 0.1);
        font-style: normal;
    }

    .button-row {
        display: flex;
        flex-wrap: wrap;
        gap: 14px;
        margin-top: 18px;
    }

    .primary-button,
    .secondary-button,
    .calendar-button {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 52px;
        padding: 13px 22px;
        border: 2px solid #1d4747;
        border-radius: 14px;
        text-align: center;
        text-decoration: none !important;
        font-family: Arial, sans-serif;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.35;
        box-shadow: 0 5px 12px rgba(0, 0, 0, 0.12);
        cursor: pointer;
        transition:
            background-color 0.18s ease-in-out,
            color 0.18s ease-in-out,
            border-color 0.18s ease-in-out,
            box-shadow 0.18s ease-in-out,
            transform 0.18s ease-in-out;
    }

    .primary-button {
        background-color: #1d4747;
        color: #ffffff !important;
    }

    .primary-button.large-booking-button {
        min-height: 66px;
        padding: 18px 34px;
        border-radius: 18px;
        font-size: 22px;
    }

    .secondary-button,
    .calendar-button {
        background-color: #ffffff;
        color: #000000 !important;
    }

    .primary-button:hover,
    .primary-button:focus,
    .primary-button:active {
        background-color: #a9c23f;
        border-color: #a9c23f;
        color: #000000 !important;
        box-shadow: 0 0 10px rgba(169, 194, 63, 0.55);
        text-decoration: none !important;
        transform: translateY(-2px);
        outline: none;
    }

    .secondary-button:hover,
    .secondary-button:focus,
    .secondary-button:active,
    .calendar-button:hover,
    .calendar-button:focus,
    .calendar-button:active {
        background-color: #1d4747;
        border-color: #1d4747;
        color: #ffffff !important;
        box-shadow: 0 0 10px rgba(29, 71, 71, 0.55);
        text-decoration: none !important;
        transform: translateY(-2px);
        outline: none;
    }

    .training-tile {
        position: relative;
        display: flex;
        min-height: 250px;
        padding: 26px 26px 108px;
        background-color: #3ea392;
        border: 2px solid #1d4747;
        border-radius: 18px;
        overflow: hidden;
        color: #ffffff !important;
        text-decoration: none !important;
        box-shadow: 0 7px 16px rgba(0, 0, 0, 0.18);
        transition:
            transform 0.25s ease,
            box-shadow 0.25s ease,
            background-color 0.25s ease,
            border-color 0.25s ease;
    }

    .training-tile:hover,
    .training-tile:focus,
    .training-tile:active {
        background-color: #a9c23f;
        border-color: #a9c23f;
        color: #ffffff !important;
        transform: translateY(-4px);
        box-shadow: 0 11px 24px rgba(0, 0, 0, 0.22);
        text-decoration: none !important;
        outline: none;
    }

    .training-tile-content {
        position: relative;
        z-index: 2;
        display: block;
        width: 100%;
        min-width: 0;
    }

    .training-tile-title {
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0;
        color: #ffffff;
        font-size: 22px;
        font-weight: bold;
        line-height: 1.12;
        overflow-wrap: normal;
        word-break: normal;
    }

    .training-tile-logo {
        position: absolute;
        left: 26px;
        bottom: 18px;
        z-index: 2;
        display: block;
        width: 145px;
        max-width: 48%;
        height: auto;
    }

    .training-tile-giri-logo {
        position: absolute;
        left: 26px;
        bottom: 62px;
        z-index: 2;
        display: block;
        width: 92px;
        max-width: 38%;
        height: auto;
    }

    .training-tile-icon-wrap {
        position: absolute;
        right: 18px;
        bottom: 18px;
        z-index: 2;
        display: flex;
        align-items: flex-end;
        justify-content: center;
        width: 92px;
        height: 92px;
    }

    .training-tile-icon {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: bottom center;
    }

    .cancellation-layout {
        display: grid;
        grid-template-columns: minmax(0, 1fr) 2px 260px;
        gap: 28px;
        align-items: stretch;
    }

    .cancellation-text {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    .cancellation-divider {
        display: block;
        width: 2px;
        height: 100%;
        background-color: rgba(62, 163, 146, 0.45);
    }

    .cancellation-buttons {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 14px;
        width: 100%;
    }

    .cancellation-buttons .secondary-button {
        width: 100%;
    }

    .primary-button:focus-visible,
    .secondary-button:focus-visible,
    .calendar-button:focus-visible,
    .training-tile:focus-visible {
        outline: 3px solid #a9c23f;
        outline-offset: 4px;
    }

    @media screen and (max-width: 991px) {
        .feature-quote {
            padding-right: 24px;
        }

        .feature-quote-primary {
            max-width: none;
        }

        .certificate-bubble {
            position: relative;
            top: auto;
            right: auto;
            width: 100%;
            max-width: 360px;
            margin: 18px 0 0 0;
            transform: none;
        }

        .certificate-bubble::after {
            display: block;
            left: 34px;
            top: -12px;
            bottom: auto;
            transform: rotate(225deg);
        }

        .overview-layout,
        .about-price-layout,
        .booking-layout,
        .cancellation-layout,
        .giri-info-layout {
            grid-template-columns: 1fr;
        }

        .cancellation-divider {
            display: none;
        }

        .cpd-roundal,
        .cancellation-buttons {
            justify-self: start;
        }

        .giri-logo-panel {
            width: 100%;
            max-width: 240px;
            order: 2;
            text-align: left;
        }

        .giri-logo-float {
            max-width: 180px;
            margin-left: 0;
            margin-right: 0;
        }

        .development-grid {
            grid-template-columns: repeat(2, minmax(0, 1fr));
        }

        .learning-grid {
            grid-template-columns: 1fr;
        }

        .training-tile {
            max-width: 520px;
        }

        .feature-quote .feature-quote-secondary {
            white-space: normal;
        }
    }

    @media screen and (max-width: 700px) {
        .development-grid {
            grid-template-columns: 1fr;
        }

        .training-tile {
            min-height: 245px;
        }

        .training-tile-icon-wrap {
            width: 86px;
            height: 86px;
        }
    }

    @media screen and (max-width: 600px) {
        body {
            background-image: none;
            background-color: #ffffff;
            background-attachment: scroll;
        }

        .training-hero {
            max-width: 1200px;
            padding: 0 12px;
            margin-bottom: 8px;
        }

        .training-hero img {
            width: 100%;
        }

        .training-page {
            padding: 0 12px 40px;
        }

        .feature-quote,
        .content-section,
        .related-course-callout,
        .carousel-blockquote {
            padding: 18px;
            border-radius: 12px;
            box-shadow: none;
        }

        .feature-quote p {
            font-size: 20px;
            line-height: 1.4;
        }

        .feature-quote-primary {
            font-size: 24px !important;
        }

        .certificate-bubble {
            max-width: none;
            font-size: 16px;
        }

        .certificate-bubble span {
            white-space: nowrap;
        }

        .section-heading {
            font-size: 24px;
        }

        .section-subheading {
            font-size: 19px;
        }

        .content-section p,
        .plain-section p,
        .who-section p {
            font-size: 16px;
            line-height: 1.5;
        }

        .overview-layout {
            gap: 18px;
        }

        .cpd-roundal {
            display: none;
        }

        .cpd-mobile-banner {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            min-height: 74px;
            padding: 18px;
            border: none;
            border-radius: 14px;
            background-color: #3ea392;
            color: #ffffff;
            font-family: Arial, sans-serif;
            font-size: 30px;
            font-weight: bold;
            line-height: 1.1;
            text-align: center;
            box-shadow: none;
        }

        .price-grid {
            display: block;
        }

        .price-grid img {
            width: 100%;
            max-width: 100%;
            margin-bottom: 14px;
        }

        .price-grid img:last-child {
            margin-bottom: 0;
        }

        .booking-copy p {
            font-size: 18px;
        }

        .learning-card,
        .development-card {
            padding: 16px;
            border-radius: 12px;
            box-shadow: none;
        }

        .giri-logo-panel {
            display: block;
            width: 100%;
            max-width: none;
            margin: 2px 0 0;
            text-align: left;
        }

        .giri-logo-float {
            width: 100%;
            max-width: 100%;
            margin: 0 0 16px;
        }

        .giri-logo-panel .secondary-button {
            width: 100%;
        }

        .participant-card {
            padding: 16px 0;
        }

        .training-tile {
            min-height: 235px;
            padding: 24px 24px 108px;
        }

        .training-tile-title {
            font-size: 19px;
            line-height: 1.14;
        }

        .training-tile-logo {
            width: 138px;
            max-width: 48%;
            left: 24px;
            bottom: 16px;
        }

        .training-tile-giri-logo {
            width: 88px;
            max-width: 38%;
            left: 24px;
            bottom: 58px;
        }

        .training-tile-icon-wrap {
            right: 18px;
            bottom: 16px;
            width: 86px;
            height: 86px;
        }

        .button-row {
            gap: 12px;
        }

        .primary-button,
        .secondary-button,
        .calendar-button {
            justify-content: flex-start;
            width: 100%;
            min-height: auto;
            padding: 14px 16px;
            border-radius: 10px;
            font-size: 16px;
            text-align: left;
            box-shadow: none;
        }

        .primary-button.large-booking-button {
            min-height: auto;
            padding: 18px 18px;
            border-radius: 12px;
            font-size: 20px;
        }

        .primary-button::after,
        .secondary-button::after,
        .calendar-button::after {
            content: "›";
            margin-left: auto;
            padding-left: 12px;
            font-size: 24px;
            line-height: 1;
        }

        .primary-button:hover,
        .primary-button:focus,
        .primary-button:active,
        .secondary-button:hover,
        .secondary-button:focus,
        .secondary-button:active,
        .calendar-button:hover,
        .calendar-button:focus,
        .calendar-button:active {
            transform: none;
        }
    }
</style>

<div class="training-page">

    <div class="feature-quote-wrap">
        <blockquote class="feature-quote">
            <p class="feature-quote-primary">
                <em>This training empowers <strong>companies</strong>, <strong>project teams</strong>, and <strong>individuals</strong> to get it right first time. <strong>Empowering learners</strong> to deliver maximum impact on <strong>error reduction</strong> and <strong>productivity</strong>.</em>
            </p>
        </blockquote>

        <div class="certificate-bubble">
            <span>Includes 3 year GIRI</span>
            <span>certificate of completion</span>
        </div>
    </div>

    <section class="content-section">
        <div class="overview-layout">
            <div>
                <h2 class="section-heading">Course Overview</h2>

                <p>
                    This <strong>one-day</strong> training course, provided by the <strong>Get It Right Initiative</strong> (GIRI), is split into two parts, covering collaboration and designing for construction.
                </p>

                <p>
                    <strong>Part One:</strong> provides participants with an appreciation for the scale of error in the construction industry and an understanding that interfaces are a common root cause of error. This module develops participants’ ability
                    to identify various forms of interfaces on their projects and provides practical skills and techniques to improve the management of interfaces to avoid error.
                </p>

                <p>
                    <strong>Part Two:</strong> focuses on methods to avoid errors at design interfaces. This module develops participants’ ability to identify design interfaces, provides an understanding of good practice in relation to managing design
                    interfaces, and then enables participants to develop an action plan defining key measures to improve their management of design interfaces to avoid error.
                </p>
            </div>

            <img class="cpd-roundal" src="https://cdn.ymaws.com/cabe.site-ym.com/resource/resmgr/training/6hrs-cpd-roundal.png" alt="6 CPD Hours" title="6 CPD Hours" />

            <div class="cpd-mobile-banner">
                6HRS CPD
            </div>
        </div>
    </section>

    <section class="development-section">
        <h2 class="section-heading">Development Outcomes</h2>

        <div class="development-grid">
            <div class="development-card">
                <p>Improved understanding of error.</p>
            </div>

            <div class="development-card">
                <p>Improved understanding of interfaces and design interfaces.</p>
            </div>

            <div class="development-card">
                <p>Improved awareness of good practice in managing interfaces.</p>
            </div>

            <div class="development-card">
                <p>Improved communication skills in relation to construction projects.</p>
            </div>

            <div class="development-card">
                <p>A personal action plan identifying actions to reduce the likelihood of errors at interfaces.</p>
            </div>

            <div class="development-card">
                <p>Key measures to improve management of design interfaces.</p>
            </div>
        </div>
    </section>

    <section class="content-section">
        <h2 class="section-heading">Who are GIRI?</h2>

        <div class="giri-info-layout">
            <div class="giri-text-column">
                <p>
                    The <strong>Get It Right Initiative</strong> (GIRI) is an industry-led programme focused on reducing avoidable error in construction. It brings together clients, contractors, consultants, professional bodies and supply chains to improve
                    quality, productivity, safety and sustainability by helping people “get it right first time”.
                </p>

                <p>
                    Its training has been developed with industry to tackle the root causes of errors, defects and rework, including planning, communication, coordination, supervision and quality culture.
                </p>

                <p>
                    GIRI estimates that avoidable error costs the UK construction sector around 10% to 25% of project cost, or £10 billion to £25 billion each year.
                </p>
            </div>

            <div class="giri-logo-panel">
                <img class="giri-logo-float" src="https://cdn.ymaws.com/cabe.site-ym.com/resource/resmgr/training/giri/giri_logo_blk_teal.png" alt="GIRI logo" />

                <a href="https://getitright.uk.com" target="_blank" rel="noopener" class="secondary-button">
                    Visit the GIRI website
                </a>
            </div>
        </div>

        <hr />

        <h2 class="section-heading">Learning Outcomes</h2>

        <p>
            Participants will develop <strong>practical knowledge</strong>, <strong>techniques</strong> and <strong>confidence</strong> to reduce avoidable error at construction and design interfaces.
        </p>

        <div class="learning-grid">
            <div class="learning-card">
                <h3>Understanding error</h3>
                <ul>
                    <li>Explain the cost of error to the construction industry and the benefits of reducing error.</li>
                    <li>Recall the top root causes of error identified by GIRI research and relate these to daily work.</li>
                </ul>
            </div>

            <div class="learning-card">
                <h3>Understanding interfaces</h3>
                <ul>
                    <li>Identify various types of interfaces.</li>
                    <li>Relate interfaces to common root causes of error to prioritise those requiring attention.</li>
                </ul>
            </div>

            <div class="learning-card">
                <h3>Managing interfaces</h3>
                <ul>
                    <li>Explain a process for identifying an interface and deciding if additional action is required.</li>
                    <li>Explain a process for identifying and communicating with the appropriate people to manage the interface.</li>
                    <li>Explain possible outcomes from managing interfaces, including resolved and recorded, give-get agreement, and escalation.</li>
                </ul>
            </div>

            <div class="learning-card">
                <h3>Communication skills</h3>
                <ul>
                    <li>Select appropriate communication techniques for different people and situations.</li>
                    <li>Explain the principle of closed-loop communication, giving examples of its application for technical details.</li>
                    <li>Demonstrate open questioning techniques.</li>
                </ul>
            </div>

            <div class="learning-card">
                <h3>Design interface good practice</h3>
                <ul>
                    <li>Apply the <strong>Get It Right Initiative guide to improving value by reducing design error</strong>.</li>
                    <li>Explain the key elements of other Get It Right Initiative courses and how these relate to design interfaces.</li>
                </ul>

                <div class="button-row">
                    <a href="https://getitright.uk.com/reports/guide-to-improving-value-by-reducing-design-error" target="_blank" rel="noopener" class="secondary-button">
                        View the GIRI guide
                    </a>
                </div>
            </div>

            <div class="learning-card">
                <h3>Improving design interface management</h3>
                <ul>
                    <li>Identify current processes for managing design interfaces.</li>
                    <li>Appraise current processes for managing design interfaces.</li>
                </ul>
            </div>
        </div>

        <p class="action-plan-text">
            <strong>Participants will produce an</strong> <strong>action plan</strong>, defining key measures they can take to avoid errors at design interfaces.
        </p>
    </section>

    <hr />

    <section class="who-section">
        <h2 class="section-heading">Who’s it for?</h2>

        <p>
            This course is aimed at personnel with particular responsibility for managing design.
        </p>

        <p>
            <strong>Typical participants who would particularly benefit from this course include:</strong>
        </p>

        <blockquote class="carousel-blockquote">
            <div class="carousel-wrap" aria-label="Typical participants carousel">
                <div class="carousel-viewport">
                    <div class="carousel-track">
                        <div class="participant-card">Project managers</div>
                        <div class="participant-card">Client’s design managers</div>
                        <div class="participant-card">Architects</div>
                        <div class="participant-card">Designated principal designers</div>
                        <div class="participant-card">Design consultant’s design managers</div>
                        <div class="participant-card">Contractor’s design managers</div>
                        <div class="participant-card">Designers with liaison responsibility beyond their own discipline</div>

                        <div class="participant-card">Project managers</div>
                        <div class="participant-card">Client’s design managers</div>
                        <div class="participant-card">Architects</div>
                        <div class="participant-card">Designated principal designers</div>
                        <div class="participant-card">Design consultant’s design managers</div>
                        <div class="participant-card">Contractor’s design managers</div>
                        <div class="participant-card">Designers with liaison responsibility beyond their own discipline</div>
                    </div>
                </div>
            </div>
        </blockquote>
    </section>

    <hr />

    <section class="content-section">
        <div class="about-price-layout">
            <div class="about-column">
                <h2 class="section-heading">About this course</h2>

                <p>
                    This course is provided using a GIRI Approved trainer, using presentations, an interactive Lego exercise, guided group discussion and small team workshops to explore the origins of error and practical tools to help eliminate errors at design interfaces.
                </p>

                <p>
                    The learning is formally assessed through the use of an end test.
                </p>

                <p>
                    Delegates should review the course information before booking and ensure the course is suitable for their needs, experience and job role.
                </p>
            </div>

            <div class="price-column">
                <h2 class="section-heading">Price</h2>

                <div class="price-grid">
                    <img src="https://cdn.ymaws.com/cabe.site-ym.com/resource/resmgr/training/giri/giri-prices.png" alt="GIRI member price" />

                    <img src="https://cdn.ymaws.com/cabe.site-ym.com/resource/resmgr/training/giri/giri-prices2.png" alt="GIRI non-member price" />
                </div>
            </div>
        </div>
    </section>

    <section class="content-section booking-section">
        <h2 class="section-heading">How to Book</h2>

        <div class="booking-layout">
            <div class="booking-copy">
                <p>
                    If you would like to book a place on this course, <strong>please click on the register button at the top of the page</strong> or use the <strong>contact details above</strong>.
                </p>
                <p>&nbsp;</p>
                <p>
                    <span style="font-size: 18px;">Online booking will close up to <strong>2 days before</strong> the course. Please call us on <strong>01604 404121</strong> to book a place after this date.</span>
                </p>
            </div>

            <blockquote class="related-course-callout">
                <h3 class="section-subheading">See also</h3>

                <a href="https://cbuilde.com/eliminateerror_leaders" target="_blank" rel="noopener" class="training-tile">
                    <span class="training-tile-content">
                        <span class="training-tile-title">
                            Strategies to Eliminate Error for Leaders of Construction Organisations
                        </span>
                    </span>

                    <img alt="" class="training-tile-giri-logo" src="https://cdn.ymaws.com/cabe.site-ym.com/resource/resmgr/training/new_training_page/giri_logo_white.png" />

                    <img alt="" class="training-tile-logo" src="https://cdn.ymaws.com/cabe.site-ym.com/resource/resmgr/training/new_training_page/trainin-smalllogo-tile.png" />

                    <span class="training-tile-icon-wrap" aria-hidden="true">
                        <img alt="" class="training-tile-icon" src="https://cdn.ymaws.com/cabe.site-ym.com/resource/resmgr/training/giri/mind-icon.png" />
                    </span>
                </a>
            </blockquote>
        </div>
    </section>

    <hr />

    <section class="plain-section">
        <div class="cancellation-layout">
            <div class="cancellation-text">
                <h2 class="section-heading">Cancellation Terms and Conditions</h2>

                <p>
                    All course places must be paid in full before the course date or your place may be cancelled.
                </p>

                <p>
                    If you cannot attend your booking, you must notify us in writing as soon as possible by emailing
                    <strong><a href="mailto:training@cbuilde.com?subject=Cancellation">training@cbuilde.com</a></strong>. Provided that written notice is received no later than <strong>14 days prior</strong> to the date of the course, we will be able
                    to offer you either a full refund, a transfer onto another date, or you may nominate a substitute to attend the event in your absence.
                </p>
            </div>

            <span class="cancellation-divider" aria-hidden="true"></span>

            <div class="cancellation-buttons">
                <a href="mailto:training@cbuilde.com?subject=Cancellation" class="secondary-button">
                    Email Training Team
                </a>

                <a href="https://cbuilde.com/page/terms_and_conditions_events_booking" target="_blank" rel="noopener" class="secondary-button">
                    View Event Booking Terms
                </a>

                <a href="https://cbuilde.com/page/training_courses" target="_blank" rel="noopener" class="secondary-button">
                    Back to <strong>&nbsp;Training Courses</strong>
                </a>
            </div>
        </div>
    </section>

</div>]]></description>
<pubDate>Wed, 9 Sep 2026 13:30:00 GMT</pubDate>
</item>
</channel>
</rss>
