charteredcertifications.com Open in urlscan Pro
2606:4700:20::681a:330  Public Scan

Submitted URL: https://u30353911.ct.sendgrid.net/ls/click?upn=KgsJteAGtEbudTFWDH6j7JOnQAAMiNhP-2FWrPOtQ8yDigj4IAGLj-2BFtPtcEkoY6H1XEN0Zq7xe-2BqMm...
Effective URL: https://charteredcertifications.com/learning/courses/drafting-key-commercial-contracts-and-reviewing-crucial-terms-and-conditions-fo...
Submission: On June 08 via manual from NZ — Scanned from NZ

Form analysis 6 forms found in the DOM

GET https://charteredcertifications.com/learning/courses

<form action="https://charteredcertifications.com/learning/courses" class="form-inline " method="get">
  <input class="form-control" type="search" name="q" value="" placeholder="Search for courses">
  <button class="btn my-2 my-sm-0 header-search-btn" type="submit"><i class="la la-search"></i></button>
</form>

<form action="">
  <div class="form-group">
    <label style="display: none;" for="name"></label>
    <input class="form-control" type="text" name="name" id="name" placeholder="Name *">
  </div>
  <div class="form-group">
    <label style="display: none;" for="email"></label>
    <input class="form-control" type="text" name="email" id="email" placeholder="Email *">
  </div>
  <div class="form-group">
    <label style="display: none;" for="phone_number"></label>
    <input class="form-control" type="text" name="phone_number" id="phone_number" placeholder="Phone Number *">
  </div>
  <div class="form-group">
    <label style="display: none;" for="company"></label>
    <input class="form-control" type="text" name="company" id="company" placeholder="Company *">
  </div>
  <div class="form-group">
    <label style="display: none;" for="job_title"></label>
    <input class="form-control" type="text" name="job_title" id="job_title" placeholder="Job Title *">
  </div>
  <div class="form-group">
    <label for="accept">
      <input type="checkbox" name="accept" id="accept" value="1"> By providing your contact details, you agree to our <a href="https://charteredcertifications.com/privacy/" target="_blank">Privacy Policy</a>. </label>
  </div>
  <input type="hidden" name="course_id" value="71">
  <p class="msgBlock text-center font-weight-bold" style="display: none;"></p>
</form>

GET https://charteredcertifications.com/learning/subscribe

<form method="get" action="https://charteredcertifications.com/learning/subscribe" class="subscribe-form">
  <input type="email" name="subscribe_email" value="" placeholder="Enter your email here" required="" title="Please enter a valid email address.">
  <button type="submit">Subscribe Now</button>
</form>

POST https://charteredcertifications.com/learning/logout

<form id="logout-form" action="https://charteredcertifications.com/learning/logout" method="POST" class="d-none">
  <input type="hidden" name="_token" value="88tDTKh6z5F6kHUQozMY2yhGxccFf8Tlp3zHWAQY">
</form>

POST

<form method="POST" autocomplete="off">
  <input type="hidden" name="_token" value="88tDTKh6z5F6kHUQozMY2yhGxccFf8Tlp3zHWAQY"> <input type="hidden" name="_request_from" value="signup_modal">
  <div class="row">
    <div class="form-group col-md-6 col-sm-12">
      <input type="text" class="form-control" name="first_name" value="" required="" autofocus="" placeholder="First name" aria-label="">
    </div>
    <div class="form-group col-md-6 col-sm-12">
      <input type="text" class="form-control" name="last_name" value="" required="" autofocus="" placeholder="Last name" aria-label="">
    </div>
  </div>
  <div class="form-group row">
    <div class="col-md-12">
      <input type="text" class="form-control" name="company" value="" required="" placeholder="Company" aria-label="">
    </div>
  </div>
  <div class="form-group row">
    <div class="col-md-12">
      <input type="text" class="form-control" name="job_title" value="" required="" placeholder="Job title" aria-label="">
    </div>
  </div>
  <div class="form-group row">
    <div class="col-md-12">
      <input type="email" class="form-control" name="email" value="" required="" placeholder="Email (Personal Email is Recommended)" title="Personal Email is Recommended To Give You Access Even When You Change Job"
        oninvalid="setCustomValidity('Please enter a valid email address.')" onchange="try{setCustomValidity('')}catch(e){}">
      <span style="position: absolute; right: 25px; top: 10px; font-size: 22px;cursor: pointer;" data-toggle="tooltip" data-placement="left" title="" data-original-title="Personal Email is Recommended To Give You Access Even When You Change Job">
        <i class="la la-question-circle"></i>
      </span>
    </div>
  </div>
  <div class="form-group row">
    <div class="col-md-12">
      <input id="password" type="password" class="form-control" name="password" required="" placeholder="Password" aria-label="">
    </div>
  </div>
  <div class="form-group row">
    <div class="col-md-12">
      <button type="submit" class="btn btn-primary"> Sign Up</button>
    </div>
  </div>
  <h2 class="mb-4 text-center login-suggest"> Already have an account? Login <a class="popup--login" data-toggle="modal" data-target="#loginFormModal" style="cursor:pointer;">here</a>
  </h2>
  <p class="text-center text-white" style="font-size: 13px;"> By signing up, you agree to our <a href="#">Terms of Service</a> and <a href="#">Privacy Policy</a>
  </p>
