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

6536 Acro courses in Cardiff delivered Online

R Programming for Data Science

4.7(160)

By Janets

Register on the R Programming for Data Science today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get a digital certificate as a proof of your course completion. The R Programming for Data Science is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With The R Programming for Data Science Receive a e-certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Certification After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for £9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for £15.99, which will reach your doorsteps by post. Who Is This Course For: The course is ideal for those who already work in this sector or are an aspiring professional. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The online training is open to all students and has no formal entry requirements. To study the R Programming for Data Science, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Course Content Unit 01: Data Science Overview Introduction to Data Science 00:01:00 Data Science: Career of the Future 00:04:00 What is Data Science? 00:02:00 Data Science as a Process 00:02:00 Data Science Toolbox 00:03:00 Data Science Process Explained 00:05:00 What's Next? 00:01:00 Unit 02: R and RStudio Engine and coding environment 00:03:00 Installing R and RStudio 00:04:00 RStudio: A quick tour 00:04:00 Unit 03: Introduction to Basics Arithmetic with R 00:03:00 Variable assignment 00:04:00 Basic data types in R 00:03:00 Unit 04: Vectors Creating a vector 00:05:00 Naming a vector 00:04:00 Arithmetic calculations on vectors 00:07:00 Vector selection 00:06:00 Selection by comparison 00:04:00 Unit 05: Matrices What's a Matrix? 00:02:00 Analyzing Matrices 00:03:00 Naming a Matrix 00:05:00 Adding columns and rows to a matrix 00:06:00 Selection of matrix elements 00:03:00 Arithmetic with matrices 00:07:00 Additional Materials 00:00:00 Unit 06: Factors What's a Factor? 00:02:00 Categorical Variables and Factor Levels 00:04:00 Summarizing a Factor 00:01:00 Ordered Factors 00:05:00 Unit 07: Data Frames What's a Data Frame? 00:03:00 Creating Data Frames 00:20:00 Selection of Data Frame elements 00:03:00 Conditional selection 00:03:00 Sorting a Data Frame 00:03:00 Additional Materials 00:00:00 Unit 08: Lists Why would you need lists? 00:01:00 Creating a List 00:06:00 Selecting elements from a list 00:03:00 Adding more data to the list 00:02:00 Additional Materials 00:00:00 Unit 09: Relational Operators Equality 00:03:00 Greater and Less Than 00:03:00 Compare Vectors 00:03:00 Compare Matrices 00:02:00 Additional Materials 00:00:00 Unit 10: Logical Operators AND, OR, NOT Operators 00:04:00 Logical operators with vectors and matrices 00:04:00 Reverse the result: (!) 00:01:00 Relational and Logical Operators together 00:06:00 Additional Materials 00:00:00 Unit 11: Conditional Statements The IF statement 00:04:00 IFELSE 00:03:00 The ELSEIF statement 00:05:00 Full Exercise 00:03:00 Additional Materials 00:00:00 Unit 12: Loops Write a While loop 00:04:00 Looping with more conditions 00:04:00 Break: stop the While Loop 00:04:00 What's a For loop? 00:02:00 Loop over a vector 00:02:00 Loop over a list 00:03:00 Loop over a matrix 00:04:00 For loop with conditionals 00:01:00 Using Next and Break with For loop 00:03:00 Additional Materials 00:00:00 Unit 13: Functions What is a Function? 00:02:00 Arguments matching 00:03:00 Required and Optional Arguments 00:03:00 Nested functions 00:02:00 Writing own functions 00:03:00 Functions with no arguments 00:02:00 Defining default arguments in functions 00:04:00 Function scoping 00:02:00 Control flow in functions 00:03:00 Additional Materials 00:00:00 Unit 14: R Packages Installing R Packages 00:01:00 Loading R Packages 00:04:00 Different ways to load a package 00:02:00 Additional Materials 00:00:00 Unit 15: The Apply Family - lapply What is lapply and when is used? 00:04:00 Use lapply with user-defined functions 00:03:00 lapply and anonymous functions 00:01:00 Use lapply with additional arguments 00:04:00 Additional Materials 00:00:00 Unit 16: The apply Family - sapply & vapply What is sapply? 00:02:00 How to use sapply 00:02:00 sapply with your own function 00:02:00 sapply with a function returning a vector 00:02:00 When can't sapply simplify? 00:02:00 What is vapply and why is it used? 00:04:00 Additional Materials 00:00:00 Unit 17: Useful Functions Mathematical functions 00:05:00 Data Utilities 00:08:00 Additional Materials 00:00:00 Unit 18: Regular Expressions grepl & grep 00:04:00 Metacharacters 00:05:00 sub & gsub 00:02:00 More metacharacters 00:04:00 Additional Materials 00:00:00 Unit 19: Dates and Times Today and Now 00:02:00 Create and format dates 00:06:00 Create and format times 00:03:00 Calculations with Dates 00:03:00 Calculations with Times 00:07:00 Additional Materials 00:00:00 Unit 20: Getting and Cleaning Data Get and set current directory 00:04:00 Get data from the web 00:04:00 Loading flat files 00:03:00 Loading Excel files 00:05:00 Additional Materials 00:00:00 Unit 21: Plotting Data in R Base plotting system 00:03:00 Base plots: Histograms 00:03:00 Base plots: Scatterplots 00:05:00 Base plots: Regression Line 00:03:00 Base plots: Boxplot 00:03:00 Unit 22: Data Manipulation with dplyr Introduction to dplyr package 00:04:00 Using the pipe operator (%>%) 00:02:00 Columns component: select() 00:05:00 Columns component: rename() and rename_with() 00:02:00 Columns component: mutate() 00:02:00 Columns component: relocate() 00:02:00 Rows component: filter() 00:01:00 Rows component: slice() 00:04:00 Rows component: arrange() 00:01:00 Rows component: rowwise() 00:02:00 Grouping of rows: summarise() 00:03:00 Grouping of rows: across() 00:02:00 COVID-19 Analysis Task 00:08:00 Additional Materials 00:00:00

