Conflict Avoidance Training – Scotland

Request info

Conflict Avoidnace Training Course

This course provides training in relation to Conflict Avoidance on construction and engineering projects in Scotland.

The sessions will cover the following:

  • What causes construction disputes?
  • What measures can the public sector take to avoid construction disputes?
  • What is the ethos behind the Conflict Avoidance Process, and how does it work in practice?
  • What is the Conflict Avoidance Pledge?
  • Consider the Best Practice Guide implemented by the Construction Industry Collaborative Voice.
  • An explanation of the CIC Low Value Adjudication procedure.
  • An explanation of the RICS Summary Adjudication Procedure
  • A discussion on the problems of taking a dispute to Adjudication, including the risks and the associated costs.
  • Is mediation an alternative to the above processes?
  • Case Studies.
  • Q and A session
SELECT wp_posts.*, wp_p2p.* FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_p2p WHERE 1=1 AND ( ( wp_postmeta.meta_key = 'start_date' AND CAST(wp_postmeta.meta_value AS DATE) >= '2024-11-14' ) ) AND ((wp_posts.post_type = 'schedule' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND (wp_p2p.p2p_type = 'schedule_to_courses' AND wp_posts.ID = wp_p2p.p2p_from AND wp_p2p.p2p_to IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (27757) AND ((wp_posts.post_type = 'courses' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) ORDER BY wp_posts.post_date DESC )) GROUP BY wp_posts.ID ORDER BY CAST(wp_postmeta.meta_value AS DATE) ASC