</form>

POST

<form method="POST" action="" autocomplete="off">
  <input type="hidden" name="_token" value="88tDTKh6z5F6kHUQozMY2yhGxccFf8Tlp3zHWAQY"> <input type="hidden" name="_request_from" value="login_modal">
  <div class="form-group">
    <input type="email" class="form-control" name="email" value="" required="" autofocus="" placeholder="Email" title="Please enter a valid email address." oninvalid="setCustomValidity('Please enter a valid email address.')"
      onchange="try{setCustomValidity('')}catch(e){}">
  </div>
  <div class="form-group">
    <input type="password" class="form-control" name="password" required="" placeholder="Password">
  </div>
  <div class="form-group">
    <div class="checkbox">
      <label>
        <input type="checkbox" name="remember"> Remember Me </label>
    </div>
  </div>
  <div class="form-group mb-2">
    <button type="submit" class="btn btn-primary"> Login </button>
    <a class="btn btn-link forgot-link" href="https://charteredcertifications.com/learning/forgot-password">
                            Forgot <u>Password</u>?
                        </a>
  </div>
  <p class="text-white text-center register-suggest" style="font-size: 13px"> Do not have an account? Sign up <a class="popup--register" data-toggle="modal" data-target="#signUpFormModal" style="cursor:pointer;">here</a>
  </p>
</form>

Text Content