R Programming for Data Science
Delivered Online On Demand6 hours 32 minutes
£25

Business Analysis Course - CPD Accredited

5.0(2)

By Training Express

In today’s data-driven world, understanding business analysis is less of a luxury and more of a necessity. This CPD Accredited Business Analysis Course offers a sharp and focused route to learning the essentials of evaluating business needs, improving processes, and guiding decision-makers with clarity and precision. Whether you're aiming to boost your analytical thinking or brush up on frameworks used across various industries, this course speaks the language of business with just the right amount of logic and flair. With engaging modules and a no-fluff approach, you’ll explore the core pillars of business analysis, from stakeholder communication to requirement gathering and data interpretation. Designed for curious minds who appreciate structure over jargon, this online course balances clarity with depth. It's tailored to suit professionals at different stages of their career—minus the clichés, unnecessary metaphors, or lofty promises. Just smart learning, well delivered. Course Curriculum: Module 01: An Introduction to Business Analysis Module 02: The Necessity of a Business Analyst Module 03: Addressing Requirements Module 04: Needs Assessment Module 05: Business Analysis Planning Module 06: Strategy Analysis Module 07: Stakeholder Analysis Module 08: Requirements Elicitation Module 09: Requirements Analysis Module 10: Traceability and Monitoring Module 11: Solution Evaluation Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing Business Analysis - CPD Accredited course. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Business Analysis - CPD Accredited course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 10 CPD hours / points Accredited by The CPD Quality Standards (CPD QS) Who is this course for? The Business Analysis - CPD Accredited training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Business Analysis - CPD Accredited training.

Business Analysis Course - CPD Accredited
Delivered Online On Demand1 hour
£23

Business Intelligence Analyst Training - CPD Accredited Course

5.0(14)

