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

2445 Courses in Cardiff delivered Online

Electrical Training for Electrician Mini Bundle

By Compete High

The Electrical Training for Electrician Mini Bundle is your direct route to becoming a highly hireable professional in electrical and technical industries. Whether you want to work as a certified Electrician, specialise in safety with Puwer and Riddor, or broaden your skills with practical Mobile Phone Repairing and Mathematics, this bundle is tailored to land you the job. With demand surging for candidates who bring strong knowledge of Electrician roles, compliance with Puwer and Riddor, and the versatility of Mobile Phone Repairing, employers will be knocking on your door. Don’t let competitors with these exact skills beat you to the best electrical job offers. Description Employers in construction, maintenance, telecommunications, and manufacturing are seeking professionals with expertise in Electrician work, solid grounding in safety regulations like Puwer and Riddor, and technical proficiency demonstrated by Mobile Phone Repairing. Your grasp of Mathematics strengthens your technical decision-making and problem-solving—skills highly prized on any site or workshop. This Electrical Training for Electrician Mini Bundle equips you to excel in sectors where safety, technical knowledge, and adaptability are essential. Be it as an Electrician ensuring installations comply with Puwer standards, or handling repairs with mobile technical know-how, you will be well-positioned to impress employers. Jobs requiring Electrician, Puwer, Mathematics, Mobile Phone Repairing, and Riddor expertise are being snapped up quickly. Get certified now to make sure the job you want goes to you, not someone else. FAQ Is this bundle suitable for new electricians? Yes—this bundle covers essential skills from Electrician basics to compliance with Puwer and Riddor. Which industries benefit most from this training? Construction, manufacturing, telecommunications, and mobile device repair sectors all value these skills. Why is Mathematics important here? Strong Mathematics skills enhance your electrical problem-solving and accuracy on the job. Does Mobile Phone Repairing help my electrician career? Yes—it adds versatility and makes you attractive to employers in tech and repair industries. Is safety training included? Absolutely—Puwer and Riddor training are integral to ensure compliance and workplace safety. Can I complete this bundle flexibly? Yes—all modules, including Electrician and Mobile Phone Repairing, are online and self-paced. How does this bundle improve my CV? Employers search for Electrician, Puwer, and Riddor skills regularly; this bundle positions you at the top. Why should I act now? Because demand for certified Electrician professionals with safety and repair skills is rising fast.

Electrical Training for Electrician Mini Bundle
Delivered Online On Demand11 hours
£19.99

Tambour beading Beginner: Live online zoom class

By Ecole Saint Clare

Learn the art of tambour beading in this class

Tambour beading Beginner: Live online zoom class
Delivered OnlineFlexible Dates
£233

Beginner Bookbinding Learn at Home Live with Rachel - One to One - 1 Day

4.3(7)

By Rachel Ellen

Do you love books? Do you love the feel of a new book, the smell of the pages, and the way they look on your shelf? But do you wish that you could create your own books? We have just what you need! Our Bookbinding Workshop is a beginner course that will teach you how to make canvas bound, Japanese bound, and journal style books in the comfort of your own home. We provide all of the materials and full instruction is provided by our expert staff. You will be able to create a small library of books that are sure to impress anyone who sees them!

Beginner Bookbinding Learn at Home Live with Rachel - One to One - 1 Day
Delivered OnlineFlexible Dates
£283

Model-making Techniques Course Online

By David Neat

A 5-day intensive, practical course covering model-making skills for theatre, film, animation or spatial design. Led by David Neat from his studio in Deptford.

Model-making Techniques Course Online
Delivered OnlineFlexible Dates
£230

Creative Practice

By Airtily

