cpduk.co.uk Open in urlscan Pro
13.32.27.41  Public Scan

Submitted URL: http://cpduk.co.uk/
Effective URL: https://cpduk.co.uk/
Submission: On November 02 via manual from US — Scanned from GB

Form analysis 4 forms found in the DOM

/search

<form class="xs:w-400 h-full absolute right-0 w-full flex bg-dark-purple text-white transition-all duration-200 z-10" action="/search" id="search-wrap" style="transform: translateX(100%);" data-hs-cf-bound="true">
  <button type="submit" id="nav-search" class="flex items-center w-80 sm:w-100 relative">
    <svg class="absolute inset-0 m-auto" width="20" height="19" viewBox="0 0 20 19">
      <g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" transform="translate(1 1)">
        <circle cx="7.875" cy="7.875" r="7.5"></circle>
        <line x1="17.625" x2="13.178" y1="17.625" y2="13.178"></line>
      </g>
    </svg>
  </button>
  <input name="keywords" type="text" class="header-search | focus:outline-none rounded-none bg-transparent p-10 flex-1" placeholder="Keyword Search">
  <button type="button" class="flex items-center justify-center w-80 sm:w-100 relative" id="search-close">
    <svg width="18" height="18" viewBox="0 0 18 18">
      <g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round">
        <line x1=".563" x2="17.438" y1="17.437" y2=".562"></line>
        <line x1="17.438" x2=".563" y1="17.437" y2=".562"></line>
      </g>
    </svg>
  </button>
</form>

/courses

<form action="/courses" class="w-full flex flex-col md:flex-row items-center" data-module="homepage-search" data-hs-cf-bound="true">
  <div class="w-full flex items-center mb-20 md:mb-0">
    <p class="mr-10 md:mr-20 type-delta text-sans">I wish to find</p>
    <div class="fake-select flex-1 form-select text-purple-highlight border-white border-b-2 py-10 px-20" data-module="fake-select">
      <span class="label type-delta text-sans block w-full">Courses</span>
      <select class="real-select" name="type" id="type">
        <option value="courses">Courses</option>
        <option value="providers">Providers</option>
        <option value="events">Events</option>
      </select>
    </div>
  </div>
  <div class="w-full flex items-center mb-20 md:mb-0">
    <p class="mr-10 md:mx-20 type-delta text-sans">in</p>
    <div class="fake-select flex-1 form-select text-purple-highlight border-white border-b-2 py-10 px-20" data-module="fake-select">
      <span class="label type-delta text-sans block w-full">All Categories</span>
      <select class="real-select" name="category" id="category">
        <option value="all">All Categories</option>
        <option value="agriculture-veterinary">Agriculture &amp; Veterinary</option>
        <option value="business">Business</option>
        <option value="construction">Construction</option>
        <option value="design">Design</option>
        <option value="education">Education</option>
        <option value="energy">Energy</option>
        <option value="engineering">Engineering</option>
        <option value="finance">Finance</option>
        <option value="fire">Fire</option>
        <option value="healthcare-medical">Healthcare &amp; Medical</option>
        <option value="hospitality">Hospitality</option>
        <option value="human-resources">Human Resources</option>
        <option value="information-technology">Information Technology</option>
        <option value="international">International</option>
        <option value="legal">Legal</option>
        <option value="marine">Marine</option>
        <option value="media">Media</option>
        <option value="military">Military</option>
        <option value="politics">Politics</option>
        <option value="property">Property</option>
        <option value="public">Public</option>
        <option value="retail">Retail</option>
        <option value="science">Science</option>
        <option value="security">Security</option>
        <option value="social-care">Social Care</option>
        <option value="sport">Sport</option>
        <option value="telecommunications">Telecommunications</option>
        <option value="tourism">Tourism</option>
        <option value="transport">Transport</option>
      </select>
    </div>
  </div>
  <button class="block md:ml-20 py-20 px-30 bg-white text-black hover:bg-purple-bg transition-colors duration-75" type="submit">
    <span class="type-lg block">Search</span>
  </button>
