• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

25282 Courses delivered Online

Management of Risk (M_o_R) Foundation: Virtual In-House Training

By IIL Europe Ltd

Management of Risk (M_o_R®) Foundation: Virtual In-House Training This M_o_R® Foundation course prepares learners to demonstrate knowledge and comprehension of the four elements of the M_o_R framework: Principles, Approach, Processes, Embedding and Reviewing and how these elements support corporate governance. The M_o_R Foundation Course is also a prerequisite for the M_o_R Practitioner qualification. What you will Learn At the end of the M_o_R Foundation course, participants will gain competencies in and be able to: Describe the key characteristics of risk and the benefits of risk management List the eight M_o_R Principles List and describe the use of the key M_o_R Approach documents Create Probability and Impact scales Define and distinguish between risks and issues Create a Risk Register Create a Stakeholder map Identify the key roles in risk management Use the key techniques and describe specialisms in risk management Undertake the M_o_R Foundation examination Introduction Introduction to the M_o_R course What is a risk? What is risk management? Why is risk management so important? Basic risk definitions The development of knowledge about risk management Corporate governance and internal control Where and when should risk management be applied? M_o_R Principles The purpose of M_o_R principles Aligns with objectives Fits the context Engages stakeholders Provides clear guidance Informs decision-making Facilitates continual improvement Creates a supportive culture Achieves measurable value Risk management maturity models M_o_R Approach Relationship between the documents Risk management policy Risk management process guide Risk management strategy Risk register Issue register Risk response plan Risk improvement plan Risk communications plan M_o_R Process Common process barriers Identify contexts Identify the risks Assess estimate Assess evaluate Plan Implement Communication throughout the process M_o_R Perspectives Strategic perspective Program perspective Project perspective Operational perspective Risk Specialisms Business continuity management Incident and crisis management Health and Safety management Financial risk management Environmental risk management Reputational risk management Contract risk management

Management of Risk (M_o_R) Foundation: Virtual In-House Training
Delivered OnlineFlexible Dates
£1,850

Professional Certificate in Introduction to English Company Law in London 2024

4.9(261)

By Metropolitan School of Business & Management UK

This course is designed to cover English company law's concepts, evolution, and mechanisms. The course covers rules framing the activities of sole traders, public limited companies, private companies limited by shares, companies limited by guarantee, and unlimited companies. In addition, the course provides insight into various types of partnerships. On a practical level, the course explains the role and components of the articles of association and addresses the controversial issue of the corporate veil. After the successful completion of this course, the learner will be able to; Understand the evolution of English company law. Understand the concept of a sole trader. Reflect on different types of companies under UK Laws. Understand the concept and types of partnerships. Understand the role and components of the articles of association. Understand the concept of the corporate veil. Reflect on different types of companies under EU Laws. This course explores the concepts of English company law and various types of companies in the UK and EU. VIDEO - Course Structure and Assessment Guidelines Watch this video to gain further insight. Navigating the MSBM Study Portal Watch this video to gain further insight. Interacting with Lectures/Learning Components Watch this video to gain further insight. Introduction To English Company Law Self-paced pre-recorded learning content on this topic. QUIZ: Introduction to English Company Law Put your knowledge to the test with this quiz. Read each question carefully and choose the response that you feel is correct. All MSBM courses are accredited by the relevant partners and awarding bodies. Please refer to MSBM accreditation in about us for more details. There are no strict entry requirements for this course. Work experience will be added advantage to understanding the content of the course.The certificate is designed to enhance the learner's knowledge in the field. This certificate is for everyone eager to know more and gets updated on current ideas in their respective field. We recommend this certificate for the following audience. Legal advisors. Law practitioners. Contract specialists. Legal officers. Contract managers. Business developers. Law lecturers. Business lecturers. Legal and business researchers. Average Completion Time 2 Weeks Accreditation 1 CPD Hour Level Advanced Start Time Anytime 100% Online Study online with ease. Unlimited Access 24/7 unlimited access with pre-recorded lectures. Low Fees Our fees are low and easy to pay online.

Professional Certificate in Introduction to English Company Law in London 2024
Delivered Online On Demand14 days
£28

Definitive IP CCTV for engineers

5.0(3)

By Systems & Network Training