Live via Zoom. Fortnightly - 1/15/29 Oct, 12/26 Nov, 10 Dec - 6-8pm UK time Join artist Julie Galante for this course designed to nurture your creative practice. Together we’ll explore ways to create work that reflects your individual interests, passion, and point of view, no matter your experience level. The course content is delivered over six live Zoom sessions, in a small, welcoming group with plenty of opportunities for interaction. Additionally, there will be optional (but highly recommended) assignments to complete in between the live sessions - assignments designed to get you stuck in to your creative practice in new and interesting ways. During each live session, there will be a demonstration focusing on a particular aspect of visual art - this will include various materials, subjects, and considerations such as composition, theme, mark-making, layering, and so on. We will also have a look at everyone’s recent creations, with celebration of the triumphs and suggestions for moving forward with work-in-progress. Together we’ll explore techniques including drawing, painting, mixed-media, and collage, but you don’t have to work exclusively in these media to take part - all creative disciplines are welcome. Each participant will be encouraged to deepen their explorations in whatever direction interests them most - be it a series of drawings, written reflections, sketches, collages, photographs, mixed-media pieces, or a unique, personal combination of all these. There will be an optional Facebook group for participants to stay connected and share their creations with each other between sessions. There will also be discounts available for other workshops and one-to-one mentoring. 

Creative Practice
Delivered OnlineFlexible Dates
£225

Fast Track to Core Java Programming for Object Oriented Developers (TT2104-J11)

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This is an introductory-level Java programming course, designed for experienced developers who wish to get up and running with Java, or who need to reinforce sound Java coding practices, immediately. Overview Working in a hands-on learning environment, guided by our expert team, attendees will learn to: Understand not only the fundamentals of the Java language, but also its importance, uses, strengths and weaknesses Understand the basics of the Java language and how it relates to OO programming and the Object Model Learn to use Java exception handling features Work with the Modular system (Project Jigsaw) Understand and use classes, inheritance and polymorphism Understand and use collections, generics, autoboxing, and enumerations Process large amount of data using Lambda expressions and the Stream API Abstract, static and private methods in interfaces Take advantage of the Java tooling that is available with the programming environment being used in the class Specific Java 11 features covered: Using the Local Variable Type in Lambda expressions; Updates made to the String AP Time Permitting: Quick look ahead - Java 12, Java 13, Java 14 and Beyond If you're an experienced OO developer (coming from a C# or C++ background, etc.) who needs to transition to programming in Java, this fast-paced, hands-on course will get you there quickly. Fast Track to Java Programming for OO Experienced Developers is a four-day, lab-intensive class where you'll quickly be immersed in working with the latest Java 11 programming techniques, using best practices for writing solid, robust (and well-written!) modern object-oriented applications. In addition to learning excellent, current coding skills in Java, you'll explore the new improved features for better performance and new capabilities for addressing rapid application development that Java 11 brings to the table. This course includes several key aspects that were introduced in Java 9, Java 10, and Java 11 including the Java Modular System, Local Variable Type Inference, and several API updates. This course also includes a Quick Look at what?s next in Java ? Java 12, Java 13, Java 14 and beyond. The Java Platform Java Platforms Lifecycle of a Java Program Responsibilities of JVM Documentation and Code Reuse Using the JDK Setting Up Environment Locating Class Files Compiling Package Classes Source and Class Files Java Applications The Eclipse Paradigm Workbench and Workspace Views Editors Perspectives Projects Writing a Simple Class Classes in Java Class Modifiers and Types Class Instance Variables Primitives vs. Object References Creating Objects Adding Methods to the Class Passing Parameters into Methods Returning a Value from a Method Overloaded Methods Constructors Optimizing Constructor Usage Language Statements Operators Comparison and Logical Operators Looping Continue and Break Statements The switch Statement The for-each() Loop Using Strings Create an instance of the String class Test if two strings are equal Get the length of a string Parse a string for its token components Perform a case-insensitive equality test Build up a string using StringBuffer Contrast String, StringBuffer, and StringBuilder Specializing in a Subclass Extending a Class Casting The Object Class Default Constructor Implicit Constructor Chaining Fields and Variables Instance vs. Local Variables: Usage Differences Data Types Default Values Block Scoping Rules Final and Static Fields Static Methods Using Arrays Arrays Accessing the Array Multidimensional Arrays Copying Arrays Variable Arguments Local-Variable Type Inference Type inference Infering Types of Local Variables The var Reserved Type name Benefits of Using var Backward Compatibility Java Packages and Visibility Class Location of Packages The Package Keyword Importing Classes Executing Programs Visibility in the Modular System Java Naming Conventions Inheritance and Polymorphism Polymorphism: The Subclasses Upcasting vs. Downcasting Calling Superclass Methods from Subclass The final Keyword Interfaces and Abstract Classes Separating Capability from Implementation Abstract Classes Implementing an Interface Abstract Classes vs. Interfaces Introduction to Exception Handling Exception Architecture Throwing Exceptions Checked vs. Unchecked Exceptions Exceptions Handling Multiple Exceptions Automatic Closure of Resources Creating Your Own Exceptions Utility Classes Wrapper Classes Autoboxing/Unboxing Enumeration Syntax Using Static imports Introduction to Generics Generics and Subtyping Bounded Wildcards Generic Methods Legacy Calls to Generics When Generics Should Be Used Lambda Expressions and Functional Interface Lambda Expression Syntax Functional Interfaces Type Inference in Java 8 Method references Collections Characterizing Collections Collection Interface Hierarchy The Set, List and Queue Interfaces Map Interfaces Using Collections Collection Sorting Comparators Using the Right Collection Lambda expressions in Collections Streams Processing Collections of data The Stream interface Reduction and Parallelism Filtering collection data Sorting Collection data Map collection data Find elements in Stream Numeric Streams Create infinite Streams Sources for using Streams Collectors Creating Collections from a Stream Group elements in the Stream Multi-level grouping of elements Partitioning Streams Introduction to the Module System Introduce Project Jigsaw Classpath and Encapsulation The JDK internal APIs Java 9 Platform modules Defining application modules Define module dependencies Implicit dependencies Implied Readability Exporting packages Java Date/Time The Date and Calendar classes Introduce the new Date/Time API LocalDate, LocalDateTime, etc. Formatting Dates Working with time zones Manipulate date/time values Java 12 and beyond Provide an overview of changes since Java 11 Introduce Preview Features Records (Java 14) Switch Expressions (Java 12, Java 13, Java 14) Text Blocks (Java 13, Java 14) Helpful NullPointerExceptions (Java 14) Pattern Matching for instanceof (Java 14) Additional course details: Nexus Humans Fast Track to Core Java Programming for Object Oriented Developers (TT2104-J11) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Fast Track to Core Java Programming for Object Oriented Developers (TT2104-J11) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Fast Track to Core Java Programming for Object Oriented Developers (TT2104-J11)
Delivered OnlineFlexible Dates
Price on Enquiry