</form>

POST https://cpduk.co.uk/contactProvider/submit

<form id="form" class="js-contact-provider-modal" action="https://cpduk.co.uk/contactProvider/submit" method="POST" :data-endpoint="endpoint" data-success="contact-member-success" data-error="contact-error" data-module="form" data-popup="true"
  data-live="true" data-recaptcha-site-key="6Lf9wssUAAAAAOwT8fZ2kpu7YduuRdYoFKvOaakB" novalidate="true" data-hs-cf-bound="true">
  <input type="hidden" hidden="" id="g-recaptcha-response" name="g-recaptcha-response"> <input type="hidden" name="_token" value="1bjigrhX1qLsFIsdWn4S3VeTiTg5V4EUs1MaKwk7">
  <input type="text" hidden="" name="member" :value="activeData.id">
  <div class="relative bg-white px-20" id="form-body">
    <div class="pt-40 pb-20">
      <div>
        <div class="row">
          <div class="col mb-20">
            <div class="flex items-center justify-between mb-20">
              <p class="type-echo text-purple font-normal">Send an enquiry</p>
              <button type="button" @click="close()">
                <span class="sr-only">Close</span>
                <svg width="18" height="18" viewBox="0 0 18 18">
                  <g fill="none" fill-rule="evenodd" stroke="#211F34" stroke-linecap="round" stroke-linejoin="round">
                    <line x1=".563" x2="17.438" y1="17.437" y2=".562"></line>
                    <line x1="17.438" x2=".563" y1="17.437" y2=".562"></line>
                  </g>
                </svg>
              </button>
            </div>
            <p>Use the form below to submit an enquiry to <span x-html="activeData.title">undefined</span></p>
          </div>
          <div class="col">
            <div class="row">
              <div class="col w-full md:w-1/2 form-group mb-20">
                <label for="field-pGLy5v" class="font-medium mb-10 block">Full Name*</label>
                <div class="relative mb-10 input-wrap">
                  <input name="name" id="field-pGLy5v" type="text" class="appearance-none rounded-none border border-dark-purple w-full pl-20 pr-40 py-15 faded-placeholder focus:border-purple-highlight focus:outline-none min-h-50 | js-field"
                    placeholder="Full Name" required="" autocomplete="&quot;full-name&quot;" data-required="true">
                </div>
              </div>
              <div class="col w-full md:w-1/2 form-group mb-20">
                <label for="field-rVkTJg" class="font-medium mb-10 block">Email Address*</label>
                <div class="relative mb-10 input-wrap">
                  <input name="email" id="field-rVkTJg" type="email" class="appearance-none rounded-none border border-dark-purple w-full pl-20 pr-40 py-15 faded-placeholder focus:border-purple-highlight focus:outline-none min-h-50 | js-field"
                    placeholder="Email Address" required="" autocomplete="&quot;email&quot;" data-required="true">
                </div>
              </div>
              <div class="col form-group mb-20">
                <label for="field-mIpZoR" class="font-medium mb-10 block">Contact Number*</label>
                <div class="relative mb-10 input-wrap">
                  <input name="phone" id="field-mIpZoR" type="tel" class="appearance-none rounded-none border border-dark-purple w-full pl-20 pr-40 py-15 faded-placeholder focus:border-purple-highlight focus:outline-none min-h-50 | js-field"
                    placeholder="Contact Number" required="" autocomplete="&quot;phone-number&quot;" data-required="true">
                </div>
              </div>
              <div class="col form-group">
                <label for="field-PE5EGL" class="font-medium mb-10 block">Your Enquiry*</label>
                <div class="relative mb-10 input-wrap">
                  <textarea name="message" id="field-PE5EGL" class="border border-dark-purple w-full pl-20 pr-40 py-15 faded-placeholder focus:border-purple-highlight focus:outline-none | js-field" cols="30" rows="5" placeholder="Your Enquiry"
                    required="" data-min="-1"></textarea>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="bg-warning border-t-2 border-light-grey p-40 text-white" hidden="" id="contact-error">
      <div class="type-lg mb-10 | js-feedback">
      </div>
      <p>To get in touch please call us on <a href="tel:02088404383" class="bold">+44 (0)208 840 4383</a> or email us via <a href="mailto:info@cpduk.co.uk" class="underline">info@cpduk.co.uk</a></p>
    </div>
    <div class="border-t border-light-grey pt-20 pb-40">
      <div class="ml-1/12 mr-1/12">
        <div class="mb-40 text-center">
          <button type="submit" class="inline-block relative">
            <div class="block relative px-25 py-15 font-medium  bg-light-purple-hover text-purple">
              <span class="text-white">Submit Message</span>
            </div>
          </button>
        </div>
        <p class="type-sm">By submitting this form, you consent to CPD sending you email regarding your application.</p>
        <p class="type-sm mt-20"> This site is protected by reCAPTCHA and the Google <a class="underline" href="https://policies.google.com/privacy">Privacy Policy</a> and
          <a class="underline" href="https://policies.google.com/terms">Terms of Service</a> apply. </p>
      </div>
    </div>
  </div>
  <div class="bg-white border-t border-light-grey py-40" hidden="" id="contact-member-success">
    <div class="px-20 ml-1/12 mr-1/12 text-center | js-feedback">
      <p class="type-lg">Thank you for your message, a member of our team will be in touch shortly</p>
    </div>
  </div>
  <input name="g-recaptcha-response" id="g-recaptcha-response" type="hidden"
    value="03AIIukzgFN227q8S2L5ZF8X9LmerzwZJqH6XxoVsECXK-WqjeoRcqsKWgAHBSIcQv8uklJCvXoFNlvzkV-_oQLBpy9xYUdwn21zPtwZ-QSAS12q1QjMcD-gj9iF3ALLS2Bux81YGZJrdNFrwv3GqlkF9BouMiuSd_S9JDSir1xYP5BmGvxSjEAviVunDz9KGQVS9FsGhn5BT0Fp2ZPF6F1wJI4cISawUtVoU3FpiGSXckzjQPcKD5hFyJt4IBGELtq_gqk_ZwOQQsQj9Rh4ATdrxSNvxtI93ppE8i2NAoQPfhgSRZ5YmRu9gIM7SvCI9VUqhWy1JxXMdh916RXeNcXNKutVDg17gPdsuvRDwDK5RIKEZSa0tTYSgpNGADHjtGO-cNCqHCF2YVdhzDuus7wWdJcqMDkQEvlY3LKEB_M6Aq8EHCkWfUdgSQb-oyhk9pXGzexXkDxQq41QlEy6NSuDlCySWpSJkN9lB15s_wREH2xy_MYCjGvSUp_PLZllKc9fnUK9JJ4Gc8">