advisor@charteredcertifications.com
Singapore & APAC: +65 6716 9980
Australia & New Zealand: +61 3 9909 7310
UK & Europe: +44 (020) 335 57898
USA: +1 888 745 8875
Chartered Institute of Professional Certifications World's Largest Professional
Skills Certification Body
 * Chartered
   Programs
    * Accredited Programs
    * Live Executive Programs
      * Accredited Subjects
      * Live Training Advanced Earthworks Design and Geotechnical Engineering
      * Live Training Australia Law on Construction Claims, Damages, Breach of
        Contracts and Dispute Resolutions
      * Live Training UK Environmental Law and Compliance
      * Live Training Certified Viral YouTube Marketing Manager (CVYM™)
      * Browse All Subjects
    * Global Finance & Accounting
      * Accredited Subjects
      * On Demand Certified Compliance Risk and Internal Control Manager (CCR™)
      * On Demand Chartered Interest Rate Derivatives, Swaps and Risk Management
        Professional (CIRS™)
      * On Demand Certified Sarbanes-Oxley Professional (CSOP™)
      * On Demand Chartered ESG Investment Manager (CEIM™)
      * Browse All Subjects
    * Global Operations, Supply Chain & Procurement
      * Accredited Subjects
      * On Demand Certified Supply Chain Demand Planning & Forecasting
        Professional (CSCD™)
      * On Demand Certified Lean Six Sigma Black Belt
      * On Demand Certified Procurement Contracts Manager (CPCM™)
      * On Demand Chartered Sustainable Supply Chain and Logistics Professional
        (CSSCLP™)
      * Browse All Subjects
    * Technology Development
      * Accredited Subjects
      * On Demand Certified Cloud Architect (CCA™)
      * On Demand Certified Agile Business Analyst (CABA™)
      * On Demand Certified Lean Six Sigma Black Belt
      * On Demand Certified Business Intelligence Leader (CBIL™)
      * Browse All Subjects
    * Global Sustainability & Environment
      * Accredited Subjects
      * On Demand Certified Sustainability Reporting Manager (CSRM™)
      * On Demand Certified Sustainable Development Manager (CSDM™)
      * On Demand Chartered ESG Investment Manager (CEIM™)
      * On Demand Certified Environmental Impact Assessment Manager (CEIA™)
      * Browse All Subjects
    * Global Investment Strategy
      * Accredited Subjects
      * On Demand Chartered Interest Rate Derivatives, Swaps and Risk Management
        Professional (CIRS™)
      * On Demand Chartered ESG Investment Manager (CEIM™)
      * On Demand Certified Data Analytics Manager Using Excel (CDAME™)
      * On Demand Certified International Negotiator (CIN™)
      * Browse All Subjects
    * Digital Marketing & Analytics
      * Accredited Subjects
      * On Demand Certified Viral Instagram Marketing Manager (CVIM™)
      * On Demand Certified Viral TikTok Marketing Manager (CVTM™)
      * On Demand Certified Data Analytics Manager Using Excel (CDAME™)
      * On Demand Certified SEO & SEM Marketing Manager (CSEO™)
      * Browse All Subjects
    * Global Legal & Compliance
      * Accredited Subjects
      * On Demand Certified Compliance Risk and Internal Control Manager (CCR™)
      * On Demand Certified Sarbanes-Oxley Professional (CSOP™)
      * On Demand Chartered Global Sanctions Compliance Leader (CGSCL™)
      * On Demand Certified International Negotiator (CIN™)
      * Browse All Subjects
    * Global Human Resources & Analytics
      * Accredited Subjects
      * On Demand Certified Global Diversity, Equity and Inclusion HR Manager
        (CDEI™)
      * On Demand Certified HR and Talent Analytics Manager (CHRA™)
      * On Demand Certified Indonesia HR Employment Law for HR Professionals™
        (Bahasa)
      * On Demand Certified International Negotiator (CIN™)
      * Browse All Subjects
    * Data Modeling & Analytics
      * Accredited Subjects
      * On Demand Certified Supply Chain Demand Planning & Forecasting
        Professional (CSCD™)
      * On Demand Certified Business Intelligence Leader (CBIL™)
      * On Demand Certified Data Analytics Manager Using Excel (CDAME™)
      * Browse All Subjects
    * Global Conferences
    * Browse All Subjects
   
    * Accredited Programs
    * Live Training Advanced Earthworks Design and Geotechnical Engineering
    * Live Training Australia Law on Construction Claims, Damages, Breach of
      Contracts and Dispute Resolutions
    * Live Training UK Environmental Law and Compliance
    * Live Training Certified Viral YouTube Marketing Manager (CVYM™)
    * Live Training Certified Global Diversity, Equity and Inclusion HR Manager
      (CDEI™)
    * Live Training U.S. Environmental Federal and State Laws, Regulations and
      Compliance
    * Live Training New Zealand Building Law and Building Code Compliance
    * Live Training Certified Viral Instagram Marketing Manager (CVIM™)
    * Live Training U.S. Employment Law, Federal Regulations and State
      Compliance
    * Live Training Chartered Interest Rate Derivatives, Swaps and Risk
      Management Professional (CIRS™)
    * Live Training Certified HR and Talent Analytics Manager (CHRA™)
    * Live Training Chartered M&A Financial Modeling Analyst (CMAA™)
    * Live Training Quantification of Delay and Disruption in Construction and
      Engineering Projects
    * Live Training Certified Sustainability Reporting Manager (CSRM™)
    * Live Training EPC Contracts Management and Negotiation
    * Live Training Australia Workplace Health and Safety Laws
    * Live Training Drainage Engineering, Stormwater Design and Flood Risk
      Management
    * Live Training Australia Laws of Construction Delay and Disruption
    * Live Training 2023 Australia Corporate Taxation Laws, Regulations and
      Compliance
    * Live Training New Zealand Laws of Construction Delay and Disruption
    * Live Training Certified Supply Chain Demand Planning & Forecasting
      Professional (CSCD™)
    * Live Training Certified Business Intelligence Leader (CBIL™)
    * Live Training Certified Sustainable Development Manager (CSDM™)
    * Live Training Certified Sarbanes-Oxley Professional (CSOP™)
    * Live Training Certified Procurement Contracts Manager (CPCM™)
    * Live Training Certified Agile Project Leader (CAPL™)
    * Live Training Certified Network Security Manager (CNSM™)
    * Live Training Chartered ESG Investment Manager (CEIM™)
    * Live Training Certified Viral TikTok Marketing Manager (CVTM™)
    * Live Training The Law of Employees Dismissal, Retrenchment and Termination
      in Singapore
    * Live Training Certified Environmental Impact Assessment Manager (CEIA™)
    * Live Training Drafting Key Commercial Contracts and Reviewing Crucial
      Terms and Conditions For Non-Lawyers
    * Live Training Chartered Global Sanctions Compliance Leader (CGSCL™)
    * Live Training Certified Data Analytics Manager Using Excel (CDAME™)
    * Live Training Certified Supply Chain Analytics Professional (CSCA™)
    * Live Training Chartered Financial Forecasting, Budgeting and Modeling
      Professional (CFBM™)
    * Browse All Subjects
   
    * Accredited Programs
    * On Demand Certified Compliance Risk and Internal Control Manager (CCR™)
    * On Demand Chartered Interest Rate Derivatives, Swaps and Risk Management
      Professional (CIRS™)
    * On Demand Certified Sarbanes-Oxley Professional (CSOP™)
    * On Demand Chartered ESG Investment Manager (CEIM™)
    * On Demand Certified Data Analytics Manager Using Excel (CDAME™)
    * On Demand Certified International Negotiator (CIN™)
    * On Demand Certified Compliance Professional in Cryptocurrency Financial
      Crimes (CCPC™)
    * On Demand Chartered Financial Forecasting, Budgeting and Modeling
      Professional (CFBM™)
    * On Demand Chartered Financial Modeling Professional (CFMP™)
    * Browse All Subjects
   
    * Accredited Programs
    * On Demand Certified Supply Chain Demand Planning & Forecasting
      Professional (CSCD™)
    * On Demand Certified Lean Six Sigma Black Belt
    * On Demand Certified Procurement Contracts Manager (CPCM™)
    * On Demand Chartered Sustainable Supply Chain and Logistics Professional
      (CSSCLP™)
    * On Demand Certified Data Analytics Manager Using Excel (CDAME™)
    * On Demand Certified Supply Chain Analytics Professional (CSCA™)
    * On Demand Certified International Negotiator (CIN™)
    * Browse All Subjects
   
    * Accredited Programs
    * On Demand Certified Cloud Architect (CCA™)
    * On Demand Certified Agile Business Analyst (CABA™)
    * On Demand Certified Lean Six Sigma Black Belt
    * On Demand Certified Business Intelligence Leader (CBIL™)
    * On Demand Certified Agile Project Leader (CAPL™)
    * On Demand Certified Data Analytics Manager Using Excel (CDAME™)
    * On Demand Certified Kubernetes Leader (CKL™)
    * On Demand Certified DevOps Professional (CDevOps™)
    * Browse All Subjects
   
    * Accredited Programs
    * On Demand Certified Sustainability Reporting Manager (CSRM™)
    * On Demand Certified Sustainable Development Manager (CSDM™)
    * On Demand Chartered ESG Investment Manager (CEIM™)
    * On Demand Certified Environmental Impact Assessment Manager (CEIA™)
    * On Demand Chartered Sustainable Supply Chain and Logistics Professional
      (CSSCLP™)
    * On Demand Certified Lean Six Sigma - Green Belt Certification Program
    * Browse All Subjects
   
    * Accredited Programs
    * On Demand Chartered Interest Rate Derivatives, Swaps and Risk Management
      Professional (CIRS™)
    * On Demand Chartered ESG Investment Manager (CEIM™)
    * On Demand Certified Data Analytics Manager Using Excel (CDAME™)
    * On Demand Certified International Negotiator (CIN™)
    * Browse All Subjects
   
    * Accredited Programs
    * On Demand Certified Viral Instagram Marketing Manager (CVIM™)
    * On Demand Certified Viral TikTok Marketing Manager (CVTM™)
    * On Demand Certified Data Analytics Manager Using Excel (CDAME™)
    * On Demand Certified SEO & SEM Marketing Manager (CSEO™)
    * On Demand Certified International Negotiator (CIN™)
    * Browse All Subjects
   
    * Accredited Programs
    * On Demand Certified Compliance Risk and Internal Control Manager (CCR™)
    * On Demand Certified Sarbanes-Oxley Professional (CSOP™)
    * On Demand Chartered Global Sanctions Compliance Leader (CGSCL™)
    * On Demand Certified International Negotiator (CIN™)
    * On Demand Certified Compliance Professional in Cryptocurrency Financial
      Crimes (CCPC™)
    * Browse All Subjects
   
    * Accredited Programs
    * On Demand Certified Global Diversity, Equity and Inclusion HR Manager
      (CDEI™)
    * On Demand Certified HR and Talent Analytics Manager (CHRA™)
    * On Demand Certified Indonesia HR Employment Law for HR Professionals™
      (Bahasa)
    * On Demand Certified International Negotiator (CIN™)
    * Browse All Subjects
   
    * Accredited Programs
    * On Demand Certified Supply Chain Demand Planning & Forecasting
      Professional (CSCD™)
    * On Demand Certified Business Intelligence Leader (CBIL™)
    * On Demand Certified Data Analytics Manager Using Excel (CDAME™)
    * Browse All Subjects

