Level Three, the final learning stage of our professional development courses, aims to bring you to the highest standard of advanced detailing skill through the spectrum of; rotary polisher techniques, wet sanding by machine and refinement, a full understanding of SMAT and DAT polishes and compounds and their role in efficiency and correction on different paint types, a wide selection of pads and equipment such as nano polishers and attachments. Mechanical training in wheel removal and jacking on multiple vehicle styles allowing deep cleaning access to vehicle arch and components, and specialist finishes on carbon fibre, GRP and gel coat are examined, demonstrated and explained. Level Three aims to bring you to the highest standard of advanced detailing skill, through the spectrum of rotary polisher techniques, wet sanding by machine, a full understanding of SMAT and DAT polishes and compounds, a wide selection of pads and equipment such as nano polishers and attachments. Mechanical training in wheel removal and jacking on multiple vehicle styles allowing deep cleaning access to vehicle arch and components, and specialist finishes on carbon fibre, GRP and gel coat are examined and explained. • DAT/SMAT technology • Pneumatic polishers and sanders • Advanced Dual Action technique • Rotary machine polishers • Glass polishing • Wheel removal • Under-arch cleaning • Cleaner chemistry • Time management and planning • Trim and seat removal • In-depth interior detailing • Cloth types • Advanced Dual Action technique • Rotary machine polishers • Mini/nano machine polishers • Wet-sanding • Advanced pad types • GRP, carbon and insulative substrates • Badge and trim removal • Texture levelling • Show preparation • Ceramic coatings • Polymer coatings • Coating troubleshooting • Coatings after-care • Fillers and glazes for show finishes • Business management • Business administration • Safe working practices • Safe vehicle lifting - ramp/jacking • Workshop planning • Advanced chemical knowledge • Risk assessments • Gloss meter usage • PPE • Employee management Following completion of training and ongoing assessment, case studies and exercises will lead to the level three exam and, upon grading, award of our advanced detailing Level 3 Detailing. Course Length 3 Days (0930 - 1600) Group Size One-to-One Location UK Detailing Academy, 2 Purlieus Barn, Ewen, Cirencester, GL7 6BY Experience / Qualification Completion of Level 2 Refreshments or Lunch Refreshments included
Project Management Fundamentals: In-House Training Many projects are performed by highly competent and effective people who have little or no project management training. They perform projects like process improvement, marketing campaign development, new product development, event planning and production, and other 'tasks' which are projects. Project Management Fundamentals (PMF) is designed to support those people who need a solid foundation in project management, without being unnecessarily burdened to learn it while on the job. The course offers practical skills, concepts, and principles that can be taken back to the workplace, along with insights needed to adapt them to specific project environments. In today's environment, that means possibly adapting to Agile / Iterative methods. So, we have recently added key Agile concepts to provide a basic understanding of shifting towards agility. Since PMF's course goal is to achieve quality performance by learning effective planning and control, the focus is on a process orientation and an analytical, systems-oriented approach. Together, these frameworks promote project-related problem solving and decision-making skills necessary for real world projects. They honor project needs for collaboration, clear communications among people, and interpersonal and relationship skills. Recognition of these needs are woven throughout PMF, but are highlighted in two specific areas: Module 2 - People and Projects Module 8 - Executing, Communicating, and Developing the Team What You Will Learn At the end of this program, you will be able to: Describe the value of strong project management Identify characteristics of a successful project and project manager Recognize how current agile / adaptive practices fit within project management Explore project management processes, including Initiating, Planning, Execution, Monitoring & Controlling, and Closing Utilize project management processes and tools, based on case studies and real-world situations Create an initial project plan Use standard project management terminology Foundation Concepts Project management and definitions Value and focus of PM Competing constraints and project success Project life cycles People and Projects People and projects overview The project manager The project team People and projects in organizations Initiating and Defining Requirements Initiating the project Developing the project charter Conducting stakeholder assessments Defining requirements Using the Work Breakdown Structure Defining the Work Breakdown Structure (WBS) Developing a usable WBS Using the WBS Managing Project Risk Making the case for risk management Overview to planning for risk Identifying risks Analyzing risks Planning responses to risks Implementing response and monitoring risks Considerations for adaptive environments Estimating Defining an estimate Estimating approaches Estimating practices Estimating cost Validating an estimate Scheduling Defining the scheduling process and related terminology Sequencing and defining dependencies Determining the critical path Considering schedule risks and optimizing the schedule Executing, Communicating, and Developing the Team From baseline to execution Project communications and stakeholder relationships High-performing teams Monitoring and Controlling Defining monitoring and controlling Viewing control through the competing demands lens Variance Analysis and corrective action (Earned Value) Considerations in adaptive environments Closing the Project Closing projects Focusing on project transition Focusing on post-project evaluations
This course is a recognised route into the gas industry without having an NVQ or apprenticeship in plumbing and/or gas. Before you can start your Accredited Certification Scheme (ACS) domestic initial assessment you will need to complete the MLP course if you do not hold any current gas qualifications. This course is approved by IGEM and is certificated by LCL Awards.
Managing Benefits™ Practitioner: In-House Training Managing Benefits™ provides generally applicable guidance encompassing benefits management principles, practices, and techniques. The purpose of the Practitioner-level qualification is to confirm whether you have achieved sufficient understanding of how to apply and tailor the Managing Benefits guidance and, specifically, the principles, practices, techniques, roles, and documentation in a scenario situation. A Practitioner candidate should, with suitable support, be able to plan, implement, sustain, and measure benefits management while adapting to different organizational environments. You should also be able to: Identify activities that should be undertaken during each of the practices of the Benefits Management Cycle, together with the accountabilities and responsibilities of each of the defined roles Evaluate examples of benefits management information (documents) Analyse the solutions adopted in relation to a given scenario This course will prepare you to take and pass the Practitioner exam, which is held on the afternoon of the second day. Using APMG-provided sample exam papers and additional project case studies, you will learn how to apply what you've learned during the Foundation course and how to approach the scenario-based Practitioner exam, which is aimed at testing your ability to apply Managing Benefits in an actual project environment (via simulated case study). What You Will Learn You'll learn how to: Plan for the implementation of benefits management Select appropriate strategies to sustain and measure progress Select and adapt principles, practices, and techniques to suit different organizational environments Identify activities that should be undertaken during each of the practices of the Benefits Management Cycle together with the accountabilities and responsibilities of each of the defined roles Evaluate examples of benefits management information (documents) Analyse the solutions adopted in relation to a given scenario Improve your ability to pass the APMG Managing Benefits Practitioner Certification exam Introductions Course structure Course goals and objectives Overview and Principles Review Managing Benefits Practices Managing Benefits Practitioner Exam Preparation Practitioner Exam Briefing Review of and practice with APMG sample questions and test papers Sample project case study scenarios to apply the concepts in practice and deepen the learning Sample Practitioner Exam Debrief Results from Sample Practitioner Exam APMG Managing Benefits Practitioner Exam
OOAD training course description A workshop course providing thorough practical knowledge of object oriented analysis and design methods. What will you learn Perform Systems Analysis with Object Oriented methods. Identify key classes and objects. Expand and refine OO problem domain models. Design Class hierarchies using inheritance and polymorphism. Design programs with Object Oriented methods. OOAD training course details Who will benefit: System analysts, designers, programmers and project managers. Prerequisites: It is desirable that delegates have experience of programming in C++/Java or some other OOP language. Duration 5 days OOAD training course contents What is OO? Classes, objects, messages, encapsulation, associations, inheritance, polymorphism, reusability. What is Systems Analysis and design? Data flow diagrams, structure diagrams. The OO approach. OOA The problem domain and object modelling. Identifying classes and objects. Generalisation and inheritance. Defining attributes and methods. OOD Refining the OOA results. Designing the User Interface. Designing the algorithms and data structures using objects. Designing the methods. OOP Prototyping. Implementing OOD with OOPs and OOPLs.