</form>

POST https://cpduk.co.uk/newsletter/submit

<form action="https://cpduk.co.uk/newsletter/submit" method="post" class="js-form js-newsletter js-dusk-newsletter | flex flex-col md:flex-row mb-20" data-success="newsletter-success" data-success-msg="Thank you for subscribing"
  data-error="Sorry, there was a problem, please try again" data-recaptcha-site-key="6Lf9wssUAAAAAOwT8fZ2kpu7YduuRdYoFKvOaakB" data-hs-cf-bound="true">
  <input type="hidden" hidden="" id="g-recaptcha-response" name="g-recaptcha-response">
  <div class="js-field | mb-10 md:mb-0 md:mr-10">
    <select name="newsletter_list_id" aria-label="Industry" class="form-select block bg-white appearance-none rounded-none py-20 pl-10 pr-50 w-full">
      <option value="">Select an industry...</option>
      <option value="59">Agriculture</option>
      <option value="60">Business</option>
      <option value="61">Construction</option>
      <option value="62">Design</option>
      <option value="63">Education</option>
      <option value="64">Energy</option>
      <option value="65">Engineering</option>
      <option value="66">Finance</option>
      <option value="67">Fire</option>
      <option value="68">Healthcare</option>
      <option value="69">Hospitality</option>
      <option value="70">Human Resources</option>
      <option value="71">Information Technology</option>
      <option value="72">International</option>
      <option value="73">Legal</option>
      <option value="74">Marine</option>
      <option value="75">Media</option>
      <option value="76">Military</option>
      <option value="77">Politics</option>
      <option value="78">Property</option>
      <option value="79">Public Sector</option>
      <option value="80">Retail</option>
      <option value="81">Science</option>
      <option value="82">Security</option>
      <option value="83">Socialcare</option>
      <option value="84">Sport</option>
      <option value="85">Telecommunications</option>
      <option value="86">Tourism</option>
      <option value="87">Transport</option>
    </select>
  </div>
  <div class="js-field | mb-10 md:mb-0 md:mx-10">
    <div class="bg-white h-full px-10 flex items-center">
      <svg class="text-purple" width="24" height="24" viewBox="0 0 24 24">
        <g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" transform="translate(4 2)">
          <circle cx="8.333" cy="5" r="4.375"></circle>
          <path d="M0.208333333,19.375 C0.208333333,14.8876864 3.84601974,11.25 8.33333333,11.25 C12.8206469,11.25 16.4583333,14.8876864 16.4583333,19.375"></path>
        </g>
      </svg>
      <input data-no-focus-visible="" type="text" name="name" aria-label="Name" placeholder="Name" class="ml-10 block h-full py-20 px-10 ">
    </div>
  </div>
  <div class="js-field | md:ml-10">
    <div class="bg-white h-full px-10 flex items-center">
      <svg class="text-purple" width="24" height="24" viewBox="0 0 24 24">
        <g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" transform="translate(2 5)">
          <rect width="19.091" height="13.636" x=".455" y=".682" rx="1.5"></rect>
          <path d="M19.2372727,1.18181818 L11.8336364,6.87636364 C10.7526393,7.70795021 9.24736066,7.70795021 8.16636364,6.87636364 L0.762727273,1.18181818"></path>
        </g>
      </svg>
      <input data-no-focus-visible="" type="email" name="email" aria-label="Your Email" placeholder="Your Email" class="block h-full py-20 px-10 ">
      <button type="submit" class="js-dusk-newsletter-button | bg-white pr-20">
        <span class="sr-only">Submit</span>
        <span class="text-purple">
          <svg width="24" height="24" viewBox="0 0 24 24">
            <g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" transform="translate(0 8)">
              <line x1="23.25" x2=".75" y1="4.497" y2="4.497"></line>
              <polyline points="19.5 8.247 23.25 4.497 19.5 .747"></polyline>
            </g>
          </svg>
        </span>
      </button>
    </div>
  </div>