By Training Express

In today’s data-driven landscape, the role of a Business Intelligence Analyst is pivotal to guiding organisations through the maze of numbers towards clear, actionable insights. This CPD accredited course offers a thorough exploration of data analysis techniques, reporting tools, and visualisation methods essential for making informed business decisions. Whether you're seeking to enhance your analytical prowess or pivot your career, this course provides the knowledge foundation necessary to interpret complex datasets and translate them into compelling narratives that influence strategy. Delivered entirely online, the training is designed to fit seamlessly around your schedule without any need for physical attendance. Expect to deepen your understanding of key BI platforms and sharpen your ability to extract meaningful trends and patterns. Alongside detailed modules, learners will develop the confidence to communicate findings effectively across teams, turning data into decisions that matter. It’s a smart choice for professionals looking to boost their credentials in a competitive market—minus the jargon, fuss, or unnecessary fluff. Course Curriculum: Module 01: An Introduction to Business Intelligence Module 02: Real-time Business Intelligence Module 03: Fundamentals of Statistics and Data Science Module 04: Fundamentals of SQL Module 05: Database Management Essentials Module 06: Data Warehouse Concepts Module 07: Data Visualisation in Business Intelligence Module 08: Basics of Python Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing Business Intelligence Analyst - CPD Accredited course. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Business Intelligence Analyst - CPD Accredited course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 10 CPD hours / points Accredited by The CPD Quality Standards (CPD QS) Who is this course for? The Business Intelligence Analyst - CPD Accredited training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Business Intelligence Analyst - CPD Accredited training.

Business Intelligence Analyst Training - CPD Accredited Course
Delivered Online On Demand1 hour
£23

Material Management - CPD Accredited Course

5.0(2)

By Training Express

In today’s fast-paced business environment, effective material management is a cornerstone for operational efficiency. This CPD Accredited course offers a comprehensive exploration of the core principles and best practices involved in managing materials within any organisation. From procurement and inventory control to forecasting and distribution, you will gain valuable insights that will directly contribute to streamlining operations and reducing costs. Designed for professionals across various industries, this course delves into key aspects that will enhance your ability to manage materials with precision and foresight. By completing this course, you’ll build a solid foundation in material management, learning how to optimise stock levels, improve supplier relationships, and implement strategies that contribute to a smoother supply chain. Whether you’re looking to improve processes within your current role or looking to advance your career, this course offers a flexible and effective approach to mastering material management. With its clear structure and in-depth content, it provides the knowledge you need to navigate the complexities of this vital area with confidence. Course Curriculum: Module 01: Introduction to Material Management Module 02: Purchasing and Supply Chain Management Module 03: Inventory Management, Planning and Control Module 04: Stores Management and Control Module 05: Forecasting Module 06: Material Requirements Planning Module 07: Materials Handling Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing an online module. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Material Management - CPD Accredited course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 10 CPD hours / points Accredited by The CPD Quality Standards (CPD QS) Who is this course for? The Material Management - CPD Accredited training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Material Management - CPD Accredited training.

Material Management - CPD Accredited Course
Delivered Online On Demand1 hour
£23

LOLER Training - CPD Accredited Course

5.0(14)

By Training Express