IP CCTV training course description This hands on course covers the technologies used in IP CCTV systems. The focus is not on operating or cabling but more advanced configuration and troubleshooting. Hands on sessions are used to reinforce the theory rather than teach specific manufacturer equipment. What will you learn Install IP CCTV. Configure IP CCTV. Explain how IP CCTV protocols work. Troubleshoot IP CCTV. IP CCTV training course details Who will benefit: Technical staff working with IP CCTV. Prerequisites: None. Duration 2 days IP CCTV training course contents Introduction What is IP CCTV? Camera types, Video, Audio, two way audio, IP CCTV software. Hands on Installing IP CCTV. CCTV architecture Components, servers, storage, LANs, WANs. Centralised versus decentralised. Hands on Using IP CCTV. Ethernet What is Ethernet? Ethernet cabling, Inside versus outside, hubs, switches, PoE, VLANs. Hands on Ethernet connectivity. Wireless WiFi, other wireless solutions, 802.11, variations, frequencies, Access Points, bridges, repeaters. WEP, WPA, WPA2, Hands on WiFi Configuration Ways to configure, IP addresses, subnet mask, default gateway, DHCP, NAT, access from the Internet. Hands on CCTV configuration. How IP CCTV works TCP, UDP, IP, RTP, RTSP, SIP, PTZ, NTP, Wireshark. Port numbers. Hands on Using Wireshark to troubleshoot IP CCTV. Network issues with IP CCTV Bandwidth, video resolution, compressions, codecs, frame rates, audio. QoS. One way versus two way traffic. Hands on Analysing CCTV traffic. Security VPNs, Firewalls. Hands on CCTV through a firewall. Troubleshooting ping, tracert, arp, ipconfig, pathping, tracert. Cable issues, switch issues, WiFi issues.CCTV issues. Hands on CCTV troubleshooting. Miscellaneous Design issues, multicasting, gateways. DVR technology. Calculating storage requirements.

Definitive IP CCTV for engineers
Delivered in Internationally or OnlineFlexible Dates
£2,477

Complete ADO.NET for developers

5.0(3)

By Systems & Network Training

ADO.NET training course description This ADO.net training course is designed to enable developers to use the toolset provided with.NET for data access including ADO.net objects, data controls, designers and interoperability with earlier ADO objects. The course is applicable for those using C# or VB.NET with ADO.NET What will you learn Retrieve and manipulate data using Microsoft's ADO.NET library. Work with the ADO.NET object model. Update data, including handling stored procedures, parameters, and return value. Search, sort and filter data. Leverage the power of XML. ADO.NET training course details Who will benefit: Programmers working with ADO.Net. Prerequisites: Effective programming with VB.NET or Concise introduction to C# Duration 2 days ADO.NET training course contents Introducing ADO.Net Traditional Data Access Architecture. ADO.Net Disconnected Data Access Architecture. Different components of ADO.Net. A review of basic SQL queries SQL SELECT Statement. SQL INSERT Statement. SQL UPDATE Statement. SQL DELETE Statement. Common data access tasks with ADO.Net Accessing Data using ADO.Net. Defining the connection string. Defining a Connection. Defining the command or command string. Defining the Data Adapter. Creating and filling the DataSet. A Demonstration Application The Interface. Loading the table. Filling the controls on the Form. Navigating through the records. Updating Data Steps for updating the table. Building the Application. Loading the table and displaying data in the form's controls. Initialising Commands. Adding Parameters to the commands. The ToggleControls() method of our application. Editing (or Updating) Records. Event Handler for the Save Button. Event Handler for the Cancel Button. Inserting Records. Deleting a Record. Using Stored Procedures Sample Stored Procedures. UPDATE Stored Procedure. INSERT Stored Procedure. DELETE Stored Procedure. SELECT Stored Procedure. Using Stored Procedures with ADO.Net.

Complete ADO.NET for developers
Delivered in Internationally or OnlineFlexible Dates
£2,477

Building ASP.net applications

5.0(3)

By Systems & Network Training

ASP.Net training course description Our hands on ASP.NET training course that will teach students how to create a simple ASP.NET application that delivers dynamic content to the web. The course is applicable for those using C# or VB.NET with ASP.NET. What will you learn Create a web form with server controls Separate page code from content with code-behind pages, page controls, and components. Display dynamic data from a data source by using ADO.NET and data binding. Debug ASP.NET pages by using trace. ASP.Net training course details Who will benefit: Programmers working with ASP.NET. Prerequisites: HTML5 development fundamentals VBNet_course.htm or C++ programming foundation Duration 3 days ASP.Net training course contents Working with ASP.NET Introducing ASP.NET. Creating web forms. Adding ASP.NET code to a page. Handling page events. Using Web Controls Web controls and HTML controls compared. Using intrinsic controls. Using input validation controls. Introduction to user controls. Using trace in ASP.NET pages Overview of tracing. Trace information. Page-level trace and application-level trace. Separating code from content Advantages of partitioning an ASP.NET page. Creating and using code-behind pages. Creating and using components and classes. Inheritance of classes. Interfaces. Using ADO .NET to access data Accessing text files. Overview of ADO .NET Connecting to a data source. Accessing data with DateSets. Using DataViews. Accessing data with DataReaders. Using XML data with a DataSet. Creating an ASP.NET Web Application Requirements of a web application. Sharing information between pages. Securing an ASP.NET application. Web services. Creating a simple web service using Visual Studio.NET Calling a web service using Visual Studio.NET