</form>

Text Content

Skip to content
 * 

 * CPD Explained
 * Find CPD
    * Courses
    * Providers
    * Events

 * CPD by industry
    * Agriculture & Veterinary
    * Business
    * Construction
    * Design
    * Education
    * Energy
    * Engineering
    * Finance
    * Fire
    * Healthcare & Medical
    * Hospitality
    * Human Resources
    * Information Technology
    * International
    * Legal
    * Marine
    * Media
    * Military
    * Politics
    * Property
    * Public
    * Retail
    * Science
    * Security
    * Social Care
    * Sport
    * Telecommunications
    * Tourism
    * Transport

 * Articles
 * About Us
 * MyCPD

 * Become a CPD Provider
 * 
 * 

 * CPD Explained
 * Find CPD
   
    * Find CPD
    * Courses
    * Providers
    * Events

 * CPD by industry
   
    * CPD by industry
    * Agriculture & Veterinary
    * Business
    * Construction
    * Design
    * Education
    * Energy
    * Engineering
    * Finance
    * Fire
    * Healthcare & Medical
    * Hospitality
    * Human Resources
    * Information Technology
    * International
    * Legal
    * Marine
    * Media
    * Military
    * Politics
    * Property
    * Public
    * Retail
    * Science
    * Security
    * Social Care
    * Sport
    * Telecommunications
    * Tourism
    * Transport

 * Articles
 * About Us
 * Contact Us
 * myCPD

 * Become a CPD Provider