Lifting Operations and Lifting Equipment Regulations (LOLER) are no laughing matter—despite the acronym’s cheerful tone. This CPD-accredited online course dives straight into the essentials of LOLER, making sure anyone responsible for lifting equipment knows exactly what’s required to meet UK safety standards. With a clear focus on legal duties, risk assessment, equipment inspection, and maintenance procedures, this training is tailored to suit a wide range of industries without wandering into the overly technical or sleep-inducing. Whether you're supervising construction hoists, managing warehouse operations, or overseeing workplace safety, this course is designed to help you keep everything above board—and off the floor. Delivered 100% online, it’s accessible anytime and anywhere, giving you the flexibility to learn without disrupting your schedule (or your coffee breaks). If you're looking to strengthen your understanding of LOLER with content that gets to the point and stays there—this is it. No fluff, no filler, just the facts you need in a format you’ll actually want to read. Course Curriculum: Module 01: Introduction to LOLER Module 02: Part 01 - Selecting Lifting Equipment and Accessories Module 03: Part 02 - Selecting Lifting Equipment and Accessories Module 04: Planning the Lifting Operation Module 05: Factors Affecting Safe Lifting Operation Module 06: Roles and Responsibilities Module 07: Risk Assessment Module 08: Examination and Inspection Module 09: Reports and Defects Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing an online module. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this LOLER Training - CPD Accredited course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 10 CPD hours / points Accredited by The CPD Quality Standards (CPD QS) Who is this course for? The LOLER Training - CPD Accredited training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our LOLER Training - CPD Accredited training.

LOLER Training - CPD Accredited Course
Delivered Online On Demand1 hour
£23

Project Management - CPD Accredited Course

5.0(2)

By Training Express

Project management isn’t just about charts and checklists; it’s about knowing how to steer a ship without shouting at the waves. This CPD Accredited Course gives you the knowledge to run projects smoothly, on time, and with less head-scratching along the way. Whether you're managing teams, deadlines, or just trying to avoid chaos dressed up as progress, this course lays out the essentials with clarity and purpose. No guesswork—just structured learning designed to build confidence in your ability to coordinate tasks and people efficiently. Perfect for those aiming to sharpen their organisational skills and understand how to keep projects moving without resorting to caffeine and crossed fingers. You’ll explore how to plan, budget, lead, and deliver work across different industries and working environments—without needing to sit in a classroom. It’s all online, professionally structured, and CPD accredited, making it a smart choice for professionals ready to level-up their project know-how. Course Curriculum: Module 01: Introduction to Project Management Module 02: PMBOK and PMI Module 03: Global Project Management Module 04: Project Life Cycle Module 05: Time Management Module 06: Quality Management Module 07: Effective Planning & Scheduling Module 08: Human Resource Management Module 09: Performance Management Module 10: Talent Management Module 11: Organising Meeting and Conferences Module 12: Managing Resources Module 13: Change Management Module 14: Business Resilience and Crisis Management Module 15: Conflict Management Module 16: Stress Management Module 17: Communication Skills Module 18: Procurement & Purchasing Management Module 19: Risk Management Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing an online module. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Project Management - CPD Accredited course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 10 CPD hours / points Accredited by The CPD Quality Standards Who is this course for? The Project Management - CPD Accredited training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Project Management - CPD Accredited training.

Project Management - CPD Accredited Course
Delivered Online On Demand1 hour
£23

Environmental Management Certificate - CPD Accredited Course

5.0(14)

By Training Express

Climate conversations are no longer reserved for environmentalists in lab coats or protesters chained to trees. From boardrooms to building sites, environmental management has become everyone’s business—especially if you're trying to stay relevant, responsible, and reputable. This CPD-accredited Environmental Management Certificate course offers a thorough introduction to the key principles, responsibilities, and strategies needed to understand environmental impact and improve sustainability across a variety of settings. Whether you’re aiming to sharpen your green credentials or looking to align with regulatory expectations, this online course delivers clear, up-to-date knowledge with a refreshingly straight-forward approach. With modules designed for accessibility, flexibility, and relevance, you’ll gain an informed perspective on pollution, waste, energy use, environmental law, and corporate responsibility. All without leaving your chair—or your tea. Course Curriculum: Module 01: Intro to Environmental Health Module 02: Waste, Pollution and Pollutants Module 03: Environment, Pollution, Climate Change and Health Module 04: Recovering Resources and Managing Waste Module 05: Food Waste Module 06: Plastic Module 07: Air Pollution Module 08: Water Module 09: Environmental Sustainability Module 10: Legal System Module 11: What is Environmental Law Module 12: International Environment Law Module 13: Environmental Organisations Module 14: National Environmental Legacy Act Module 15: The Environment and Economics Part 1 Module 16: The Environment and Economics Part 2 Module 17: Climate Change Module 18: Environmental Impact Assessment Module 19: Nature Conservation Module 20: Kyoto Protocol and Paris Agreement Module 21: Sustainable Development Module 22: Compliance and Governance of Law Module 23: Right to Information, Participation and Justice Module 24: Enforcement of Environmental Law Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing an online module. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Environmental Management Certificate - CPD Accredited course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 10 CPD hours / points Accredited by The CPD Quality Standards (CPD QS) Who is this course for? The Environmental Management Certificate - CPD Accredited training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Environmental Management Certificate - CPD Accredited training.