Earn Your Chartered Designation

 * Log In
 * Sign Up

 1. Home
 2. Live Executive Programs
 3. Drafting Key Commercial Contracts and Reviewing Crucial Terms and Conditions
    For Non-Lawyers

Fully Accredited Program Drafting Key Commercial Contracts and Reviewing Crucial
Terms and Conditions For Non-Lawyers

Contracts form the cornerstone of every successful commercial transaction. Yet,
contract drafting is difficult for non-lawyers as it involves complex language,
legal terms, and jargon that is often difficult to grasp. In addition, contract
clauses often contain highly technical language specific to the legal industry,
making it difficult for an average person to understand the conditions in a
contract. Without the right legal background, a person signing off on a contract
can leave organizations exposed to risks and setbacks.

Designed for non-legal professionals, this program will equip you with the full
scope of contract fundamentals to prepare you to draft better contracts and
review crucial contract clauses. You will learn how to improve your contract
drafting skills, review and re-draft critical terms and conditions to benefit
your position, and add important provisions that can protect yourself and your
organization from contract disputes and terminations.  You will also learn how
to improve your advanced negotiation skills and strengthen your knowledge of
complex contractual terms including indemnities, warranties, and exclusion
clauses.

Led by Beverley Honig, author of the award-winning book “Making Contracts Work”
and Judge for the Essential Services Commission Appeals, this program will
empower you to go toe-to-toe with the greats and deal with contractual
situations with absolute ease.

 