WELCOME TO THE CPD CERTIFICATION SERVICE

I wish to find

Courses Courses Providers Events

in

All Categories All Categories Agriculture & Veterinary Business Construction
Design Education Energy Engineering Finance Fire Healthcare & Medical
Hospitality Human Resources Information Technology International Legal Marine
Media Military Politics Property Public Retail Science Security Social Care
Sport Telecommunications Tourism Transport
Search
Become a CPD provider

--------------------------------------------------------------------------------


THE CPD CERTIFICATION SERVICE

The CPD Certification Service was established in 1996, and is the world's
leading and largest independent CPD accreditation institution operating across
all industry sectors. The CPD Certification Service provides support, advice and
recognised independent CPD accreditation to support the Continuing Professional
Development obligations and policies of professional bodies and academic
institutes.


THOUSANDS OF CPD TRAINING PROVIDERS ARE SHARING THEIR SKILLS WITH THE WORLD


Explore all providers


CPD EXPLAINED

Modern society continues to develop in a time of rapid technological
advancement, fast-changing consumer needs and continuously adapting working
environment.

CPD stands for Continuing Professional Development and is the term used to
describe the learning activities professionals engage in to develop and enhance
their abilities. Find out more about CPD.

What is CPD


SEARCH FOR CPD

There is an increasing expectation for professionals to undertake Continuing
Professional Development regardless of industry sector, career level, job role
and responsibilities.

CPD is a powerful learning tool to improve skills, ensure academic
qualifications do not become outdated, and take an empowering approach to career
progression. Search for CPD courses, seminars, events and providers.

Search for CPD

CPD ACCREDITATION FOR TRAINING AND EVENTS

The CPD Certification Service help companies to formalise their expertise into a
structured and recognised approach to learning. This can then be applied to the
individual needs of professionals CPD requirements.

The CPD Certification Service provides accreditation for organisations ranging
from small firms to large training providers, multi-national corporations,
conference & events organisers, universities, further education colleges, local
authorities, councils and Government departments. Learn how to become an
accredited CPD provider.

Become a CPD Provider


FIND CPD COURSES & WORKSHOPS

FINANCE

Featured

INTELLECTUAL PROPERTY MASTER CLASS

Intellectual Property Office

The intellectual property master class. This course defines intellectual
property (ip) e.g. patents,...

TRAINING COURSE

View Course

Enquire now

CONSTRUCTION

Featured

AIR CONDITIONING AND THE ENVIRONMENT

Mitsubishi Electric

This seminar covers the basic principles of air-conditioning and explains how a
modern air-condition...

SEMINAR

View Course

Enquire now

EDUCATION

Featured

MANAGING ATRIAL FIBRILLATION IN PRIMARY CARE

British Heart Foundation (BHF)

A comprehensive booklet providing facts; guidance; interventions with impact of
evidence and subsequ...

LITERATURE

View Course

Enquire now

SOCIAL CARE

Featured

SUPERVISION SKILLS IN SAFEGUARDING

NSPCC Learning

Face-to-face training enabling you to gain the safeguarding supervision skills
you need to protect c...

TRAINING COURSE

View Course

Enquire now

EDUCATION

Featured

POSTGRADUATE COURSE IN RADIOPHARMACY

King's College London

A four-day lecture course covering basic and clinical aspects of radiopharmacy
practice. The course...

TRAINING COURSE

View Course

Enquire now

BUSINESS

Featured

SUSTAINABILITY ESSENTIALS FOR BUSINESS ONLINE COUR...

University of Cambridge Institute for Sustainability Leadership

This self-paced: online sustainability course helps you cost-effectively educate
your team or organi...

ONLINE COURSE

View Course

Enquire now

EDUCATION

Featured

OXFORD EXECUTIVE LEADERSHIP PROGRAMME

Saïd Business School, University of Oxford

The Oxford Executive Leadership Programme focuses on applying leadership theory
and insights learned...