Building ASP.net applications
Delivered in Internationally or OnlineFlexible Dates
£2,367

Introduction to Adobe After Effects Online

By Platform Training

Live online course with study materials and certificate of completion included Adobe After Effects is recognised as an essential tool for motion graphics and visual effects. Our introductory Adobe After Effects course is designed for those new to post-production techniques, and would like to get the most from this immensely powerful application. Whether you are a motion graphics designer, a web designer, rich media artist or broadcast video editor, this course covers all the techniques you need to successfully start using, or significantly improve your command over, Adobe After Effects. Description Completing this course will enable you to do the following and more: Become familiar with the After Effects workspace Create animations using keyframes Understand keyframe interpolation and velocity Work with the graph editor to fine tune animations Work with Solid, Text and Null layers Work with masks, mattes and track mattes Create Compositions Incorporate video with Photoshop and Illustrator. Use video layering with transfer and blending modes Use Motion Tracker and 3D Camera Tracker Apply and animate Effects Use Colour Correction / Glows + Curves Use filters for special effects Render your final project For the full course content please download the course information pdf listed above. Who is this course for? This workshop is suitable for anyone who wishes to learn Adobe Afer Effects from scratch or wants to improve their existing knowledge of the program. Requirements Attendees should have basic PC or Mac skills. You will need a broadband internet connection to participate in this live online course. Certificates Certificate of completion Digital certificate - Included

Introduction to Adobe After Effects Online
Delivered OnlineFlexible Dates
£192

Professional Certificate Course in Introduction to Scheduling In Supply Chain Operations in London 2024

4.9(261)

By Metropolitan School of Business & Management UK

This Professional Certificate Course in Introduction to Scheduling in Supply Chain Operations covers the fundamentals of operation scheduling, its objectives, functions, and types. It also covers different approaches to scheduling, load work centers, and sequencing methods. The course introduces performance measures and ways to minimize scheduling difficulties. Additionally, the course focuses on the Theory of Constraints, including its principles, metrics, and scheduling multiple resources. Students will learn about time-cost trade-offs and scheduling services. By the end of this course, students will have a comprehensive understanding of scheduling and optimization techniques in the supply chain. This Professional Certificate Course provides a comprehensive understanding of scheduling and optimization techniques in the supply chain operations. The course covers the theory of constraints, load work centers, sequencing methods, and approaches to scheduling. After the successful completion of the course, you will be able to learn about the following, Operation Scheduling, its Objectives, functions, and types. Approaches to scheduling and Load Work Centres, along with concept and method of sequencing, performance measures, and minimizing scheduling difficulties. Theory of Constraints which includes principles, metrics used, Scheduling Services, Scheduling Multiple Resources, and Time-Cost Trade-Offs. This Professional Certificate Course in Introduction to Scheduling in Supply Chain Operations covers the fundamentals of operation scheduling, its objectives, functions, and types. It also covers different approaches to scheduling, load work centers, and sequencing methods. The course introduces performance measures and ways to minimize scheduling difficulties. Additionally, the course focuses on the Theory of Constraints, including its principles, metrics, and scheduling multiple resources. Students will learn about time-cost trade-offs and scheduling services. By the end of this course, students will have a comprehensive understanding of scheduling and optimization techniques in the supply chain. VIDEO - Course Structure and Assessment Guidelines Watch this video to gain further insight. Navigating the MSBM Study Portal Watch this video to gain further insight. Interacting with Lectures/Learning Components Watch this video to gain further insight. Introduction to Scheduling In Supply Chain Operations Self-paced pre-recorded learning content on this topic. Introduction to Scheduling In Supply Chain Operations Put your knowledge to the test with this quiz. Read each question carefully and choose the response that you feel is correct. All MSBM courses are accredited by the relevant partners and awarding bodies. Please refer to MSBM accreditation in about us for more details. There are no strict entry requirements for this course. Work experience will be added advantage to understanding the content of the course. The certificate is designed to enhance the learner's knowledge in the field. This certificate is for everyone eager to know more and get updated on current ideas in their respective field. We recommend this certificate for the following audience Supply chain professionals Operations managers Logistics professionals Production managers Inventory managers Procurement managers Anyone interested in supply chain scheduling and optimization Average Completion Time 2 Weeks Accreditation 3 CPD Hours Level Advanced Start Time Anytime 100% Online Study online with ease. Unlimited Access 24/7 unlimited access with pre-recorded lectures. Low Fees Our fees are low and easy to pay online.