Healthcare Team Leader Programme - 2.5 Days

By The Development People

Our Team Leader Programme is designed specifically for new & existing Team Leads & Managers in Healthcare, such as General Practice, Primary & Secondary Care. This programme gives delegates the opportunity to spend time with peers, gain new tools & techniques that enable them to develop & support their team effectively. Building confidence to be able to have more proactive & challenging conversations with team members, supporting managers and reducing escalation.

Healthcare Team Leader Programme - 2.5 Days
Delivered OnlineFlexible Dates
£290

Service Engineer: Car Mechanic Mini Bundle

By Compete High

Looking to fast-track your career as a field service engineer or mechanic technician? The Service Engineer: Car Mechanic Mini Bundle is your gateway to jobs in dealerships, maintenance firms, engineering workshops, and roadside assistance teams. With a strong combination of Car Maintenance, Bike Maintenance, Telephone Etiquette, Communication Skills, and Electrical Safety Management, this bundle delivers exactly what employers need—technical ability and service-readiness. The competition is rising. This is your chance to future-proof your skill set with the five essentials employers are already scanning for: Car Maintenance, Bike Maintenance, Telephone Etiquette, Communication Skills, and Electrical Safety Management. Description Service engineers today aren’t just mechanics—they’re client-facing problem-solvers, safety-focused, and technically competent across both vehicles and electrical components. That’s why this bundle includes Car Maintenance, Bike Maintenance, Telephone Etiquette, Communication Skills, and Electrical Safety Management. You’ll tick the boxes hiring managers are hunting for. From service bays to roadside callouts, employers want technicians trained in Car Maintenance and Bike Maintenance with an understanding of Electrical Safety Management. And if you can speak clearly, manage customer expectations, and handle calls with professional Telephone Etiquette, you’ve already won half the battle. Strong Communication Skills complete the profile. This bundle means business. With Car Maintenance, Bike Maintenance, Telephone Etiquette, Communication Skills, and Electrical Safety Management in one, you're ready for anything from dealership diagnostics to mobile engineering work. Don’t be the candidate who almost made it—be the one who got the callback. FAQ Q: What types of jobs can this bundle support? A: Field service engineer, dealership technician, workshop mechanic, and mobile technician roles that require Car Maintenance, Bike Maintenance, and Electrical Safety Management. Q: How does Communication Skills benefit a technical career? A: Strong Communication Skills and Telephone Etiquette ensure smooth interactions with customers and teammates—essential for service roles. Q: Is Electrical Safety Management important for car mechanics? A: Yes. As more vehicles become electrically integrated, Electrical Safety Management is vital for modern Car Maintenance and Bike Maintenance tasks. Q: Can I apply for motorcycle roles as well? A: Absolutely. Bike Maintenance gives you that extra edge—many shops want dual-capable mechanics. Q: How does this help with job interviews? A: Most interviews test both hard skills (Car Maintenance, Bike Maintenance) and soft skills (Telephone Etiquette, Communication Skills). This bundle proves you’re ready on both fronts. Q: Is this more cost-effective than buying each course alone? A: Yes. You’ll save by getting all five—Car Maintenance, Bike Maintenance, Telephone Etiquette, Communication Skills, Electrical Safety Management—in one hire-ready package.