ONLINE COURSE

View Course

Enquire now

EDUCATION

Featured

EVENING LANGUAGE COURSE SERIES

UCL Centre for Languages & International Education

The evening course programme is designed to teach participants how to
communicate effectively in a f...

TRAINING COURSE

View Course

Enquire now

HEALTHCARE & MEDICAL

Featured

VIRTUAL ACADEMY OF LARGE SCALE CHANGE: SYSTEMS LEA...

NHS England

Our masterclass connects health and care system teams who are either already
redesigning services; a...

TRAINING COURSE

View Course

Enquire now

BUSINESS

Featured

SAGE BUSINESS CLOUD ACCOUNTING E-LEARNING PROGRAMM...

Sage UK

This online course will enable you to gain certification on Sage Business Cloud
Accounting. It will...

ONLINE COURSE

View Course

Enquire now

BUSINESS

Featured

MBA ESSENTIALS

LSE Online

This course provides an intensive introduction to the core aspects of business
management. It is des...

ONLINE COURSE

View Course

Enquire now
See more courses


WHATEVER YOUR INDUSTRY, LEARN THE SKILLS YOU NEED WITH CPD

Healthcare & Medical

Construction

Education

Energy

Engineering

Finance

Fire

Human Resources

Agriculture & Veterinary

Business

Information Technology

Social Care

Explore all Industries


UPCOMING CPD EVENTS

Energy

UKRPA NATIONAL REVENUE PROTECTION CONFERENCE

United Kingdom Revenue Protection Association - UKRPA

The UKRPA is a trade association open to companies involved in detecting and
dealing with meter tamp...
Leamington Spa, United Kingdom
27 Apr 2022
View event

Enquire now
Finance

LOOKING AHEAD - ADJUSTING YOUR ASSET ALLOCATION: S...

Bloomberg Professional Services

The landscape of investments have changed. Low returns; high volatility and the
inevitable shift in...
14 Jul 2021
View event

Enquire now
Healthcare & Medical

3M STERILISATION WEBINAR SERIES 2021

3M + KCI

The 3M Medical Solutions Division Sterilization webinar series on instrument
reprocessing will bring...
14 Oct 2021
View event

Enquire now
Finance

FOURIER-BASED METHODS FOR THE MANAGEMENT OF COMPLE...

Fitch Learning

This paper proposes a framework for the valuation and the management of complex
life insurance contr...
06 Oct 2021
View event

Enquire now
Education

TES SEN SHOW 2021

MA Exhibitions

With an inspirational mix of seminars taking place across the three days of the
show; the CPD certif...
London,
08 Oct 2021
View event

Enquire now
Human Resources

ATD EUROPE

Informa Connect

The ATD European Summit connects outstanding learning professionals from home
and aborad...
15 Nov 2021
View event

Enquire now
Energy

WORLD UTILITIES CONGRESS

dmg events

The World Utilities Congress (WUC); exhibition and conference provides an
unrivalled platform to exp...
09 May 2022
View event

Enquire now


FREQUENTLY ASKED QUESTIONS

WHAT ARE THE BENEFITS OF CPD?

 CPD shows a clear commitment to self-development and professionalism. CPD
provides an opportunity for an individual to identify knowledge gaps and to
resolve these in a recognisable approach to improvement. Continuing Professional
Development helps individuals to regularly focus on how they can become a more
competent and effective professional. Training and learning increase confidence
and overall capability, and compliments career aspirations. 

WHAT IS A CPD POINT, UNIT OR CREDIT?

A frequent question about Continuing Professional Development is how CPD is
recorded, and specifically the question, “What is a CPD point, unit or credit?”
It is often found across all industries that CPD points, units and credits all
relate to the same thing, CPD Hours? What are CPD Hours? The definition of a CPD
Hour is the time spent for a delegate to be in “active learning”. 

HOW SHOULD I ALLOCATE MY CPD TIME?