Professional Certificate Course in Introduction to Scheduling In Supply Chain Operations in London 2024
Delivered Online On Demand14 days
£31

Introduction to Bloodstain Pattern Analysis (BPA)

By Spatter/ed

Learn about Bloodstain Pattern Analysis (BPA) and develop the skills to identify bloodstains and interpret bloodstain patterns, over the course of 3 MODULES, from renowned experts in the field. Brought to you by SPATTER/ED Ltd.

Introduction to Bloodstain Pattern Analysis (BPA)
Delivered Online On Demand
£240.42

PERSON CENTRED PLANNING – FOR LOCAL AUTHORITY, SCHOOL OR MULTI ACADEMY TRUST TEAMS

By Inclusive Solutions

This training is aimed at developing Person Centred Planning – for Local Authority, School or Multi Academy Trust professional teams. Parents and carers can also participate in this training. One day introduction to underlying values and practicalities of approach in schools – 100 people 2 Day skill training for 30 participants to learn PATH planning skills 1 day follow up after 3 months to problem solve issues and celebrate what achieved. Person Centred Planning (PCP) is a way of expressing a set of inclusive values through a unique range of tools and techniques. The most commonly used person centred tool with children is a PATH – and it shows these values in action. Why now? The Children and Families Act 2014 sets out clear principles for supporting and involving children and young people in all aspects of the support and planning of their special educational need. The Special Educational Needs and Disability Code of Practice: 0 – 25 years provides the statutory guidance relating to part 3 of the Children and Families Act 2014. Embedded in its principles is the need for a stronger focus on the participation of children, young people and their parents/carers in decision making at both individual and strategic levels. The use of Person Centred Approaches provides the opportunity to fulfil those principles. Working in this way ensures the CYP and their parents/carers are at the centre of all decision making and future planning. It provides an opportunity to engage directly with children and young people to discuss their needs, and plan how they can achieve the best possible outcomes. This should be integral to all planning for children and young people with Special Educational Need and Disability (SEND) throughout their lives. Education Health Care Planning processes are required to be truly person centred at every stage, including annual reviews, so understanding this way of working has never been more essential. Is this different to what we do already? This person-centred way of working offers a radical new approach to visualising planning, empowering and directly involving children and those that care about them throughout planning meetings and allowing for inclusive, creative methodology which builds on and challenges existing practice in schools. Core principles The focus of inclusive, person-centred working is first and foremost on ordinary needs and not solely on special needs. – Being somebody – Contributing by sharing gifts and capacities – Knowing people and having relationships – Having choice and control – Sharing ordinary places – being present in local spaces and having a valued role there The training is delivered by Inclusive Solutions who are Educational Psychologists with a national reputation for training and person centred planning with schools over the last 16 years. In this training, you will learn how to facilitate with a child, family, team or an organisation to think together around their preferred future or about a challenge or issue. Here is an opportunity to experience first-hand the person centred, futures planning tool – PATH (Pearpoint, Forest et. al. 1989). This course will provide participants with a practical introduction to person centred planning and approaches, including examples of best practice in using person centred approaches in schools. The course will explore the underlying values of person centred approaches, provide an introduction to the person centred planning tools and link this to national policy and guidance. Participants will gain: 1 Knowledge of person centred planning and approaches 2 An understanding of how person centred approaches can be used in schools 3 A basic knowledge of the person centred review process and where to find out more information 4 The skills to gather information about what is important to and for the children and young people they support 5 An understanding of PATH and situations in which this process could be used in school The course answers these questions: • What are person centred approaches? • How can we use person centred approaches in our school? • What is person centred thinking and how can it be used in schools? • How can we learn about what is important to and for the child or young person and share this information? • How can we make sure that the child is at the centre of their annual/transition review?

PERSON CENTRED PLANNING – FOR LOCAL AUTHORITY, SCHOOL OR MULTI ACADEMY TRUST TEAMS
Delivered in UK Wide Travel Costs or OnlineFlexible Dates
£1,800 to £2,500

Introduction to Theology: Fundamental Concepts and Futures

4.3(43)

By John Academy

Explore the fundamental concepts and future trajectories of theology in this comprehensive course. Delve into major religious traditions, ethical dilemmas, and theological inquiries, from the nature of God to eschatology. Gain insights into Christology, ecclesiology, and comparative theology, shaping a nuanced understanding of theology's role in shaping society and the world. Engage in critical discourse about the future of theology amidst contemporary challenges and emerging trends.

Introduction to Theology: Fundamental Concepts and Futures
Delivered Online On Demand4 hours
£23.99