{"id":87,"date":"2020-06-22T23:59:35","date_gmt":"2020-06-22T18:59:35","guid":{"rendered":"https:\/\/plexusintl.com\/?page_id=87"},"modified":"2021-03-01T11:02:18","modified_gmt":"2021-03-01T16:02:18","slug":"catalog","status":"publish","type":"page","link":"https:\/\/plexusintl.com\/us\/catalog\/","title":{"rendered":"Catalog"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"87\" class=\"elementor elementor-87\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-242e4c9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"242e4c9\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7d4ad8b\" data-id=\"7d4ad8b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-832e4d4 elementor-widget elementor-widget-spacer\" data-id=\"832e4d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-364dea4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"364dea4\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-6f0f068\" data-id=\"6f0f068\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5805daf elementor-widget elementor-widget-product-list-filter\" data-id=\"5805daf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"product-list-filter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t      <div id=\"productFilterList\" v-if=\"!loading\" v-cloak>\n\n                       \n\n        <div class=\"product-search-list-wrapper d-block d-sm-none\">\n          <div class=\"form-group\">\n            <label class=\"control-label sr-only\">Search Products<\/label>\n            <div class=\"search-field\"><input type=\"text\" v-model=\"listSearchFilter\" placeholder=\"Search...\" \/><\/div>\n          <\/div>\n        <\/div>\n\n        <div v-if=\"properties.filterArray != undefined\" class=\"selected-filters d-none d-sm-block\">\n        <!-- I know it sucks but this needs to be one line else vue will render spaces between each element and mess up the styling zzz -->\n        <div v-for=\"(option, index) in properties.filterArray._product_topicsFilter\"><a @click=\"removeFilter(option, '_product_topics')\">{{ option }}<\/a><\/div><div v-for=\"(option, index) in properties.filterArray._program_affiliateFilter\"><a @click=\"removeFilter(option, '_program_affiliate')\">{{ option }}<\/a><\/div><div v-for=\"(option, index) in properties.filterArray._typeFilter\"><a @click=\"removeFilter(option, '_type')\">{{ option }}<\/a><\/div>        <\/div>\n\n        <div class=\"toggle-filters d-block d-md-none\">\n          <a @click=\"toggleFilters($event)\" class=\"blue-button\">Filter<\/a>\n        <\/div>\n\n                  <div class=\"product-filter-wrapper _product_topics-list-wrapper\" v-if=\"properties._product_topicsOptions && properties._product_topicsOptions.length\">\n            <label class=\"control-label d-none d-sm-block\">Topic<\/label>\n            <label class=\"control-label d-block d-sm-none\" @click=\"toggleOptions('_product_topics-option', $event)\">Topic<\/label>\n            <div v-for=\"(_product_topics, index) in properties._product_topicsOptions\" class=\"_product_topics-option option-wrapper\">\n              <div class=\"checkbox\">\n                <label>\n                  <input type=\"checkbox\" v-model=\"properties.filterArray._product_topicsFilter\" :value=\"_product_topics\" \/>\n                  <span class=\"checkmark\"><\/span>\n                  {{ _product_topics }}\n                <\/label>\n              <\/div>\n            <\/div>\n\n            <!-- example compilation\n            <div v-for=\"(industries, index) in industriesOptions\" class=\"industries-option option-wrapper\">\n              <div class=\"checkbox\">\n                <label>\n                  <input type=\"checkbox\" v-model=\"industriesFilter\" :value=\"industries\" \/>\n                  <span class=\"checkmark\"><\/span>\n                  {{industries}}\n                <\/label>\n              <\/div>\n            <\/div> -->\n          <\/div>\n                  <div class=\"product-filter-wrapper _program_affiliate-list-wrapper\" v-if=\"properties._program_affiliateOptions && properties._program_affiliateOptions.length\">\n            <label class=\"control-label d-none d-sm-block\">Program Affiliate<\/label>\n            <label class=\"control-label d-block d-sm-none\" @click=\"toggleOptions('_program_affiliate-option', $event)\">Program Affiliate<\/label>\n            <div v-for=\"(_program_affiliate, index) in properties._program_affiliateOptions\" class=\"_program_affiliate-option option-wrapper\">\n              <div class=\"checkbox\">\n                <label>\n                  <input type=\"checkbox\" v-model=\"properties.filterArray._program_affiliateFilter\" :value=\"_program_affiliate\" \/>\n                  <span class=\"checkmark\"><\/span>\n                  {{ _program_affiliate }}\n                <\/label>\n              <\/div>\n            <\/div>\n\n            <!-- example compilation\n            <div v-for=\"(industries, index) in industriesOptions\" class=\"industries-option option-wrapper\">\n              <div class=\"checkbox\">\n                <label>\n                  <input type=\"checkbox\" v-model=\"industriesFilter\" :value=\"industries\" \/>\n                  <span class=\"checkmark\"><\/span>\n                  {{industries}}\n                <\/label>\n              <\/div>\n            <\/div> -->\n          <\/div>\n                  <div class=\"product-filter-wrapper _type-list-wrapper\" v-if=\"properties._typeOptions && properties._typeOptions.length\">\n            <label class=\"control-label d-none d-sm-block\">Delivery Options<\/label>\n            <label class=\"control-label d-block d-sm-none\" @click=\"toggleOptions('_type-option', $event)\">Delivery Options<\/label>\n            <div v-for=\"(_type, index) in properties._typeOptions\" class=\"_type-option option-wrapper\">\n              <div class=\"checkbox\">\n                <label>\n                  <input type=\"checkbox\" v-model=\"properties.filterArray._typeFilter\" :value=\"_type\" \/>\n                  <span class=\"checkmark\"><\/span>\n                  {{ _type }}\n                <\/label>\n              <\/div>\n            <\/div>\n\n            <!-- example compilation\n            <div v-for=\"(industries, index) in industriesOptions\" class=\"industries-option option-wrapper\">\n              <div class=\"checkbox\">\n                <label>\n                  <input type=\"checkbox\" v-model=\"industriesFilter\" :value=\"industries\" \/>\n                  <span class=\"checkmark\"><\/span>\n                  {{industries}}\n                <\/label>\n              <\/div>\n            <\/div> -->\n          <\/div>\n                \n        <!-- bottom of page probably for mobile, just lists which filters have been applied i guess -->\n        <div class=\"selected-filters d-block d-sm-none\"><div v-for=\"(option, index) in properties.filterArray._product_topicsFilter\"><a @click=\"removeFilter(option, '_product_topics')\">{{ option }}<\/a><\/div><div v-for=\"(option, index) in properties.filterArray._program_affiliateFilter\"><a @click=\"removeFilter(option, '_program_affiliate')\">{{ option }}<\/a><\/div><div v-for=\"(option, index) in properties.filterArray._typeFilter\"><a @click=\"removeFilter(option, '_type')\">{{ option }}<\/a><\/div>        <\/div>\n      <\/div>\n      <!-- end product filter list -->\n\n\n      <script type=\"text\/javascript\">\n        var pageUrl = 'wp-json\/wp\/v2\/pages\/87';\n\n        jQuery(document).ready(function(){\n          jQuery('#url-builder').focus(function(){\n            jQuery('#url-builder').select();\n          });\n\n          var plf_array = {};\n          \/\/ pass the properties to the vue properties model\n                      Vue.set(product_filter_list.properties, '_product_topicsOptions', [\"AIAG & VDA FMEA\",\"AIAG FMEA 4th Edition\",\"AIMM\",\"APQP\\\/PPAP\",\"AS9100\\\/9110\\\/9120\",\"AS9145 (APQP\\\/PPAP)\",\"GD&T\",\"IATF 16949:2016\",\"IAQG 9100:2016 AATT\",\"ISO 9001:2015\",\"ISO 14001:2015\",\"ISO 45001:2018\",\"ISO\\\/IEC 17025:2017\",\"MSA & SPC\",\"Problem solving and error proofing\",\"Special Processes & CQIs\"]);\n            plf_array._product_topicsFilter = [];\n                        Vue.set(product_filter_list.properties, '_program_affiliateOptions', [\"AIAG\",\"IAQG\",\"Probitas Authentication\"]);\n            plf_array._program_affiliateFilter = [];\n                        Vue.set(product_filter_list.properties, '_typeOptions', [\"Public Open Enrollment\",\"In-Person Workshop\",\"eLearning Course\",\"Live Virtual Workshop\",\"Live Virtual Seminar\",\"Certification Exam\"]);\n            plf_array._typeFilter = [];\n               \n          Vue.set(product_filter_list.properties, 'filterArray', plf_array);\n          product_filter_list.showFilterText = 'Filter';\n          product_filter_list.applyFilterText = 'Apply Filter';\n\n          \/\/setup watchers\n                      product_filter_list.$watch('properties.filterArray._product_topicsFilter', function(newValue, oldValue) {\n              product_list.properties.filterArray._product_topicsFilter = newValue;\n              this.scrollWindow();\n              this.buildUrl();\n            }, {deep: true });\n                        product_filter_list.$watch('properties.filterArray._program_affiliateFilter', function(newValue, oldValue) {\n              product_list.properties.filterArray._program_affiliateFilter = newValue;\n              this.scrollWindow();\n              this.buildUrl();\n            }, {deep: true });\n                        product_filter_list.$watch('properties.filterArray._typeFilter', function(newValue, oldValue) {\n              product_list.properties.filterArray._typeFilter = newValue;\n              this.scrollWindow();\n              this.buildUrl();\n            }, {deep: true });\n             \n        });\n      <\/script>\n      <style type=\"text\/css\">\n        #url-builder {\n          font-size: 0.9em;\n          word-break: break-all;\n        }\n      <\/style>\n     \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-f12f855\" data-id=\"f12f855\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d070989 elementor-widget elementor-widget-product-list\" data-id=\"d070989\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"product-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t      <script type=\"text\/javascript\">\n          var products = [{\"partner_image\":\"\",\"title\":\"9001:2015 Understanding and Internal Quality Auditing with ISO 45001:2018\",\"blurb\":\"Build the skills needed to confidently audit and improve your organization\\u2019s management systems in this immersive 4-day training. This course combines ISO 9001:2015 Internal Quality Auditing with an introduction to ISO 45001:2018 Occupational Health &amp; Safety auditing, helping participants understand how to evaluate both quality and safety systems using the guidance of ISO 19011.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/iso9001-understanding-and-internal-quality-auditing-with-iso-45001\\\/\",\"hidden\":false,\"_product_topics\":[\"ISO 9001:2015\",\"ISO 45001:2018\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"9102 Understanding FAI\",\"blurb\":\"In the aerospace industry, the cost of a mistake extends far beyond rework\\u2014it impacts delivery schedules, customer confidence, and organizational credibility across the supply chain. First Article Inspection (FAI), conducted in accordance with AS9102, serves as a structured validation that the product realization process is capable of consistently producing conforming hardware.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/9102-understanding-fai\\\/\",\"hidden\":false,\"_product_topics\":[\"AS9145 (APQP\\\/PPAP)\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/08081109\\\/Proposed_AIAG_certified_provider_seal_gray.png\",\"title\":\"Advanced Integrated Core Tools Auditing\",\"blurb\":\"In this 1 day advanced course for internal auditors we focus on the improvement of both effectiveness and efficiency in auditing core tools. \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/advanced-integrated-core-tools-auditing\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\",\"AIAG FMEA 4th Edition\",\"APQP\\\/PPAP\",\"MSA & SPC\"],\"_type\":[\"Public Open Enrollment\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/08081109\\\/Proposed_AIAG_certified_provider_seal_gray.png\",\"title\":\"AIAG & VDA FMEA: MSR Basics\",\"blurb\":\"Develop an understanding of how to effectively address product-design risks at customer operation by applying FMEA-MSRs as a supplemental methodology to your Design FMEAs.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-vda-fmea-msr-basics\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG & VDA Process FMEA (PFMEA) Certification Exam\",\"blurb\":\"This exam, with a focus on Process FMEA confirms the individual's ability to apply and communicate the PFMEA methodology and, as a result, successfully support the identification and management of risks when using a PFMEA.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-vda-process-fmea-pfmea-certification-exam\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Certification Exam\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG CQI-23 Molding System Assessment - Application with integration into your QMS\",\"blurb\":\"This 2-day workshop provides the tools and understanding of the requirements of the CQI-23 \\u201cSpecial Process: Molding\\u201d. \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-cqi-23-molding-system-assessment-application-with-integration-into-your-qms\\\/\",\"hidden\":false,\"_product_topics\":[\"Special Processes & CQIs\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG CQI-30 Rubber Processing System Assessment \\u2013 Application with integration into your QMS\",\"blurb\":\"This two-day workshop will provide participants with an understanding and awareness of how to apply CQI-30 \\u201cSpecial Process: Rubber Molding\\u201d to your or your supplier\\u2019s organization.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-cqi-30-rubber-processing-system-assessment-application-with-integration-into-your-qms\\\/\",\"hidden\":false,\"_product_topics\":[\"Special Processes & CQIs\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG IATF 16949:2016 Internal Auditor Certification\",\"blurb\":\"This 2-day instructor-led training covers the principles, techniques, and application of ISO 19011, the standard for auditing management systems, to help attendees develop the skills to plan and conduct internal audits. A final examination is included at the end of the course. \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-iatf-169492016-internal-auditor-certification\\\/\",\"hidden\":false,\"_product_topics\":[\"IATF 16949:2016\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG IATF 16949:2016 Lead Auditor Training with AIAG Supplier Auditor Recertification\",\"blurb\":\"This 2-days course recertifies participants that have successfully completed the AIAG IATF 16949:2016 Lead Auditor Training with AIAG Supplier Auditor Certification for another 3-year period. \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-iatf-169492016-lead-auditor-training-with-aiag-supplier-auditor-recertification\\\/\",\"hidden\":false,\"_product_topics\":[\"IATF 16949:2016\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"Applying GM, Ford & Stellantis CSRs to IATF 16949 - 2025 Edition\",\"blurb\":\"Participants will explore how to integrate (apply) Ford, GM, and Stellantis Customer-Specific Requirements (CSRs) into their organizations' Quality Management Systems (QMS). \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/applying-gm-ford-stellantis-csrs-to-iatf-16949-2025-edition\\\/\",\"hidden\":false,\"_product_topics\":[\"IATF 16949:2016\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/08081109\\\/Proposed_AIAG_certified_provider_seal_gray.png\",\"title\":\"APQP and Control Plan Fundamentals\",\"blurb\":\"Based on customized materials with the relevant excerpts from both the APQP 3rd  and Control plan 1st  manuals, we teach you the things you need to know to understand the high-level strategic concepts around both APQP and Control Plan in a single day. \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/apqp-and-control-plan-fundamentals\\\/\",\"hidden\":false,\"_product_topics\":[\"APQP\\\/PPAP\"],\"_type\":[\"Public Open Enrollment\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"APQP and Control Plan: Transitioning\",\"blurb\":\"Recently APQP has moved into the 3rd edition, and with this change comes additional requirements and modifications inside of the document. While a lot of things have remained the same there are new elements around the managerial aspects of APQP as well as some technical tasks that have either been added or modified.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/apqp-and-control-plan-transitioning\\\/\",\"hidden\":false,\"_product_topics\":[\"APQP\\\/PPAP\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/08081019\\\/Stelantis-Logo.png\",\"title\":\"APQP PPAP Harmonized Stellantis v2022\",\"blurb\":\"Qualifying training in partnership with the STELLANTIS Group - STELLANTIS has defined and adapted the APQP and PPAP processes to manage the quality of its suppliers throughout development and mass production phases.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/apqp-ppap-harmonized-stellantis-v2022\\\/\",\"hidden\":false,\"_product_topics\":[\"APQP\\\/PPAP\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"APQP, Control Plan, and PPAP: Understanding and Implementing\",\"blurb\":\"APQP is one of the most high-level Core Tools and a guiding force for other tools like FMEA, MSA and SPC. It is important that your APQP is done correctly.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/apqp-control-plan-and-ppap-understanding-and-implementing\\\/\",\"hidden\":false,\"_product_topics\":[\"APQP\\\/PPAP\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"APQP: Overview\",\"blurb\":\"APQP is one of the methods utilized in the automotive space to move a project from concept to launch with the intent of minimizing lead times and start up issues.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/apqp-overview\\\/\",\"hidden\":false,\"_product_topics\":[\"APQP\\\/PPAP\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"AS9100D Understanding and Internal Quality Auditing\",\"blurb\":\"Internal audits remain a crucial requirement of the AS9100D standard to verify the compliance of an organization\\u2019s quality management system to the standard. Internal auditors must be knowledgeable of the AS9100D requirements to effectively perform internal audits. \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/as9100d-understanding-and-internal-quality-auditing\\\/\",\"hidden\":false,\"_product_topics\":[\"AS9100\\\/9110\\\/9120\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"AS9100D Understanding and Internal Quality Auditing with AS9110C\",\"blurb\":\"This immersive 5-day Internal Auditor course builds critical auditing competencies across both quality and MRO activity  management systems, framed through the principles and guidance of AS9100. The first four full days provide full internal auditor training and certification in AS9100, while the fifth day offers a targeted exploration of AS9110 concluding with an additional certificate in MRO auditing.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/as9100d-understanding-and-internal-quality-auditing-with-as9110c\\\/\",\"hidden\":false,\"_product_topics\":[\"AS9100\\\/9110\\\/9120\"],\"_type\":[\"Live Virtual Workshop\",\"Certification Exam\"]},{\"partner_image\":\"\",\"title\":\"AS9120 Understanding\",\"blurb\":\"For many companies that manufacture parts for Aviation, Space and Defense AS9100 is the primary QMS standard that must be followed to supply in the market, but what about distributors and those that pass-through materials? \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/as9120-understanding\\\/\",\"hidden\":false,\"_product_topics\":[\"AS9100\\\/9110\\\/9120\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"Control Plan: Understanding and Implementing\",\"blurb\":\"Control Plans contain the operational details that your process needs to function, in simple terms the Control Plan is the operational directions for the process. \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/control-plan-understanding-and-implementing\\\/\",\"hidden\":false,\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/08081109\\\/Proposed_AIAG_certified_provider_seal_gray.png\",\"title\":\"Core Tools for Auditors\",\"blurb\":\"Core tools are a key component of the IATF scheme; auditing them is a core competency required for all auditors in the automotive supply chain. \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/core-tools-for-auditors\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\",\"AIAG FMEA 4th Edition\",\"APQP\\\/PPAP\",\"IATF 16949:2016\",\"MSA & SPC\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/08081109\\\/Proposed_AIAG_certified_provider_seal_gray.png\",\"title\":\"Core Tools Overview\",\"blurb\":\"This one-day overview of ALL 6 of the core tools was put together with the surface level learner in mind and is the perfect introduction for anyone looking to understand the core tools at a casual level focused on major themes for each tool. \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/core-tools-overview\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\",\"APQP\\\/PPAP\",\"MSA & SPC\"],\"_type\":[\"Public Open Enrollment\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/08081109\\\/Proposed_AIAG_certified_provider_seal_gray.png\",\"title\":\"Core Tools Overview - eLearning\",\"blurb\":\"This course will provide a brief summary of the AIAG Core Tools APQP, PPAP, FMEA, SPC, and MSA.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/core-tools-overview-elearning\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\",\"APQP\\\/PPAP\",\"MSA & SPC\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"eLearning Course\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/08081019\\\/Stelantis-Logo.png\",\"title\":\"CTF & PIS: PRODUCT & PROCESS CONFORMITY MONITORING TECHNICAL & FUNCTIONAL CHARACTERISTICS & PART INSPECTION STANDARD\",\"blurb\":\"Are you a STELLANTIS supplier and would you like to know how to monitor the product &amp; process conformity during project development and mass production? \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/ctf-pis-product-process-conformity-monitoring-technical-functional-characteristics-part-inspection-standard\\\/\",\"hidden\":false,\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/08081109\\\/Proposed_AIAG_certified_provider_seal_gray.png\",\"title\":\"Fundamentals of Destructive Testing in MSA\",\"blurb\":\"We all know that MSA is the universally accepted method for uncovering and interpreting variation created by your measurement system, but largely the methods included in the manuals cover NONDESTRUCTIVE studies.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/fundamentals-of-destructive-testing-in-msa\\\/\",\"hidden\":false,\"_product_topics\":[\"MSA & SPC\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"How to Audit AS9145\\\/APQP\\\/PPAP\",\"blurb\":\"Auditing to AS9145 requires more than a checklist\\u2014it demands a working fluency in product development risk, timing, and cross-functional intent. This intensive one-day workshop is designed specifically for first-party and second-party auditors responsible for evaluating conformance to AS9145: Advanced Product Quality Planning and Production Part Approval Process within aerospace and defense supply chains.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/how-to-audit-as9145-apqp-ppap\\\/\",\"hidden\":false,\"_product_topics\":[\"AS9145 (APQP\\\/PPAP)\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"How to Audit Core Tools in the Aerospace Industry\",\"blurb\":\"Core tools are a key component of the 9100 scheme; auditing them is a core competency required for all auditors in the aerospace industry. Whether you are a lead auditor, an internal auditor for your facility, or a supplier auditor responsible for assessing companies in your supply chain, effectively auditing the core tools associated with organizations is key to being a good auditor.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/how-to-audit-core-tools-in-the-aerospace-industry\\\/\",\"hidden\":false,\"_product_topics\":[\"AS9145 (APQP\\\/PPAP)\"],\"_type\":[\"Public Open Enrollment\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/08081109\\\/Proposed_AIAG_certified_provider_seal_gray.png\",\"title\":\"Implementing APQP, Control Plan and PPAP - eLearning\",\"blurb\":\"In this eLearning course, learn the skills needed to implement the APQP process, develop control plans and complete the production part approval process smoothly, efficiently and effectively. \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/implementing-apqp-control-plan-and-ppap\\\/\",\"hidden\":false,\"_product_topics\":[\"APQP\\\/PPAP\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"eLearning Course\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/08081109\\\/Proposed_AIAG_certified_provider_seal_gray.png\",\"title\":\"Implementing Failure Mode and Effects Analysis (FMEA) - eLearning\",\"blurb\":\"This eLearning course is designed to establish the use of FMEAs and to help you learn the skills needed to practice risk reduction and defect prevention.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/implementing-failure-mode-and-effects-analysis-fmea\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"eLearning Course\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"Implementing Statistical Process Control (SPC)\",\"blurb\":\"Examine methods for implementing and applying the principles of statistical process control to manufacturing processes. This eLearning course will show the linkage of SPC and the Measurement Studies with IATF 16949 requirements and FMEA and PPAP and offer methods for the use of SPC tools and application of software for the calculation of Control Limits and Measurement Studies.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/implementing-statistical-process-control-spc\\\/\",\"hidden\":false,\"_product_topics\":[\"MSA & SPC\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"eLearning Course\"]},{\"partner_image\":\"\",\"title\":\"ISO 9001:2015 Lead Auditor Training with ISO 45001:2018\",\"blurb\":\"\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/iso-90012015-lead-auditor-training-with-iso-450012018\\\/\",\"hidden\":false,\"_product_topics\":[\"ISO 9001:2015\",\"ISO 45001:2018\"],\"_type\":[\"Public Open Enrollment\"]},{\"partner_image\":\"\",\"title\":\"ISO 9001:2015 Understanding and Internal Quality Auditing with ISO 14001:2015\",\"blurb\":\"This immersive 4-day Internal Auditor course builds critical auditing competencies across both quality and environmental management systems, framed through the principles and guidance of ISO 19011:2018. The first three days provide full internal auditor training and certification in ISO 9001:2015, while the fourth day offers a targeted exploration of ISO 14001:2015, concluding with an additional certificate in environmental internal auditing. \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/iso-90012015-understanding-and-internal-quality-auditing-with-iso-140012015\\\/\",\"hidden\":false,\"_product_topics\":[\"ISO 9001:2015\",\"ISO 14001:2015\"],\"_type\":[\"Public Open Enrollment\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"Overview of the Rules for Achieving and Maintaining IATF Recognition 6th Edition\",\"blurb\":\"This 1-day course is designed for those individuals in organizations that manage their internal audit program and interface with the 3rd party certification body. \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/overview-of-the-rules-for-achieving-and-maintaining-iatf-recognition-6th-edition\\\/\",\"hidden\":false,\"_product_topics\":[\"IATF 16949:2016\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"PPAP: How to review and improve the effectiveness of PPAP\",\"blurb\":\"PPAP is one of the most important core tools in the series, because it is the contractual submission for the part over to you from the supplier, or from you to your customer.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/ppap-how-to-review-and-improve-the-effectiveness-of-ppap\\\/\",\"hidden\":false,\"_product_topics\":[\"APQP\\\/PPAP\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/08081109\\\/Proposed_AIAG_certified_provider_seal_gray.png\",\"title\":\"Quality Core Tools - Connect the Dots - eLearning\",\"blurb\":\"This Basic level course will provide participants with a better understanding of how the automotive industry Core Tools (e.g. APQP\\\/Control Plan, FMEA, MSA, SPC and PPAP) work together to assure quality. \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/quality-core-tools-connect-the-dots-elearning\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\",\"APQP\\\/PPAP\",\"MSA & SPC\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"eLearning Course\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/08081109\\\/Proposed_AIAG_certified_provider_seal_gray.png\",\"title\":\"Reviewing PPAP for Supplier Quality Professionals\",\"blurb\":\"If you are involved in the approval of supplier PPAPs in your organization, then you know the importance they carry into your organization\\u2019s production system.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/reviewing-ppap-for-supplier-quality-professionals\\\/\",\"hidden\":false,\"_product_topics\":[\"APQP\\\/PPAP\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"Understanding and Applying CQI-08\",\"blurb\":\"This course is designed to provide you with a clear understanding of the AIAG CQI-8 guideline and how to effectively implement and sustain a robust LPA system within your organization.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/understanding-and-applying-cqi-08\\\/\",\"hidden\":false,\"_product_topics\":[\"Special Processes & CQIs\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/08081109\\\/Proposed_AIAG_certified_provider_seal_gray.png\",\"title\":\"Understanding and Applying CQI-09\",\"blurb\":\"Understand the requirements of the CQI-9 Special Process: Heat Treat Assessment and how CQI-9 integrates into your existing quality management system. Learn where these requirements fit in, and how to strategize the inclusion of these audits into the business system and your organization\\u2019s existing QMS processes. \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/understanding-and-applying-cqi-09\\\/\",\"hidden\":false,\"_product_topics\":[\"Special Processes & CQIs\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/08081109\\\/Proposed_AIAG_certified_provider_seal_gray.png\",\"title\":\"Understanding and Applying CQI-11\",\"blurb\":\"Understand the requirements of the CQI-11 Special Process: Plating System Assessment and how CQI-11 integrates into your existing quality management system. Learn where these requirements fit in, and how to strategize the inclusion of these audits into the business system and your organization\\u2019s existing QMS processes. \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/understanding-and-applying-cqi-11\\\/\",\"hidden\":false,\"_product_topics\":[\"Special Processes & CQIs\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/08081109\\\/Proposed_AIAG_certified_provider_seal_gray.png\",\"title\":\"Understanding and Applying CQI-15\",\"blurb\":\"Understand the requirements of the CQI\\u201315 \\u201cSpecial Process: Welding System Assessment (WSA)\\u201d and how CQI\\u201315 integrates into your existing quality management system. Learn where these requirements fit in, and how to strategize the inclusion of these audits into the business system and your organization\\u2019s existing QMS processes. \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/understanding-and-applying-cqi-15\\\/\",\"hidden\":false,\"_product_topics\":[\"Special Processes & CQIs\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG MSA Certification Exam\",\"blurb\":\"This online certification exam by AIAG in MSA verifies an individual's proficiency in measurement systems analysis techniques as defined in the MSA reference manual.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-msa-certification-exam-2\\\/\",\"hidden\":false,\"_product_topics\":[\"MSA & SPC\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Certification Exam\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG SPC Certification Exam\",\"blurb\":\"This online certification exam by AIAG in SPC confirms an individual's proficiency in statistical process control techniques as defined in the SPC reference manual.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-spc-certification-exam\\\/\",\"hidden\":false,\"_product_topics\":[\"MSA & SPC\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Certification Exam\"]},{\"partner_image\":\"\",\"title\":\"AIAG & VDA Foundation & Family PFMEA Fundamentals \\u2013 Video eLearning\",\"blurb\":\"Learn the fundamentals of Foundation and Family Process FMEAs according to the AIAG &amp; VDA methodology, how these two FMEAs differ, and how to sort the information from each to form a strategy.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-vda-foundation-family-pfmea-fundamentals-video-elearning\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\"],\"_type\":[\"eLearning Course\"]},{\"partner_image\":\"\",\"title\":\"AIAG & VDA Foundation & Family DFMEA Fundamentals \\u2013 Video eLearning\",\"blurb\":\"Learn the fundamentals of Foundation and Family Design FMEAs according to the AIAG &amp; VDA methodology, how these two FMEAs differ, and how to sort the information from each to form a strategy.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-vda-foundation-family-dfmea-fundamentals-video-elearning\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\"],\"_type\":[\"eLearning Course\"]},{\"partner_image\":\"\",\"title\":\"AIAG & VDA Design & Process FMEA Linkages - Video eLearning\",\"blurb\":\"Learn Design and Process FMEA linkages, how to create a Process FMEA using information gathered from a Design FMEA, and evaluate consistency of DFMEA and PFMEA linkages in this Video eLearning.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/process-fmea-and-design-fmea-linkages-video-elearning\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\"],\"_type\":[\"eLearning Course\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG & VDA Design FMEA: Understanding and Implementing\",\"blurb\":\"This Workshop will assist in the execution of Design FMEAs using the new AIAG &amp; VDA FMEA Handbook.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-vda-design-fmea-understanding-and-implementing\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG & VDA Process FMEA: Understanding and Implementing with Control Plans\",\"blurb\":\"This Workshop will assist in the execution of Process FMEAs using the new AIAG &amp; VDA FMEA Handbook.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-vda-process-fmea-understanding-and-implementing-with-control-plans\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG Applied MSA & SPC for Practitioners\",\"blurb\":\"Improve your understanding of the integration of statistical process control (SPC) and measurement systems analysis (MSA) into IATF 16949:2016 and discover how to develop a higher-quality process control system.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-applied-msa-spc-for-practitioners\\\/\",\"hidden\":false,\"_product_topics\":[\"MSA & SPC\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG APQP & PPAP Certification Exam\",\"blurb\":\"Certification by AIAG in APQP\\\/PPAP verifies an individual's proficiency in product quality planning and control plan guidelines, and PPAP submittal requirements as defined in the APQP and PPAP reference manuals.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-apqp-ppap-certification-exam\\\/\",\"hidden\":false,\"_product_topics\":[\"APQP\\\/PPAP\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Certification Exam\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG Basic Geometric Dimensioning and Tolerancing (GD&T)\",\"blurb\":\"This one-day course is an overview of the GD&amp;T concepts in controls necessary for proper engineering drawing reading and creation using the GD&amp;T approach.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-basic-geometric-dimensioning-and-tolerancing-gdt\\\/\",\"hidden\":false,\"_product_topics\":[\"GD&T\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG IATF 16949:2016 Executive Understanding\",\"blurb\":\"This highly interactive 1-day course provides an understanding of the key management requirements in ISO 9001:2015 and IATF 16949:2016.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-iatf-169492016-executive-understanding\\\/\",\"hidden\":false,\"_product_topics\":[\"IATF 16949:2016\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG IATF 16949:2016 Lead Auditor Training with AIAG Supplier Auditor Certification\",\"blurb\":\"This exclusive 5-day training program, offered in partnership by AIAG and Plexus, is the highest level of auditor training available to automotive suppliers.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-iatf-169492016-lead-auditor-training-with-aiag-supplier-auditor-certification\\\/\",\"hidden\":false,\"_product_topics\":[\"IATF 16949:2016\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG IATF 16949:2016 Understanding and Internal Auditor Certification\",\"blurb\":\"Internationally accredited, 4-day training workshop designed for new or experienced internal auditors in need of refresher training.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-iatf-169492016-understanding-and-internal-auditor-certification\\\/\",\"hidden\":false,\"_product_topics\":[\"IATF 16949:2016\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG Taking Effective Corrective Action: Using the 8D Approach\",\"blurb\":\"This two-day Workshop presents the 8-D model as an efficient and effective methodology for determining, planning, verifying, and documenting corrective actions.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-taking-effective-corrective-action-using-the-8d-approach\\\/\",\"hidden\":false,\"_product_topics\":[\"Problem solving and error proofing\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/08081109\\\/Proposed_AIAG_certified_provider_seal_gray.png\",\"title\":\"AIAG Understanding and Implementing APQP 2nd Edition with PPAP\",\"blurb\":\"In this Workshop you will learn the skills needed to implement the APQP process, develop control plans and complete the production part approval process smoothly, efficiently and effectively within your company.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-understanding-and-implementing-apqp-2nd-edition-with-ppap\\\/\",\"hidden\":false,\"_product_topics\":[\"APQP\\\/PPAP\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG Understanding and Implementing Measurement Systems Analysis (MSA)\",\"blurb\":\"This 1-day introductory course provides a working, practical knowledge of the tools within Measurement Systems Analysis (MSA).\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-understanding-and-implementing-measurement-systems-analysis-msa\\\/\",\"hidden\":false,\"_product_topics\":[\"MSA & SPC\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG Understanding and Implementing MSA and SPC Basics\",\"blurb\":\"This Workshop will help you establish a foundational knowledge base to analyze your manufacturing system and enhance its effectiveness.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-understanding-and-implementing-msa-and-spc-basics\\\/\",\"hidden\":false,\"_product_topics\":[\"MSA & SPC\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG Understanding and Implementing Statistical Process Control (SPC)\",\"blurb\":\"In this introductory course we pair the theory of Statistical Process Control (SPC) with tactical tools to give you the best chance at effectively improving the return on investment associated with your manufacturing control strategy. \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-understanding-and-implementing-statistical-process-control-spc\\\/\",\"hidden\":false,\"_product_topics\":[\"MSA & SPC\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"AS9145 Process FMEA: Understanding and Implementing with Control Plans\",\"blurb\":\"This Live Virtual Workshop will assist in the execution of Process FMEAs using the AIAG &amp; VDA FMEA Handbook for Aviation, Space and Defense Organizations. \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/as9145-process-fmea-understanding-implementing-with-control-plans-using-the-aiag-vda-fmea-handbook-for-aviation-space-and-defense-organizations-live-virtual-workshop\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\",\"AS9145 (APQP\\\/PPAP)\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"Auditing Design FMEA \\u2013 Video eLearning\",\"blurb\":\"Explore the process of auditing Design FMEA utilizing common audit methodologies and tools like the Turtle Diagram. We will begin by learning about risk and...\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/auditing-design-fmea-video-elearning\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\",\"AIAG FMEA 4th Edition\"],\"_type\":[\"eLearning Course\"]},{\"partner_image\":\"\",\"title\":\"Auditing Process FMEA \\u2013 Video eLearning\",\"blurb\":\"Explore PFMEA as a process utilizing common audit methodologies and tools, and learn to effectively prepare audit activities before\\u202fstepping onto the manufacturing floor.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/auditing-process-fmea-video-elearning\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\",\"AIAG FMEA 4th Edition\"],\"_type\":[\"eLearning Course\"]},{\"partner_image\":\"\",\"title\":\"DEMO: Effective Problem Solving Awareness - eLearning\",\"blurb\":\"Gain a high-level introduction to problem solving and the different tools and methodologies used to complete the problem solving process.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/demo-effective-problem-solving-awareness-elearning\\\/\",\"hidden\":false,\"_product_topics\":[\"Problem solving and error proofing\"],\"_type\":[\"eLearning Course\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/08081033\\\/aimm-logo.png\",\"title\":\"DEMO: IAQG-Sanctioned AIMM Awareness - eLearning\",\"blurb\":\"Explore maturity levels, expected outcomes, examples of maturity level indicators, and typical blockers of clauses within 9100 and determine how they apply with AIMM.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/demo-iaqg-sanctioned-aimm-awareness-elearning\\\/\",\"hidden\":false,\"_product_topics\":[\"AIMM\"],\"_program_affiliate\":[\"IAQG\"],\"_type\":[\"eLearning Course\"]},{\"partner_image\":\"\",\"title\":\"Effective Problem Solving Awareness \\u2013 eLearning\",\"blurb\":\"Gain a high-level introduction to problem solving and the different tools and methodologies used to complete the problem solving process.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/effective-problem-solving-awareness-elearning\\\/\",\"hidden\":false,\"_product_topics\":[\"Problem solving and error proofing\"],\"_type\":[\"eLearning Course\"]},{\"partner_image\":\"\",\"title\":\"FMEA & Cost of Quality (CoQ) Analysis - Video eLearning\",\"blurb\":\"Learn to measure the effectiveness and efficiency of your current Process FMEA through connection to the Cost of Quality (CoQ). Using the FMEA &amp; Cost of Quality (CoQ) Analysis Tool\\u2122 participants will assess the feasibility of future risk mitigation efforts from a cost perspective.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/fmea-cost-of-quality-coq-analysis-video-elearning\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\"],\"_type\":[\"eLearning Course\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/08081033\\\/aimm-logo.png\",\"title\":\"IAQG-Sanctioned AIMM Awareness - eLearning\",\"blurb\":\"Explore maturity levels, expected outcomes, examples of maturity level indicators, and typical blockers of clauses within 9100 and determine how they apply with AIMM.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/iaqg-sanctioned-aimm-awareness-elearning\\\/\",\"hidden\":false,\"_product_topics\":[\"AIMM\"],\"_program_affiliate\":[\"IAQG\"],\"_type\":[\"eLearning Course\"]},{\"partner_image\":\"\",\"title\":\"ISO 14001:2015 EMS Lead Auditor Training\",\"blurb\":\"Learn the skills and tools necessary to become an effective lead auditor of ISO 14001:2015 in this Workshop.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/iso-140012015-ems-lead-auditor-training\\\/\",\"hidden\":false,\"_product_topics\":[\"ISO 14001:2015\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"ISO 14001:2015 Understanding & Internal Auditing\",\"blurb\":\"This Workshop offers an in-depth review of the ISO 14001:2015 standard and teaches participants a range of internal EMS auditing skills to help organizations obtain maximum value and commitment to environmental issues.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/iso-140012015-understanding-internal-auditing\\\/\",\"hidden\":false,\"_product_topics\":[\"ISO 14001:2015\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"Reverse FMEA for Practitioners\",\"blurb\":\"Reverse FMEA is becoming a new requirement mandated by many OEM's, and appearing in more Supplier Quality Assurance documents.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/reverse-fmea-for-practitioners\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\"],\"_type\":[\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"Understanding and Implementing Design and Process FMEA - 4th Edition for Aviation, Space and Defense Organizations\",\"blurb\":\"This two-day workshop will teach you the skills to understand and use FMEAs and the concept of risk reduction and defect prevention for Aviation, Space and Defense Organizations.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/understanding-and-implementing-design-and-process-fmea-4th-edition-for-aviation-space-and-defense-organizations-live-virtual-workshop\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG FMEA 4th Edition\"],\"_type\":[\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"Understanding AS9110C\",\"blurb\":\"This interactive, Live Virtual Workshop for new and existing AS9110 implementation team members will provide an in-depth look at the requirements necessary to support their organization in achieving compliance to AS9110.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/understanding-as9110c-live-virtual-workshop\\\/\",\"hidden\":false,\"_product_topics\":[\"AS9100\\\/9110\\\/9120\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"Understanding IATF 16949:2016\",\"blurb\":\"In this 2-day workshop, build a solid understanding of ISO 9001:2015 and IATF 16949:2016, including the process approach, risk-based thinking, and how they add value to your business management system. \",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/understanding-iatf-169492016\\\/\",\"hidden\":false,\"_product_topics\":[\"IATF 16949:2016\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"AIAG & VDA Process FMEA: Fundamentals Overview - Video eLearning\",\"blurb\":\"Learn to describe each step in the 7-step approach to Process FMEA implementation, and the type of information to enter into each AIAG &amp; VDA PFMEA column.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-vda-process-fmea-fundamentals-overview-video-elearning\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\"],\"_type\":[\"eLearning Course\"]},{\"partner_image\":\"\",\"title\":\"AIAG & VDA Design FMEA: Fundamentals Overview \\u2013 Live Virtual Seminar\",\"blurb\":\"Participants of this web-based Live Virtual Training Seminar will learn Design FMEA fundamentals based on AIAG &amp; VDA FMEA Handbook.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-vda-design-fmea-fundamentals-overview-live-virtual-seminar\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\"],\"_type\":[\"Live Virtual Seminar\"]},{\"partner_image\":\"\",\"title\":\"Process FMEA and Control Plan Linkages - Live Virtual Seminar\",\"blurb\":\"In this Live Virtual Solution participants will experience a Plexus technical expert demonstrate a live application on Control Plan fundamentals using information gathered from performing a PFMEA and learn to evaluate the consistency of Control Plan application cases.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/pfmea-and-control-plan-linkages-live-virtual-seminar\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\"],\"_type\":[\"Live Virtual Seminar\"]},{\"partner_image\":\"\",\"title\":\"Process FMEA and Control Plan Linkages - Video eLearning\",\"blurb\":\"Learn the fundamentals of creating a control plan, and how prevention and detection controls flow down from the PFMEA to the control plan.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/process-fmea-control-plan-linkages-video-elearning\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG & VDA FMEA\"],\"_type\":[\"eLearning Course\"]},{\"partner_image\":\"\",\"title\":\"Managing FMEA Development - Live Virtual Seminar\",\"blurb\":\"Learn about the structure of the FMEA process, how to evaluate its effectiveness and connection to profitability\\u202fand to integrate the FMEA process into your program management at all life stages of the program.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/managing-fmea-development-live-virtual-seminar\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG FMEA 4th Edition\",\"AIAG & VDA FMEA\"],\"_type\":[\"Live Virtual Seminar\"]},{\"partner_image\":\"\",\"title\":\"Understanding and Implementing AS9145: APQP & PPAP\",\"blurb\":\"Learn to implement AS9145: Advanced Product Quality Planning (APQP) as part of the New Product Development process, as well as the Production Part Approval Process (PPAP) for Aerospace organizations.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/understanding-and-implementing-as9145-apqp-ppap\\\/\",\"hidden\":false,\"_product_topics\":[\"APQP\\\/PPAP\",\"AS9145 (APQP\\\/PPAP)\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"AS9100D Internal Quality Auditing\",\"blurb\":\"This workshop provides a detailed review of AS9100D requirements and key changes related to counterfeit parts, documentation, risk management, process approach, and risk-based thinking. Review requirements and tools to effectively prepare and conduct internal AS9100D audits.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/as9100d-internal-quality-auditing\\\/\",\"hidden\":false,\"_product_topics\":[\"AS9100\\\/9110\\\/9120\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"Understanding AS9100D\",\"blurb\":\"This Workshop provides new AS9100 implementation team members and representatives from key functional groups involved in an organization\\u2019s AS9100 QMS with the necessary knowledge to support their organization in achieving compliance to AS9100D.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/understanding-as9100d\\\/\",\"hidden\":false,\"_product_topics\":[\"AS9100\\\/9110\\\/9120\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"Comprehensive Review of AS9100D for Implementers and Auditors eLearning\",\"blurb\":\"This online training course examines the requirements and intent of each clause\\\/subclause of AS9100D, including audit evidence required to demonstrate conformity to AS9100D requirements.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/comprehensive-review-as9100d-implementers-and-auditors-elearning\\\/\",\"hidden\":false,\"_product_topics\":[\"AS9100\\\/9110\\\/9120\"],\"_type\":[\"eLearning Course\"]},{\"partner_image\":\"\",\"title\":\"AS9110C Internal Quality Auditing - Live Virtual Workshop\",\"blurb\":\"This 3-day Live Virtual Workshop is designed for both new auditors who need a thorough refresher of how to perform an internal audit to AS9110.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/as9110c-internal-quality-auditing-live-virtual-workshop\\\/\",\"hidden\":false,\"_product_topics\":[\"AS9100\\\/9110\\\/9120\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/08081118\\\/aiag-partner-course-logo.png\",\"title\":\"AIAG Poka Yoke: Error Proofing for Zero Defects\",\"blurb\":\"This workshop provides the participant with a basic overview of the Poka Yoke System for developing a Zero Defects strategy in industrial applications.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/poka-yoke-error-proofing-zero-defects\\\/\",\"hidden\":false,\"_product_topics\":[\"Problem solving and error proofing\"],\"_program_affiliate\":[\"AIAG\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"AS9145 (APQP & PPAP) in Context - eLearning\",\"blurb\":\"In this 1 hour online course learn the skills needed to understand and implement all five phases of the APQP process, develop control plans and complete the production part approval process (PPAP).\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/as9145-apqp-ppap-context-elearning\\\/\",\"hidden\":false,\"_product_topics\":[\"APQP\\\/PPAP\",\"AS9145 (APQP\\\/PPAP)\"],\"_type\":[\"eLearning Course\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2021\\\/06\\\/08081102\\\/Iaqg-Couleur.jpg\",\"title\":\"IAQG-sanctioned 9100:2016 AATT Online and Instructor-Led Bundle\",\"blurb\":\"This online and instructor led training satisfies the Foundation Course training requirement for 9100:2016 AQMS auditor authentication.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/iaqg-sanctioned-91002016-aatt-online-and-instructor-led-bundle\\\/\",\"hidden\":false,\"_product_topics\":[\"AS9100\\\/9110\\\/9120\",\"IAQG 9100:2016 AATT\"],\"_program_affiliate\":[\"IAQG\"],\"_type\":[\"In-Person Workshop\"]},{\"partner_image\":\"\",\"title\":\"AS9100D Executive Understanding\",\"blurb\":\"Designed for Top Management, this highly interactive 1-day course focuses to provide attendees with an understanding of the key management requirements in AS9100D.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/as9100d-executive-understanding\\\/\",\"hidden\":false,\"_product_topics\":[\"AS9100\\\/9110\\\/9120\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"Problem Solving for Practitioners\",\"blurb\":\"This Live Virtual Workshop covers the problem-solving process (9 recommended steps to achieve a successful problem-solving event) and tools to assist organizations in developing and implementing a robust problem-solving process.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/problem-solving-for-practitioners\\\/\",\"hidden\":false,\"_product_topics\":[\"Problem solving and error proofing\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"Probitas Authentication Certified AS9100D Lead Auditor with IAQG-Sanctioned Aerospace Auditor Transition Training (AATT)\",\"blurb\":\"Satisfy all AQMS Training requirements for Aerospace Auditor (AA) and Aerospace Experienced Auditor (AEA) authentication in five (5) days versus nine (9) days with other providers in this Probitas Authentication Certified training workshop.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/probitas-authentication-certified-as9100d-lead-auditor-iaqg-sanctioned-aerospace-auditor-transition-training-aatt\\\/\",\"hidden\":false,\"_product_topics\":[\"AS9100\\\/9110\\\/9120\",\"IAQG 9100:2016 AATT\"],\"_type\":[\"In-Person Workshop\"]},{\"partner_image\":\"\",\"title\":\"Probitas Authentication Certified AS9100D Lead Auditor\",\"blurb\":\"Gain an in-depth understanding of AS9100D and the tools to effectively prepare and conduct audits in line with AS9100D requirements. Through interactive learning methods, this course engages participants in a detailed review of AS9100D.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/probitas-authentication-certified-as9100d-lead-auditor\\\/\",\"hidden\":false,\"_product_topics\":[\"AS9100\\\/9110\\\/9120\",\"ISO 9001:2015\"],\"_program_affiliate\":[\"Probitas Authentication\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"ISO 45001:2018 Understanding and Internal Auditor Training for Occupational Health and Safety Management Systems\",\"blurb\":\"This three day course is designed to provide internal audit team members with the necessary knowledge and skills to interpret and audit OH&amp;S management system requirements based on the requirements of ISO 45001:2018 and ISO 19011:2018.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/iso-450012018-internal-auditor-training-occupational-health-and-safety-managament-systems\\\/\",\"hidden\":false,\"_product_topics\":[\"ISO 45001:2018\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"ISO 45001:2018 Lead Auditor Training for Occupational Health and Safety Management Systems\",\"blurb\":\"This five-day course is designed to provide audit team members and team leaders with the knowledge and skills to interpret and audit occupational OH&amp;S management system requirements based on the requirements of ISO 45001:2018 and ISO 19011:2018.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/iso-450012018-lead-auditor-training-occupational-health-and-safety-management-systems\\\/\",\"hidden\":false,\"_product_topics\":[\"ISO 45001:2018\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"Understanding ISO 45001:2018 Occupational Health and Safety Management System Requirements\",\"blurb\":\"In this two-day course you will learn how to interpret and implement the requirements for an occupational health and safety (OH&amp;S) management system based on ISO 45001:2018.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/understanding-iso-450012018-occupational-health-and-safety-management-system-requirements\\\/\",\"hidden\":false,\"_product_topics\":[\"ISO 45001:2018\"],\"_type\":[\"Public Open Enrollment\",\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"ISO\\\/IEC 17025:2017 Understanding and Internal Quality Auditing for Testing and Calibration Laboratories\",\"blurb\":\"This three-day course is designed to train auditors to perform internal audits and manage the audit program with respect to the Testing and Calibration of Laboratory Management System according to the requirements of ISO 19011 for the management of internal audits.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/isoiec-170252017-understanding-and-internal-quality-auditing-testing-and-calibration-laboratories\\\/\",\"hidden\":false,\"_product_topics\":[\"ISO\\\/IEC 17025:2017\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"Understanding ISO\\\/IEC 17025:2017 for Testing and Calibration Laboratories\",\"blurb\":\"This course is intended to provide an understanding of ISO\\\/IEC 17025 and practical application experience.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/understanding-isoiec-170252017-testing-and-calibration-laboratories\\\/\",\"hidden\":false,\"_product_topics\":[\"ISO\\\/IEC 17025:2017\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"https:\\\/\\\/us-wp-cdn.plexusintl.com\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/08081109\\\/Proposed_AIAG_certified_provider_seal_gray.png\",\"title\":\"AIAG FMEA 4th Edition - Understanding and Implementing Process FMEA and Control Plans\",\"blurb\":\"The course covers the linkage between Process Flows, Process FMEAs, Control Plans, and the relation with APQP.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/aiag-fmea-4th-edition-understanding-and-implementing-process-fmea-and-control-plans\\\/\",\"hidden\":false,\"_product_topics\":[\"AIAG FMEA 4th Edition\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"Understanding and Implementing Measurement Systems Analysis (MSA)\",\"blurb\":\"This 1-day introductory course provides a working, practical knowledge of the tools within Measurement Systems Analysis (MSA).\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/understanding-and-implementing-measurement-systems-analysis-msa\\\/\",\"hidden\":false,\"_product_topics\":[\"MSA & SPC\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"ISO 9001:2015 Understanding and Internal Quality Auditing\",\"blurb\":\"Designed for new or experienced internal auditors, this course provides participants with an understanding of the requirements of auditing to ISO 9001:2015.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/iso-90012015-understanding-and-internal-quality-auditing\\\/\",\"hidden\":false,\"_product_topics\":[\"ISO 9001:2015\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"Understanding ISO 9001:2015\",\"blurb\":\"Develop an understanding of the intentions and requirements outlined by ISO 9001:2015 through a clause by clause review of the standard.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/understanding-iso-90012015\\\/\",\"hidden\":false,\"_product_topics\":[\"ISO 9001:2015\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"ISO 9001:2015 Lead Auditor Training\",\"blurb\":\"Learn the full range of auditing skills that will help you become a strong advocate in your company\\u2019s effort to obtain maximum value from your commitment to ISO 9001:2015.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/iso-90012015-lead-auditor-training\\\/\",\"hidden\":false,\"_product_topics\":[\"ISO 9001:2015\"],\"_type\":[\"In-Person Workshop\",\"Live Virtual Workshop\"]},{\"partner_image\":\"\",\"title\":\"Comprehensive Review of AS9110C for Implementers and Auditors eLearning\",\"blurb\":\"This in-depth, online training course examines the requirements and intent of each clause and subclause of AS9110C, including audit evidence required to demonstrate conformity to AS9110C requirements.\",\"link\":\"https:\\\/\\\/plexusintl.com\\\/us\\\/catalog\\\/comprehensive-review-as9110c-implementers-and-auditors-elearning\\\/\",\"hidden\":false,\"_product_topics\":[\"AS9100\\\/9110\\\/9120\"],\"_type\":[\"eLearning Course\"]}];\n      <\/script>\n\n\n      <!-- start product list -->\n      <div id=\"productList\">\n\n        <!-- the search field at the top -->\n        <div class=\"product-search-list-wrapper d-none d-sm-block\">\n          <div class=\"form-group\">\n            <label class=\"control-label sr-only\">Search Products<\/label>\n            <div class=\"search-field\"><input type=\"text\" v-model=\"searchFilter\" placeholder=\"Search...\" \/><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"product-list-wrapper\" v-if=\"properties.filterArray\">\n          <div v-if=\"currentlyShowing > 0\">\n            <!-- product cards populate here -->\n            <product-detail\n              v-for=\"(product, index) in products\"\n              v-if=\"!product.hidden\"\n              :product=\"product\"\n              >\n            <\/product-detail>\n\n            <div v-observe-visibility=\"loadMore\"><\/div>\n          <\/div>\n          <div v-else v-cloak class=\"no-product\">No Search Results<\/div>\n        <\/div>\n        <div v-else style=\"text-align: center;height:300px;margin-top:50px;\"><img decoding=\"async\" src=\"https:\/\/plexusintl.com\/us\/wp-content\/themes\/plexus-theme\/images\/ajax-loader.gif\" \/><\/div>\n      <\/div>\n      <!-- end product list -->\n\n      <!-- start product detail card template -->\n      <script type=\"text\/x-template\" id=\"productTemplate\">\n        <div class=\"product-detail\">\n          <div class=\"row\">\n            <div v-bind:class=\"[product.partner_image ? 'col-sm-9 col-12' : 'col-12']\">\n              <div class=\"meta\">\n                <div class=\"tags\">\n                                      <span v-for=\"(_product_topics, index) in product._product_topics\">\n                      <a @click=\"addFilter(_product_topics, '_product_topics')\">{{ _product_topics }}<\/a>\n                    <\/span>\n                                      <span v-for=\"(_program_affiliate, index) in product._program_affiliate\">\n                      <a @click=\"addFilter(_program_affiliate, '_program_affiliate')\">{{ _program_affiliate }}<\/a>\n                    <\/span>\n                                      <span v-for=\"(_type, index) in product._type\">\n                      <a @click=\"addFilter(_type, '_type')\">{{ _type }}<\/a>\n                    <\/span>\n                                    <!-- <span v-for=\"(industry, index) in product.industries\">\n                    <a @click=\"addFilter(industry, 'industry')\">{{ industry }}<\/a>\n                  <\/span>-->\n                <\/div>\n              <\/div>\n              <h3><a :href=\"product.link\" class=\"cta\" v-html=\"highlightFilteredText(product.title)\"><\/a><\/h3>\n              <p v-if=\"product.blurb != ''\" v-html=\"highlightFilteredText(product.blurb)\"><\/p>\n            <\/div>\n            <div v-if=\"product.partner_image != ''\" class=\"col-sm-3 col-12\">\n              <img :src=\"product.partner_image\" \/>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/script>\n      <!-- end product detail  card template -->\n\n      <script type=\"text\/javascript\">\n        function highlightFilteredText( contentText ) {          \n            return contentText.replace(new RegExp(product_list.searchFilter, 'gi'), function(match){\n              if (product_list.searchFilter.length > 1)\n                return '<strong class=\"hilite\">' + match + '<\/strong>';         \n              else\n                return match;\n            });            \n        }\n\n        jQuery(document).ready(function(){\n          var pl_array = {};\n                      pl_array._product_topicsFilter = [];\n                        pl_array._program_affiliateFilter = [];\n                        pl_array._typeFilter = [];\n               \n          product_filter_list.urlbuilderlocale = 'us';\n\n          Vue.set(product_list.properties, 'filterArray', pl_array);          \n          \/\/setup watchers\n                      product_list.$watch('properties.filterArray._product_topicsFilter', function(newValue, oldValue) {\n              this.maxToShow = 100;\n              this.filterProducts();\n            }, {deep: true });\n                        product_list.$watch('properties.filterArray._program_affiliateFilter', function(newValue, oldValue) {\n              this.maxToShow = 100;\n              this.filterProducts();\n            }, {deep: true });\n                        product_list.$watch('properties.filterArray._typeFilter', function(newValue, oldValue) {\n              this.maxToShow = 100;\n              this.filterProducts();\n            }, {deep: true });\n                    });\n      <\/script>\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>URL Builder Search Products {{ option }}{{ option }}{{ option }}{{ option }}{{ option }}{{ option }} Filter Industries Industries {{ _industries }} Product Topic Product Topic {{ _product_topics }} Product Audience Product Audience {{ _product_audiences }} Product Delivery Method Product Delivery Method {{ _product_delivery_methods }} Jer Test Jer Test {{ _3sbnp9cy5g8 }} Jers Topic&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":"","_wp_rev_ctl_limit":""},"class_list":["post-87","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/plexusintl.com\/us\/wp-json\/wp\/v2\/pages\/87","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/plexusintl.com\/us\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/plexusintl.com\/us\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/plexusintl.com\/us\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/plexusintl.com\/us\/wp-json\/wp\/v2\/comments?post=87"}],"version-history":[{"count":26,"href":"https:\/\/plexusintl.com\/us\/wp-json\/wp\/v2\/pages\/87\/revisions"}],"predecessor-version":[{"id":3220,"href":"https:\/\/plexusintl.com\/us\/wp-json\/wp\/v2\/pages\/87\/revisions\/3220"}],"wp:attachment":[{"href":"https:\/\/plexusintl.com\/us\/wp-json\/wp\/v2\/media?parent=87"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}