Service Engineer: Car Mechanic Mini Bundle
Delivered Online On Demand11 hours
£19.99

‘The Writing Journey’ at the David Hall Arts Centre, TA13 5AA

By Rachel Godfrey

Taking the twelve stages of Joseph Campbell's 'Hero's Journey' structure as a loose framework, this course offers the chance to write about themes such as risk, desire for change, resistance to change, travel, and encounters with others through a variety of prompts. There are opportunities to share your work, but no obligation.

‘The Writing Journey’ at the David Hall Arts Centre, TA13 5AA
Delivered OnlineFlexible Dates
£180 to £200

Level 4 Certificate in Education and Training (RQF)

4.9(27)

By Apex Learning

Overview Education and training can significantly influence one's ability to flourish. This Focus Awards Level 4 Certificate in Education and Training (RQF) qualification will encourage you to think strategically and critically, allowing you to perform successfully.This 36-credit Level 4 Certificate in Education and Training (RQF) qualification is offered by Focus Awards. This honourable awarding organisation is regulated by Ofqual and assures competence and recognition of your qualifications.The remarkable course is crafted into mandatory and optional units so you can acknowledge the concepts better. It starts with the basic insights and proceeds towards advanced levels to encourage you to focus. It covers almost every aspect of education and training. You will discover ingenious ways to teach, learn, and assess alongside other professional practices. You'll become a useful employee capable of innovating, tackling challenges, and progressing on your own. So what are you waiting for? Roll up your sleeves and get yourself enrolled in this thriving certification! Benefits You Will Gain Top-notch e-learning materials Modules availability 24/7 An easy-to-use online learning platform Flexible learning hours Recognised qualification Exquisite customer service Qualification Focus Awards Level 4 Certificate in Education and Training (RQF) Description Learners must complete all mandatory units totalling 21 credits along with 15 credits from the remaining optional units to create a total credit value of 36.From this qualification, you will: Know the roles, responsibilities and relationships in education and training. Understand how to assess learners in education and training. Develop and prepare resources for learning and development. Meet the needs of learners. Qualification Purpose The Focus Awards Level 4 Certificate in Education and Training (RQF) qualification is designed to provide students with knowledge and understanding of delivering education and training, assessing learners, using resources, and understanding the roles and responsibilities in relevant fields. Who is this course for? Individuals interested in pursuing a career as an Education and Training Specialist, Teacher or other related fields. Requirements This qualification has no specific entry requirements. However, the learners must be at least 18 or above. Progression Upon successfully completing this qualification, learners may wish to continue their development by undertaking the following qualification. Level 5 Diploma in Education and Training (RQF) Total Qualifications Time  Total Qualification Time is comprised of GLH and an estimate of the number of hours a learner is likely to spend in preparation, study or any other learning, including assessment, which takes place as directed by, but not under the supervision of a lecturer, supervisor or tutor. Total Qualification Time for this qualification is 360 hours.The credit for this qualification is 36. Guided Learning Hours These hours are made up of all contact time, guidance or supervision of a learner by a lecturer, supervisor, tutor, trainer or other appropriate providers of education or training. Guided Learning Hours for this qualification is 140. Method of Assessment The Focus Awards Level 4 Certificate in Education and Training (RQF) is internally assessed, and each student must construct a portfolio of evidence demonstrating the achievement of all learning outcomes and assessment criteria linked with each unit, like- Assessor observation - completed observational checklists on related action plans. Witness testimony Learner product Worksheets Assignments / projects / reports Record of oral and written questioning Learner and peer reports Recognition of prior learning (RPL) Career Path Education and Training Specialist Child and Youth Program Assistant Academic Advisor English Educator Teacher Professional Trainer Course Curriculum 42 sections • 187 lectures • 00:00:00 total length •Induction Form: 00:00:00 •Registration Entry Form: 00:00:00 •0 - Certificate Units - Information for Delivery: 00:00:00 •0 - Resource Information and Terms and Conditions of Use: 00:00:00 •At018c - Pre Course Assessment Certificate: 00:00:00 •At050c - Sample Action Plan for the Certificate in Education and Training: 00:00:00 •Pgu1c - Guidance for Evidencing Achievement - Understanding Roles , Responsibilities and Relationships: 00:00:00 •Sau1c - Self Assessment Grid - Understanding Roles, Responsibilities and Relationships: 00:00:00 •G9001C - Information leaflet - An introduction to the Certificate in Education and Training: 00:00:00 •G9002C - Information leaflet - Teaching Roles, Responsibilites, Relationships and Boundaries: 00:00:00 •G9003C - Information leaflet - Legislation, Regulatory Requirements, Codes of Practice: 00:00:00 •G9007C - Information leaflet - Promoting Equality and Valuing Diversity: 00:00:00 •G9008C - Information leaflet - Promoting Appropriate Behaviour and Respect: 00:00:00 •I0001A - PP - Learner Needs and Points of Referral: 00:00:00 •I9001C - Information leaflet - Learner Needs and Points of Referral: 00:00:00 •M9063a - Information Leaflet - Beginners Guide to Referencing: 00:00:00 •G0001C - PP - An Introduction to the Certificate in Education and Training: 00:00:00 •G0002A - PP - Teaching Roles, Responsibilities, Relationships and Boundaries: 00:00:00 •G0003A - PP - Legislation, Regulatory Requirements and Codes of Practice: 00:00:00 •G0007A - PP - Promoting Equality and Valuing Diversity: 00:00:00 •G0008A - PP - Promoting Appropriate Behaviour and Respect: 00:00:00 •H9001 - Handout - Identifying Inequality: 00:00:00 •H9002 - Handout - Learner Differences: 00:00:00 •H9003 - Handout - Ways to promote and advance equality: 00:00:00 •H9004 - Glossary of educational terms: 00:00:00 •H9005 - Educational abbreviations and acronyms: 00:00:00 •H9007 - Demonstrating good practice to promote inclusion: 00:00:00 •H9008 - Handout - Safeguarding Prevent British Values: 00:00:00 •H9010 - Handout - Table of examples of teaching roles and responsibilities: 00:00:00 •H9011a - Handout - Boundaries of Teaching: 00:00:00 •H9014C - Verbs used in the Certificate in Education and Training units: 00:00:00 •H9015 - Handout - the Teaching and Learning Cycle: 00:00:00 •H9020a - Handout - Table of Examples of Potential Needs and Points of Referral: 00:00:00 •H9051 - Handout - Tips for New Teachers and Trainers: 00:00:00 •HC004 - Checklist for Equality and Diversity: 00:00:00 •Hc012 - Checklist for Teaching: 00:00:00 •I9011- Handout - Equality and Diversity - Glossary of Terms: 00:00:00 •0 - Certificate Units - Information for Delivery: 00:00:00 •0 - Resource Information and Terms and Conditions of Use: 00:00:00 •Pgu2c - Guidance for Evidencing Achievement - Planning to Meet the Needs of Learners: 00:00:00 •Sau2c - Self Assessment Grid - Planning to Meet the Needs of Learners: 00:00:00 •Atmc01 - Checklist - Minimum Core Personal Skills: 00:00:00 •Hc012 - Checklist for Teaching: 00:00:00 •Hc014 - Checklist for Reviewing Own Practice - Planning: 00:00:00 •AT005 - Template - Reflective Learning Journal: 00:00:00 •At007 - Template - Session Plan Pro-forma: 00:00:00 •At013 - Template - Scheme of Work Rationale: 00:00:00 •At014 - Template - Scheme of Work: 00:00:00 •At022 - Template - Initial and Diagnostic Assessment: 00:00:00 •At023 - Template - Individual Learning Plan: 00:00:00 •At024 - Template - Group Profile: 00:00:00 •At025 - Template - Workshop Plan: 00:00:00 •C9007 - Information leaflet - Initial and Diagnostic Assessment: 00:00:00 •C9008 - Information leaflet - Devising a Scheme of Work: 00:00:00 •C9009 - Information Leaflet - Designing a Session Plan: 00:00:00 •C9010 - Information Leaflet - the Minimum Core Planning: 00:00:00 •C9011 - Information Leaflet - Reviewing Own Practice Planning: 00:00:00 •C0007 - Pp - Initial and Diagnostic Assessment: 00:00:00 •C0008 - Pp - Devising a Scheme of Work: 00:00:00 •C0009 - Pp - Designing a Session Plan: 00:00:00 •C0010 - PP - The Minimum Core Planning: 00:00:00 •C0011 - PP - Reviewing own Practice Planning: 00:00:00 •C9054 - Group Profile Completed Example: 00:00:00 •A9051a - Handout - Table of Assessment Methods, Approaches and Activities: 00:00:00 •A9058 - Handout - Table of Strengths and Limitations of Teaching and Learning Approaches: 00:00:00 •H9012 - Handout - Table of Resources: 00:00:00 •I9015A - Handout - Example Completed Reflective Learning Journal: 00:00:00 •M9060 - Handout - Example Completed Scheme of Work: 00:00:00 •M9061 - Handout - Completed Example Scheme of Work Rationale: 00:00:00 •M9062 - Handout - Example Completed Session Plan: 00:00:00 •M9064 - Handout - Five Minute Session Plan: 00:00:00 •M9065 - Handout - Example Three Stage Session Plan: 00:00:00 •U9053a - Handout - Table of Objectives at Different Levels: 00:00:00 •0 - Certificate Units - Information for Delivery: 00:00:00 •0 - Resource Information and Terms and Conditions of Use: 00:00:00 •Pgu3c - Guidance for Evidencing Achievement - Delivering Education and Training: 00:00:00 •Sau3c - Self Assessment Grid - Delivering Education and Training: 00:00:00 •Atmc01 - Checklist - Minimum Core Personal Skills: 00:00:00 •Hc003 - Checklist for Verbal, Listening, Non Verbal and Written Communication: 00:00:00 •Hc004 - Checklist for Equality and Diversity: 00:00:00 •Hc005 - Checklist for Demonstrating a Task: 00:00:00 •Hc012 - Checklist for Teaching: 00:00:00 •Hc013 - Observation Checklist - Certificate Units: 00:00:00 •Hc015 - Checklist for Reviewing Own Practice - Delivery: 00:00:00 •AT003 - Template - Personal Development Plan: 00:00:00 •AT005 - Template - Reflective Learning Journal: 00:00:00 •At009 - Template - Self Evaluation of a Delivered Session Pro-forma: 00:00:00 •At021 - Template - Teaching Practice Log: 00:00:00 •At026 - Template - Tutorial Review: 00:00:00 •C9006 - Information Leaflet - Reviewing Own Practice Delivering: 00:00:00 •C9012 - Information Leaflet - Observations and Teaching Practice: 00:00:00 •C9016 - Information Leaflet - Communication With Learners and Others: 00:00:00 •C9022 - Information Leaflet - the Minimum Core Delivering: 00:00:00 •C9023 - Information Leaflet - Teaching and Learning Approaches: 00:00:00 •C9024 - Information Leaflet - an Inclusive Teaching and Learning Environment: 00:00:00 •C9025 - Information Leaflet - Teaching and Learning Theories: 00:00:00 •C9026 - Information Leaflet - Using Technologies in Teaching and Learning: 00:00:00 •C0006 - Pp - Reviewing Own Practice Delivering: 00:00:00 •C0012 - Pp - Observations and Teaching Practice: 00:00:00 •C0016 - Pp - Communication With Learners and Others: 00:00:00 •C0022 - Pp - the Minimum Core Delivering Education and Training: 00:00:00 •C0023 - Pp - Teaching and Learning Approaches: 00:00:00 •C0024 - Pp - an Inclusive Teaching and Learning Environment: 00:00:00 •C0025- Pp - Teaching and Learning Theories: 00:00:00 •C0026 - Pp - Using Technologies in Teaching and Learning: 00:00:00 •A9058 - Handout - Table of Strengths and Limitations of Teaching and Learning Approaches: 00:00:00 •A9060 - Handout - Example Completed Personal Development Plan: 00:00:00 •H9006 - the Environment - Examples of Physical, Social and Learning Aspects: 00:00:00 •H9012 - Handout - Table of Resources: 00:00:00 •H9016 - Handout - Teaching Practice Log Information: 00:00:00 •H9019 - Handout - List of Technologies: 00:00:00 •H9021 - Handout - Advantages and Disadvantages of Using Technology: 00:00:00 •H9022 - Handout - Online Safety: 00:00:00 •H9025 - Examples of Verbal and Non Verbal Communication: 00:00:00 •H9026 - Handout Examples of CPD activities: 00:00:00 •H9027 - Handout Working with an LSA: 00:00:00 •H9031 - Handout Starter and closing activities: 00:00:00 •H9032 - Handout Reviewing Learner Progress: 00:00:00 •H9033 - Handout Individual and Group Tutorials: 00:00:00 •H9034 - Handout Facilitating Group Learning: 00:00:00 •H9035 - Handout Facilitating Individual Learning: 00:00:00 •H9036 - Handout Extension Activities: 00:00:00 •I9015a - Handout - Example Completed Reflective Learning Journal: 00:00:00 •M9057 - Handout - Example Completed Self Evaluation Form: 00:00:00 •0 - Certificate Units - Information for Delivery: 00:00:00 •0 - Resource Information and Terms and Conditions of Use: 00:00:00 •Pgu4c - Guidance for Evidencing Achievement - Assessing Learners in Education and Training: 00:00:00 •Sau4c - Self Assessment Grid - Assessing Learners in Education and Training: 00:00:00 •Atmc01 - Checklist - Minimum Core Personal Skills: 00:00:00 •Hc012 - Checklist for Teaching: 00:00:00 •Hc013 - Observation Checklist - Certificate Units: 00:00:00 •Hc016 - Checklist for Reviewing Own Practice - Assessment: 00:00:00 •AT001 - Templates - Assessment Records: 00:00:00 •AT005 - Template - Reflective Learning Journal: 00:00:00 •At021 - Template - Teaching Practice Log: 00:00:00 •C9012 - Information Leaflet - Observations and Teaching Practice: 00:00:00 •C9017 - Information Leaflet - the Minimum Core Assessing: 00:00:00 •C9018 - Information Leaflet - Reviewing Own Practice Assessment: 00:00:00 •C9019 - Information leaflet - Types of Assessment: 00:00:00 •C9020 - Information Leaflet - Assessment Methods: 00:00:00 •C9021 - Information Leaflet - Making Decisions Giving Feedback and Keeping Records: 00:00:00 •C0012 - Pp - Observations and Teaching Practice: 00:00:00 •C0017 - Pp - The Minimum Core Assessment: 00:00:00 •C0018 - Pp - Reviewing Own Practice Assessment: 00:00:00 •C0019 - Pp - Types of Assessment: 00:00:00 •C0020 - PP - Assessment Methods: 00:00:00 •C0021 - Pp - Making Assessment Decisions, Giving Feedback and Keeping Records: 00:00:00 •A9050 - Handout - Table of Assessment Types: 00:00:00 •A9051a - Handout - Table of Assessment Methods, Approaches and Activities: 00:00:00 •A9053 - Handout - Table of Assessment Requirements: 00:00:00 •A9057 - Handout - Assessor Roles and Responsibilities: 00:00:00 •A9059 - Handout - Completed Example of Assessment Records: 00:00:00 •G9052 - Handout - Table of Advantages and Limitations of Peer and Self Assessment: 00:00:00 •H9016 - Handout - Teaching Practice Log Information: 00:00:00 •H9050 - Handout - Table of Example Teaching Records: 00:00:00 •I9015a - Handout - Example Completed Reflective Learning Journal: 00:00:00 •0 - Certificate Units - Information for Delivery: 00:00:00 •0 - Resource Information and Terms and Conditions of Use: 00:00:00 •Pgu5c - Guidance for Evidencing Achievement - Using Resources for Education and Training: 00:00:00 •Sau5c - Self Assessment Grid - Using Resources for Education and Training: 00:00:00 •Atmc01 - Checklist - Minimum Core Personal Skills: 00:00:00 •Hc012 - Checklist for Teaching: 00:00:00 •Hc013 - Observation Checklist - Certificate Units: 00:00:00 •Hc017 - Checklist for Reviewing Own Practice - Resources: 00:00:00 •AT005 - Template - Reflective Learning Journal: 00:00:00 •At021 - Template - Teaching Practice Log: 00:00:00 •C9012 - Information Leaflet - Observations and Teaching Practice: 00:00:00 •C9013 - Information Leaflet - Using Resources: 00:00:00 •C9014 - Information Leaflet - the Minimum Core Resources: 00:00:00 •C9015 - Information Leaflet - Reviewing Own Practice Resources: 00:00:00 •C0012 - Pp - Observations and Teaching Practice: 00:00:00 •C0013 - PP - Using Resources: 00:00:00 •C0014 - PP - The Minimum Core Resources: 00:00:00 •C0015 - Pp - Reviewing Own Practice Resources: 00:00:00 •H9012 - Handout - Table of Resources: 00:00:00 •H9016 - Handout - Teaching Practice Log Information: 00:00:00 •H9018 - Handout - Hints and Tips for Creating and Using Handouts and Visual Presentations: 00:00:00 •H9023 - Handout - Resource Box: 00:00:00 •H9024 - Handout - Assistive Resources: 00:00:00 •I9015a - Handout - Example Completed Reflective Learning Journal: 00:00:00 •Policy and Regulatory Frameworks on Inclusive Practice: 00:00:00 •Maintaining Inclusive Learning Environment: 00:00:00 •Inclusive Practice Roles and Responsibilities: 00:00:00 •Factors-Influencing-Learning: 00:00:00 •Evaluating Own Inclusive Practice: 00:00:00 •Assignment: Optional Unit 34 - Inclusive Practice: 00:00:00 •Submit Your Assignments: 00:00:00

Level 4 Certificate in Education and Training (RQF)
Delivered Online On Demand
£12