4.6 (936 Professional Learners) 1
Download Brochure Pricing & Registration

1 Chartered Institute of Professional Certifications' reviews and ratings are a
comprehensive collection of participants feedback we have gathered over the last
decade. To view authentic and personal testimonials that are handwritten by our
participants, please download our participants' written reviews here.

This program will entitle you:

Download Brochure Pricing & Registration
 * Attain your Certificate in Contract Drafting and Management that you can use
   across your professional credentials (including LinkedIn and CV)
 * This certificate will demonstrate you have extensive experience in
   contractual preparation and contract management
 * Experience 2 days of instructor-led live program and in-depth learning on
   Contract Management
 * Real legal case studies and best practices on dealing with contractual
   situations
 * For inquiries, chat with our Program Advisors at
   advisor@charteredcertifications.com or call us at
   * Singapore and Asia Pacific: +65 6716 9980
   * Australia and New Zealand: +61 3 9909 7310
   * UK, Europe and Middle East: +44 (020) 335 57898
   * USA: +1 888 745 8875




ACCREDITATIONS

4.5


This program is accredited by the Chartered Institute of Professional
Certifications, which maintains the governing standards for all professionals
who have completed this program. The content of this program has been fully
certified and accredited by CPD Certification Service as conforming to
Continuing Professional Principles. CPD is the leading independent CPD
accreditation institution operating across industry sectors to complement the
Continuing Professional Development policies of professional institutes and
academic bodies. The CPD Certification Service provides support, advice, and
recognized independent CPD accreditation compatible with global CPD principles.