Environmental Management Certificate - CPD Accredited Course
Delivered Online On Demand1 hour
£23

Security Management Diploma - CPD Accredited Course

5.0(2)

By Training Express

Security Management Diploma - CPD Accredited Course In today’s world, securing people, property and information isn’t just a role—it’s a necessity. From office buildings to online networks, the demand for knowledgeable individuals in security management continues to grow. This CPD Accredited Security Management Diploma gives you the confidence to understand modern risks, assess threats, and manage situations with clarity. Whether it’s about preventing losses, managing people, or preparing emergency plans, this course is tailored to guide you through essential strategies with ease. If you’ve got an interest in protection, planning and leadership, this is where theory meets real responsibility—without needing to leave your desk. With security concerns shifting rapidly, employers look for those who stay ahead of threats and think smart. This course covers key areas including risk assessment, surveillance basics, access control, emergency procedures, and conflict management. It’s serious knowledge, served in a structured and accessible way—no jargon, no fluff. Learn it all online, at your own pace, and gain insights that are relevant across industries from retail and logistics to corporate offices and public services. Course Curriculum: Module 01: Introduction to Security Management Module 02: Organisational Security Management Module 03: Security Risk Analysis and Risk Reduction Module 04: Physical and Information Security Protection Module 05: Business Resilience and Crisis Management Module 06: Cyber Security and Fraud Prevention Module 07: Security Investigations and Threat Awareness Module 08: Laws and Regulations Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing an online module. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Security Management Diploma - CPD Accredited course, you will qualify for the CPD Quality Standards certified certificate from Training Express. CPD 10 CPD hours / points Accredited by The CPD Quality StandardsService Who is this course for? The Security Management Diploma - CPD Accredited training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Security Management Diploma - CPD Accredited training.

Security Management Diploma - CPD Accredited Course
Delivered Online On Demand1 hour
£23

School Administrator Training - CPD Accredited Course

5.0(2)

By Training Express