Most institutes provide their members with Continuing Professional Development
requirements generally as a minimum annual number of hours. These targets are
defined by the accrual of CPD hours through training, seminars & workshops,
events & conferences as well as other structured forms of CPD learning. These
CPD hours are sometimes converted to points, units or credits.

WHAT IS ACCREDITED CPD TRAINING?

Accredited CPD training means the learning activity has reached the required
Continuing Professional Development standards and benchmarks. The learning value
has been scrutinised to ensure integrity and quality. The CPD Certification
Service provides recognised independent CPD accreditation compatible with global
CPD requirements.  

RECORDING CPD ACTIVITIES

Keeping accurate CPD record sheets helps reflect on personal progress over time.
It is important that individuals keep CPD record sheets up-to-date as they will
often need to submit evidence of annual Continuing Professional Development
activities to their governing professional bodies or employers.

HOW IS CPD RECORDED?

An individual must keep a track of their annual Continuing Professional
Development activities on a CPD record form and must ensure it is correct, up to
date and meets the requirements of their professional body or association. The
CPD activity is recorded in terms of learning outcomes and practical application
of the knowledge obtained. Continuing Professional Development undertaken is
recorded by a CPD Certificate of Attendance, CPD Self-Assessment forms and
personal CPD Record Cards.

See more FAQs


TESTIMONIALS

We hold in person and virtual events for NHS, Education and Public Sector.
Continuing Professional Development training accreditation is key to their
progression so our events do not go ahead without it.

Convenzis Group

CPD has helped Garland UK maintain a proactive approach to learning, working
with industry peers and innovators to share and learn.

Garland

The CPD Certification Service makes the process of CPD accreditation very
straightforward to follow. A big thank you for all your help.

Bayer Healthcare

Send an enquiry

Close

Use the form below to submit an enquiry to undefined

Full Name*

Email Address*

Contact Number*

Your Enquiry*


To get in touch please call us on +44 (0)208 840 4383 or email us via
info@cpduk.co.uk

Submit Message

By submitting this form, you consent to CPD sending you email regarding your
application.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.

Thank you for your message, a member of our team will be in touch shortly


GET INDUSTRY-RELATED CONTENT STRAIGHT TO YOUR INBOX

Select an industry... Agriculture Business Construction Design Education Energy
Engineering Finance Fire Healthcare Hospitality Human Resources Information
Technology International Legal Marine Media Military Politics Property Public
Sector Retail Science Security Socialcare Sport Telecommunications Tourism
Transport

Submit

Thank you for subscribing

By signing up to our site you are agreeing to our privacy policy

> "Learning is a treasure that will follow its owner everywhere."
> Chinese Proverb

> "I had six honest men. They taught me all I knew. Their names were: Where,
> What, When, Why, How and Who."
> Rudyard Kipling

> "I am always doing that which I cannot do, in order that I may learn how to do
> it."
> Pablo Picasso

> "The mind is not a vessel to be filled, but a fire to be ignited."
> Plutarch

> "Learning is an experience. Everything else is just information."
> Albert Einstein

> "The capacity to learn is a gift; the ability to learn is a skill; the
> willingness to learn is a choice."
> Brian Herbert

> "Science is organised knowledge. Wisdom is organised life."
> Will Durant

> "Mistakes are great, the more I make the smarter I get."
> R. Buckminster Fuller

> "Commit yourself to lifelong learning. The most valuable asset you'll ever
> have is your mind and what you put into it."
> Brian Tracey

> "Education is not preparation; education is life itself."
> John Dewey

> "Wisdom comes not from age, but from education and learning."
> Anton Chekhov

> "Light up the darkness."
> Bob Marley

> "Tell me and I forget. Teach me and I remember. Involve me and I learn."
> Benjamin Franklin

> "For the best return on your money, pour your purse into your head."
> Benjamin Franklin

> "Living is easy with eyes closed, misunderstanding all you see."
> John Lennon and Paul McCartney

> "In learning you will teach, and in teaching you will learn."
> Phil Collins

> "You cannot open a book without learning something."
> Confucius

> "The beautiful thing about learning is nobody can take it away from you."
> B.B. King