WHAT CAN YOU EXPECT FROM THIS LIVE PROGRAM

Contracts form the foundation of every successful business relationship. One
organization can lose countless thousands of dollars over a simple technicality
if their contract is not phrased well enough. Effective contract management can
build a powerful business relationship and pave the road to greater
profitability over the long term, but only if it is managed correctly.

Led by Beverley Honig, an award-winning lawyer and author of “Making Contracts
Work”, this program will show you an in-depth understanding of the contract
preparation cycle and how to review the important elements in your contract. You
will gain a thorough understanding of how to draft contracts with tighter
provisions that will ensure greater protection for your stakeholders and modify
clauses so that they are clear, consistent, and enforceable. This program will
also explore adding critical clauses that will protect you and your organization
in cases of breaches and mediation tactics when your contract is in dispute.
Using a combination of theory with real-life practices, you will also gain
advanced negotiation skills and strengthen your knowledge of complex contractual
terms including indemnities, warranties, and exclusion clauses.

By the end of this course, you will be well prepared to draft effective and
clear contracts that minimize your organization's risk in contractual disputes,
as well as resolve disputes between your organization and its business partners.


KEY SKILLS YOU WILL GAIN

 * Contract Law
 * Contract Formation
 * Contract Preparation
 * Reviewing Critical Contracts Terms and Conditions
 * Legal Contract Principles
 * Drafting Contract KPIs
 * Discover Standard Form Contracts
 * Contractual Risk Management
 * Contract Risk
 * Liability Risk Protection
 * Negotiating Key Clauses
 * Remedial Clauses and Damages
 * Contract Termination
 * Examine Payment Clauses
 * Warranties and Representations
 * Contract Performance Management
 * Dispute Resolution
 * Managing Damages
 * Contractual Governance
 * Force Majeure
 * Termination


YOUR FACULTY DIRECTOR

Beverley Honig
Internationally Qualified Lawyer and Author of Best-Selling Book “Making
Contracts Work”

Beverley Honig is a world-renowned speaker, lawyer, and author. She is a
recipient of the prestigious Top 100 Women for Influence award by The Australian
Financial Review. Currently listed in Who’s Who in Business in Australia,
Beverly was also inducted into the  Businesswoman Hall of Fame in 2016.

She has over 20 years’ experience as an internationally qualified lawyer who has
worked in Australia, the United Kingdom, and Middle East. She also serves as a
Judge for the Essential Services Commission Appeals and is the Chairman of
Greenville Developments and Director of Australia Chamber of Commerce for over
20 years.

Beverley has also authored several bestselling textbooks, including “Making
Contracts Works” and was a distinguished Lecturer at the University of Melbourne
and Queensland University of Technology Business School. She is currently the
CEO of an award-winning business consultancy, which has been honored by the
Prime Minister of Israel for its outstanding contribution in forging
international trade links.


DRAFTING KEY COMMERCIAL CONTRACTS AND REVIEWING CRUCIAL TERMS AND CONDITIONS FOR
NON-LAWYERS PROGRAM AGENDA

Expand all Collapse all

Module 1 - Contract Formation
What makes a good commercial contract?

Essential ingredients of a commercial contract

Creating commercial arrangements

Terms and conditions – reviewing Ts and Cs (Exercise)

Module 2 - Contract Formation (Continue)
Preliminary agreements and process contracts

Legal contract principles for contract drafting

Drafting and reviewing crucial terms

Clarifying the essence of the contract

Practice in drafting KPIs in plain English (Exercise)

Express vs implied terms

Clarity and risk protection

Module 3 - Examining Critical Clauses
Intellectual Property clauses: Practicalities, what are you buying/selling?

Indemnities, warranties

Force majeure and COVID-19

Module 4 - Benefits And Uses Of Standard Form Contracts
Standard form contracts and standard terms

Different types of standard contracts, by industry and international trade

Getting it right

Review And Prep For Day 2

Module 5 - Risk Management Within The Contract
Reviewing contracts to identify and interpret contract risk

Warranties