Become skilled in teaching and learn what it takes to become a successful teacher in the UK. Find out all about School Administrator Training - CPD Accredited and prepare for a rewarding career in teaching. Comprised of 11 modules, this course will teach you: Demonstrate in-depth knowledge of the role and responsibilities of a School Administrator Identify the different types of schools in the UK and stages of child development Develop the school curriculum and find strategies to develop schools and teachers Monitor the school's admission, attendance, dropout and transfer Safeguard the safety & welfare of students in compliance with The Children Act 1989 Understand the different behavioural issues and problems of students, such as bullying and drug taking Maintain toilet and washing facilities, water supplies and outdoor spaces Provide SEN learning support to children with autism, ADHD and dyslexia Show excellent time management, organising and problem-solving skills Ensure a safe and productive school environment for staff and pupils After completing the course, you will be confident in your skills to nail any interview in this field, and the certification will allow you to get noticed by employers. Yeah, that's right, there's a CPD certification available for free after you complete this course! The exams and assessments are also free, so you can focus more on studying the course and less on paying for stuff. This course is a value for money and the 1000 reviews that Training Express already has act as a testament to how good we are at training people. Our courses are designed and developed by teams of people who give their best effort to ensure you get the best learning experience possible for such a low price. Enrol now and learn without worries. Train with Training Express and prepare for a career in Teaching in the UK. Course Curriculum: Module-1: Introduction to School Administration Module-2: Types of Schools in the UK Module-3: Workplace Development Module-4: Creating and Maintaining a School Culture Module-5: Educational Administration and Management Module-6: Safeguarding Students Module-7: Child Development Module-8: Serious Behavioural Issues and Problems of Students Module-9: Managing School Premises Module-10: Safety and Maintenance As an Administrator Module-11: Self-Management and Dealing with Stress Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing an online module. For each test, the pass mark will be set to 60%. Disclaimer: The CPD approved course is owned by E-Learning Solutions Ltd and is distributed under license. Accredited Certificate After successfully completing this School Administrator Training - CPD Accredited course, you will qualify for the CPD Certification Service (CPD UK) certified certificate from Training Express. Why Choose The CPD Certification Service Accredited Course? With 25 years of experience in the Continuous Professional Development sector, CPD Certification Service (CPD UK) is the leading CPD accreditation organisation in the UK, working across all industry sectors. The CPD Certification Service provides recognised independent CPD accreditation compatible with global CPD requirements. Hundreds and thousands of professionals recognise the CPD Certified symbol as the qualitative benchmark that reflects and sets the industry standards. CPD UK evaluates learning activities to the highest standards and courses are certified against the universally accepted structured checklist. CPD 10 CPD hours / points Accredited by The CPD Certification Service Who is this course for? The School Administrator Training - CPD Accredited training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our School Administrator Training - CPD Accredited training.

School Administrator Training - CPD Accredited Course
Delivered Online On Demand
£23

Surveying Basics - CPD Accredited Course

5.0(2)

By Training Express

Get your bearings in the world of surveying with this refreshingly straightforward, no-nonsense course designed for those who want clarity, not clutter. Surveying Basics is a CPD-accredited online course tailored to deliver essential knowledge without overwhelming you with jargon. Whether you're new to the field or brushing up, this course brings you structured learning in a format that respects your time and intelligence. From maps and measurements to boundaries and building plans, you’ll gain a solid understanding of the surveying process, its purpose, and its place across industries. It’s perfect for professionals who need a reliable foundation or a quick refresh without diving down rabbit holes. Study at your own pace, anytime, from anywhere – no field boots required. Still not convinced? Take a glimpse of the key benefits you'll get with - Lessons prepared in collaboration with Professionals User-friendly Learner Management System (LMS) Syllabus designed in line with the standards of the UK Education System Updated Study Materials focusing both on Knowledge and Skill based training Guidance to expand in 'a' territory and move forward with Surveyor profession Free Assessment to test learners' knowledge and skills Course Curriculum: Module 01: Basics of Surveying Module 02: Tools and Techniques of Surveying Module 03: Surveying Instrumentation Module 04: Area Measurement Module 05: Measurement Volumes Module 06: Levelling Module 07: Contouring Module 08: Distance Measurement Module 09: Angles and Directions Module 10: Error and Uncertainty Module 11: Survey Report Course Assessment You will immediately be given access to a specifically crafted MCQ test upon completing the Surveying Basics - CPD Accredited course. For each test, the pass mark will be set to 60%. Accredited Certificate After successfully completing this Surveying Basics - CPD Accredited course, you will qualify for the CPD Quality Standards (CPD QS) certified certificate from Training Express. CPD 10 CPD hours / points Accredited by The CPD Quality Standards Who is this course for? The Surveying Basics - CPD Accredited training is ideal for highly motivated individuals or teams who want to enhance their skills and efficiently skilled employees. Requirements There are no formal entry requirements for the course, with enrollment open to anyone! Career path Learn the essential skills and knowledge you need to excel in your professional life with the help & guidance from our Surveying Basics - CPD Accredited training.

Surveying Basics - CPD Accredited Course
Delivered Online On Demand1 hour
£23