> "Learn everything you can, anytime you can, from anyone you can. There will
> always come a time when you will be grateful you did."
> Sarah Caldwell

> "The roots of education are bitter, but the fruit is sweet."
> Aristotle

> "Education is a progressive discovery of our own ignorance."
> Will Durant

> "We are born not to be perfect, but to learn and reflect from imperfections"
> Princess Ramirez

> "The noblest pleasure is the joy of understanding."
> Leonardo da Vinci

> "Self-education is, I firmly believe, the only kind of education there is."
> Isaac Asimov

> "It does not matter how slowly you go as long as you do not stop."
> Confucius

> "You don't understand anything until you learn it more than one way."
> Marvin Minsky

> "I was obliged to be industrious. Whoever is equally industrious will succeed
> equally well."
> Johann Sebastian Bach

> "Education is not the filling of a pail, but the lighting of a fire."
> W.B. Yeats

> "Teaching is only demonstrating that it is possible. Learning is making it
> possible for yourself."
> Paulo Coelho

> "Anyone who stops learning is old, whether at twenty or eighty. Anyone who
> keeps learning stays young."
> Henry Ford

> "I am still learning."
> Michelangelo, age 87

> "We are what we repeatedly do. Excellence, therefore, is not an act, but a
> habit."
> Aristotle

> "Learning never exhausts the mind."
> Leonardo da Vinci

> "Education is not the learning of facts, but the training of the mind to
> think."
> Albert Einstein

> "A man, though wise, should never be ashamed of learning more, and must unbend
> his mind."
> Sophocles

> "Knowledge speaks, but wisdom listens."
> Jimi Hendrix

> "Education's responsibility is to replace an empty mind with an open one."
> Malcolm Forbes

> "Education is the key to unlocking the world, a passport to freedom."
> Oprah Winfrey

> "I am learning all the time. The tombstone will be my diploma."
> Eartha Kitt

> "It is the art of an educated mind to be able to entertain a thought without
> accepting it."
> Aristotle

> "You can never be overdressed or overeducated."
> Oscar Wilde

> "You do not learn to walk by following rules. You learn by doing, and falling
> over."
> Richard Branson

> "All the world is my school and all humanity is my teacher."
> George Whitman

> "Live as if you were to die tomorrow. Learn as if you were to live forever."
> Mahatma Gandhi

> "Education is the kindling of a flame, not the filling of a vessel."
> Socrates

> "It’s taken me all my life to learn what not to play."
> Dizzy Gillespie

> "Real learning comes about when the competitive spirit has ceased."
> Jiddu Krishnamurti

> "Every time man makes a new experiment he always learns more. He cannot learn
> less."
> R. Buckminster Fuller

> "Gold has a price, but learning is priceless."
> Chinese Proverb

> "Education is the movement from darkness to light."
> Allan Bloom

> "Much to learn, you still have."
> Yoda

Learn

 * Courses
 * Events
 * CPD Providers
 * Industries
 * Articles

Company

 * FAQs
 * About us
 * CPD Explained
 * Accreditation
 * Contact

Legal

 * Terms & Conditions
 * Privacy Policy
 * Cookie Settings
 * Legal

Find us:

 * 
 * 




The CPD Certification Service. All rights reserved ©2020




THIS SITE USES COOKIES TO STORE INFORMATION ON YOUR COMPUTER.

Some of these cookies are essential, while others help us to improve your
experience by providing insights into how the site is being used.


Accept Recommended Settings

--------------------------------------------------------------------------------


NECESSARY COOKIES

Necessary cookies enable core functionality such as page navigation and access
to secure areas. The website cannot function properly without these cookies, and
can only be disabled by changing your browser preferences.

--------------------------------------------------------------------------------


ANALYTICAL COOKIES

OnOff

Analytical cookies help us to improve our website by collecting and reporting
information on its usage.



--------------------------------------------------------------------------------


MARKETING COOKIES

OnOff

We use marketing cookies to help us improve the relevancy of advertising
campaigns you receive.



--------------------------------------------------------------------------------