Indemnity clauses for protection and impact

Exclusion of liability

Variation clauses and risk management (Exercise)

Module 6 - Insurance Of Contracts
Insurance clauses

Identifying contract risk

Jurisdiction and drafting issues of insurance clauses

Module 7 - Termination Of Contracts
Different types of termination

Good faith

Convenience

Unconscionability

Module 8 - Bank Guarantees And Payment Clauses
Legal application regarding bank guarantees

Examining practical issues

Module 9 - Damages Examined
Liquidated VS unliquidated damages

General damages, consequential loss, normal loss

Exclusion clauses

Negligence, impact of conduct

Module 10 - Managing Contract Performance And Dispute Resolution
Performance of contracts

Breach of contract and remedies

Obligations to mitigate

Exemption of liabilities

Negotiation

Mediation and arbitration

Closing Of Program



HOW YOU WILL BENEFIT

 * Acquire legal writing and contract drafting skills
 * Learn how to avoid common drafting pitfalls
 * Implement drafting changes that will improve your contract clarity and
   structure
 * Refresh your knowledge of the law surrounding breach, termination, and
   liquidated damages, enabling you to draft tighter provisions and ensure
   greater protection for your stakeholders
 * Understand the structure and legal terms that are common to contracts
 * Strengthen your knowledge of complex contractual terms including indemnities,
   warranties, and exclusion clauses
 * Maximize risk management by mastering drafting and testing techniques
 * Implement reviews of contractual governance to ensure contract management
   excellence
 * Design effective methods of dispute resolution


CERTIFICATION IN DRAFTING KEY COMMERCIAL CONTRACTS AND REVIEWING CRUCIAL TERMS
AND CONDITIONS FOR NON-LAWYERS

After successfully attending this program, you will be awarded the certification
in Contracts Drafting and Management that can be used in your resume, CV, and
other professional credentials. This certification is industry-recognized with
lifelong validity. Globally demanded and recognized, this designation will help
you distinguish your skillsets and you will have attained expertise and critical
knowledge in drafting key commercial contracts and reviewing crucial terms and
conditions. This program is developed by Chartered Institute of Professional
Certifications and the content of this program has been certified by CPD
Certification Service as conforming to continuing professional principles.




PRICING & REGISTRATION

Please select one of the locations:
New Zealand (5 - 6 Jul 2023) New Zealand (5 - 6 Jul 2023)


NEW ZEALAND

Dates: 5 - 6 Jul 2023

Venue: Online Executive Program (via Zoom)

Time: 10:00am - 5:30pm New Zealand Standard Time (NZST)

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

Early Bird Packages Regular Pricing By 13 Jun 2023 After 13 Jun 2023 New Zealand
Delegates NZD 2,095 NZD 2,195

Group Discount: 2nd participant get 10%, or register 3 participants and 4th
participant get a complimentary seat (1 discount scheme applies).

Register Now


DOWNLOAD BROCHURE

You can download our program brochure below. If you have any inquiries on this
program, please contact our Program Advisor at
advisor@charteredcertifications.com or call us at:

 * Singapore and Asia Pacific: +65 6716 9980
 * Australia and New Zealand: +61 3 9909 7310
 * UK, Europe and Middle East: +44 (020) 335 57898
 * USA: +1 888 745 8875

Download Brochure


DRAFTING KEY COMMERCIAL CONTRACTS AND REVIEWING CRUCIAL TERMS AND CONDITIONS FOR
NON-LAWYERS REVIEWS AND TESTIMONIALS

Gabriella Barber - Senior Project Manager at BAE Systems







This program is really informative, it has given me a good insight to the
program. I like the content that was conducted and the faculty leader is
extremely thorough and detailed. It gave me a good insight to the program. I
have learned a lot from this course, and I would recommend this course.

Donald Carey - Operations Manager at Chevron







I have a great experience when I have attended this program. The facilitator was
really a great person and for me is the best person for conducting this kind of
program. I like it very much.

Debra Lincke - Commercial Manager at KPMG







This program was definitely helpful in understanding the terms and conditions
that are encountered during a negotiation. Overall, I found this program to be
very valuable and will recommend it to all those who want to learn about this
topic.

Crystal Coleman - Senior Estimator at Frasers Property







I have found this program to be extremely insightful. After going over the
materials once, I was able to review some of the most crucial terms and
conditions for non-lawyers like myself. It's a very good course and definitely
recommend it.

Ariam Libby-Rose - Procurement Manager at Schneider Electric







The course is very informative and it provides a good overview into the legal
process of drafting commercial contracts. I would definitely recommend this
course as a great introduction or as a refresher course.

Venita Mcburney - Contracts Manager at Baker Hughes







The course was very good. I learned a lot from it and I would recommend this to
anyone. It opened my eyes to a lot of things that I wasn't aware of with
contracts and I'm glad I took it.

Chartered Institute of Professional Certifications' reviews and ratings are a
comprehensive collection of participants feedback we have gathered over the last
decade. To view authentic and personal testimonials that are handwritten by our
participants, please download our participants' written reviews here.


CONVINCING YOUR BOSS TO ATTEND THIS PROGRAM

Securing approval from your boss to attend this program can be difficult if you
don’t know what to say. So we’ve prepared a template for you! All you need to do
is to download this template, copy and paste in email and send it to your boss!

Download the Template Here

×


CONTACT US

By providing your contact details, you agree to our Privacy Policy.



Submit

Drafting Key Commercial Contracts and Reviewing Crucial Terms and Conditions For
Non-Lawyers


4.6 (936 ratings)
Pricing & Registration

Course Preview

Drafting Key Commercial Contracts and Reviewing Crucial Terms and Conditions For
Non-Lawyers

×
Video Player is loading.
Play Video
PlaySeek back 10 secondsSeek forward 10 seconds
Mute

Current Time 0:00
/
Duration 1:51
Loaded: 23.19%


0:00
Stream Type LIVE
Seek to live, currently behind liveLIVE
Remaining Time -1:51
 
1x
Playback Rate

Chapters
 * Chapters

Descriptions
 * descriptions off, selected

Captions
 * captions settings, opens captions settings dialog
 * captions off, selected

Audio Track

Picture-in-PictureFullscreen
Open quality selector menu
 * 1080, selected
 * 720
 * 480
 * Original

This is a modal window.



Beginning of dialog window. Escape will cancel and close the window.

TextColorWhiteBlackRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentBackgroundColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentTransparentWindowColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyTransparentSemi-TransparentOpaque
Font Size50%75%100%125%150%175%200%300%400%Text Edge
StyleNoneRaisedDepressedUniformDropshadowFont FamilyProportional
Sans-SerifMonospace Sans-SerifProportional SerifMonospace SerifCasualScriptSmall
Caps
Reset restore all settings to the default valuesDone
Close Modal Dialog

End of dialog window.

Drafting Key Commercial Contracts and Reviewing Crucial Terms and Conditions For
Non-Lawyers
01:51

CHARTERED INSTITUTE OF PROFESSIONAL CERTIFICATIONS

About Us What We Offer Professional Associations Careers Professional Charter
Press & Media Client Companies Terms of Service Privacy Policy

COMMUNITY

Becoming our Faculty Instructor Our Faculty Directors Charter Terms of Use View
all Chartered Programs Professional Development

TRENDING TOPICS

Chartered Sustainable Supply Chain and Logistics Professional (CSSCLP™)
Certified Environmental Impact Assessment Manager (CEIA™) Certified Agile
Project Leader (CAPL™) Certified Sarbanes-Oxley Professional (CSOP™) Chartered
Financial Modeling Professional (CFMP™) Chartered Financial Forecasting,
Budgeting and Modeling Professional (CFBM™)

Join our mailing list and never miss an update

Subscribe Now





© 2021 - 2022 Chartered Institute.
All Rights Reserved.



Added to cart

×

Chat with us, powered by LiveChat

×


LET'S START A NEW JOURNEY TODAY

Accelerate Your Career


SIGN UP TO REGISTER


Sign Up


ALREADY HAVE AN ACCOUNT? LOGIN HERE

By signing up, you agree to our Terms of Service and Privacy Policy


×


THE BEST WAY TO PREDICT YOUR FUTURE IS TO CREATE IT

Abraham Lincoln


LOGIN TO YOUR CHARTERED ACCOUNT


Remember Me
Login Forgot Password?

Do not have an account? Sign up here