From aa3086c23e9e00c08f30e11037468546996c2e91 Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Mon, 5 Feb 2024 17:48:39 -0500 Subject: [PATCH] Cin7's templates for both internal and external academies. Notes for Cin7 and G2. Wrote a backup script for Anthology in case the CSV workflow fails. --- .DS_Store | Bin 8196 -> 8196 bytes Custom_Templates/.DS_Store | Bin 8196 -> 8196 bytes Custom_Templates/customer_templates/.DS_Store | Bin 30724 -> 30724 bytes .../_account_avatar.html.liquid | 0 .../_account_desktop_view.html.liquid | 0 .../_account_form.html.liquid | 0 .../_account_mobile_view.html.liquid | 0 .../_badges_cards.html.liquid | 0 .../_cards_course.html.liquid | 3 + .../_cards_learning_path.html.liquid | 0 .../_cards_learning_path_homepage.html.liquid | 0 .../_cards_training_event.html.liquid | 0 .../_category_cards.html.liquid | 0 .../_category_carousel.html.liquid | 0 .../_certificates_info_column.html.liquid | 0 .../_certificates_metadata.html.liquid | 0 .../_certificates_preview.html.liquid | 0 .../_certificates_top_bar.html.liquid | 0 .../_certificates_verification.html.liquid | 0 .../_course_activity_locked.html.liquid | 0 .../_course_activity_unlocked.html.liquid | 0 .../_course_categories.html.liquid | 0 .../_course_description.html.liquid | 0 .../_course_desktop_view.html.liquid | 0 .../_course_events.html.liquid | 0 .../_course_header.html.liquid | 0 .../_course_instructors.html.liquid | 0 .../_course_mobile_view.html.liquid | 0 .../_course_outline.html.liquid | 0 .../_course_progress_and_cta.html.liquid | 0 ..._course_version_outdated_alert.html.liquid | 0 ..._course_version_outdated_popup.html.liquid | 0 .../_courses_catalog.html.liquid | 0 .../_courses_index.html.liquid | 0 .../_courses_zero_state.html.liquid | 0 .../_featured_courses.html.liquid | 0 .../_filter_checkbox.html.liquid | 0 .../_filter_dropdown.html.liquid | 0 .../_filter_select.html.liquid | 0 .../_filters_catalog.html.liquid | 0 .../_footer.html.liquid | 0 .../_head.html.liquid | 0 .../_header.html.liquid | 0 .../_header_minimal.html.liquid | 0 .../_homepage_testimonials.html.liquid | 0 .../_learning_path_banners.html.liquid | 0 .../_learning_path_carousel.html.liquid | 0 .../_learning_path_certificate.html.liquid | 0 ...rning_path_certificate_content.html.liquid | 0 ...learning_path_completed_banner.html.liquid | 0 .../_learning_path_course.html.liquid | 0 .../_learning_path_description.html.liquid | 0 ..._learning_path_desktop_content.html.liquid | 0 .../_learning_path_desktop_header.html.liquid | 0 .../_learning_path_desktop_view.html.liquid | 0 .../_learning_path_instructors.html.liquid | 0 .../_learning_path_mobile_content.html.liquid | 0 .../_learning_path_mobile_header.html.liquid | 0 .../_learning_path_mobile_view.html.liquid | 0 ...arning_path_new_content_banner.html.liquid | 0 .../_learning_path_outline.html.liquid | 0 ...learning_path_progress_and_cta.html.liquid | 0 ...ning_path_summary_desktop_view.html.liquid | 0 ...rning_path_summary_mobile_view.html.liquid | 0 ...learning_path_training_session.html.liquid | 0 .../_learning_paths_index.html.liquid | 0 .../_messages.html.liquid | 0 .../_my_badges_carousel.html.liquid | 0 .../_my_courses_carousel.html.liquid | 0 .../_my_learning_paths.html.liquid | 0 ...ing_paths_and_courses_carousel.html.liquid | 0 .../_my_learning_paths_carousel.html.liquid | 0 .../_omni_learning_paths_carousel.html.liquid | 0 .../_search_result.html.liquid | 0 .../_search_zero_state.html.liquid | 0 .../_starting_learning_paths.html.liquid | 0 .../_sub_navigation.html.liquid | 0 .../_training_events_dashboard.html.liquid | 0 .../_training_events_filter.html.liquid | 0 .../_training_events_index.html.liquid | 0 .../_training_events_zero_state.html.liquid | 0 .../_training_session_calendars.html.liquid | 0 .../_training_session_cta.html.liquid | 0 .../_training_session_date.html.liquid | 0 .../_training_session_description.html.liquid | 0 ..._training_session_desktop_view.html.liquid | 0 .../_training_session_details.html.liquid | 0 .../_training_session_header.html.liquid | 0 .../_training_session_mobile_view.html.liquid | 0 ...training_session_more_sessions.html.liquid | 0 .../_training_session_tile.html.liquid | 0 .../account.html.liquid | 0 .../auth_url_email.html.liquid | 0 .../auth_url_employee.html.liquid | 0 .../auth_url_phone_number.html.liquid | 0 .../auth_url_terms.html.liquid | 0 .../catalog.html.liquid | 0 .../course.html.liquid | 0 .../courses-category.html.liquid | 0 .../courses.html.liquid | 0 .../dashboard.html.liquid | 0 .../forgot_password.html.liquid | 0 .../homepage.html.liquid | 14 +- .../learning_path.html.liquid | 0 .../learning_path_summary.html.liquid | 0 .../learning_paths.html.liquid | 0 .../login.html.liquid | 0 .../master.html.liquid | 0 .../not_found.html.liquid | 0 .../private_certificate.html.liquid | 0 .../public_certificate.html.liquid | 0 .../reset_password.html.liquid | 0 .../search.html.liquid | 0 .../Cin7 Customer Academy/sign_up.html.liquid | 73 +++ .../styles.css.liquid | 6 + .../training_events.html.liquid | 0 .../training_session.html.liquid | 0 .../training_session_attendance.html.liquid | 0 .../unsubscribe.html.liquid | 0 .../Cin7 Customers/.DS_Store | Bin 6148 -> 0 bytes .../_account_avatar.html.liquid | 66 +++ .../_account_desktop_view.html.liquid | 19 + .../_account_form.html.liquid | 139 +++++ .../_account_mobile_view.html.liquid | 17 + .../_badges_cards.html.liquid | 27 + .../_cards_course.html.liquid | 35 ++ .../_cards_learning_path.html.liquid | 66 +++ .../_cards_learning_path_homepage.html.liquid | 17 + .../_cards_training_event.html.liquid | 38 ++ .../_category_cards.html.liquid | 11 + .../_category_carousel.html.liquid | 64 +++ .../_certificates_info_column.html.liquid | 4 + .../_certificates_metadata.html.liquid | 59 ++ .../_certificates_preview.html.liquid | 35 ++ .../_certificates_top_bar.html.liquid | 44 ++ .../_certificates_verification.html.liquid | 15 + .../_course_activity_locked.html.liquid | 4 + .../_course_activity_unlocked.html.liquid | 15 + .../_course_categories.html.liquid | 10 + .../_course_description.html.liquid | 6 + .../_course_desktop_view.html.liquid | 41 ++ .../_course_events.html.liquid | 28 + .../_course_header.html.liquid | 16 + .../_course_instructors.html.liquid | 22 + .../_course_mobile_view.html.liquid | 40 ++ .../_course_outline.html.liquid | 40 ++ .../_course_progress_and_cta.html.liquid | 46 ++ ..._course_version_outdated_alert.html.liquid | 7 + ..._course_version_outdated_popup.html.liquid | 33 ++ .../_courses_catalog.html.liquid | 16 + .../_courses_index.html.liquid | 16 + .../_courses_zero_state.html.liquid | 6 + .../_featured_courses.html.liquid | 55 ++ .../_filter_checkbox.html.liquid | 10 + .../_filter_dropdown.html.liquid | 33 ++ .../_filter_select.html.liquid | 22 + .../_filters_catalog.html.liquid | 228 ++++++++ .../_filters_lp.html.liquid | 76 +++ .../Cin7 Internal Academy/_footer.html.liquid | 49 ++ .../Cin7 Internal Academy/_head.html.liquid | 35 ++ .../Cin7 Internal Academy/_header.html.liquid | 247 ++++++++ .../_header_minimal.html.liquid | 17 + .../_homepage_testimonials.html.liquid | 55 ++ .../_learning_path_banners.html.liquid | 5 + .../_learning_path_certificate.html.liquid | 17 + ...rning_path_certificate_content.html.liquid | 19 + ...learning_path_completed_banner.html.liquid | 13 + .../_learning_path_course.html.liquid | 39 ++ .../_learning_path_description.html.liquid | 6 + ..._learning_path_desktop_content.html.liquid | 23 + .../_learning_path_desktop_header.html.liquid | 5 + .../_learning_path_desktop_view.html.liquid | 2 + .../_learning_path_instructors.html.liquid | 26 + .../_learning_path_mobile_content.html.liquid | 19 + .../_learning_path_mobile_header.html.liquid | 17 + .../_learning_path_mobile_view.html.liquid | 2 + ...arning_path_new_content_banner.html.liquid | 12 + .../_learning_path_outline.html.liquid | 10 + ...learning_path_progress_and_cta.html.liquid | 11 + ...ning_path_summary_desktop_view.html.liquid | 3 + ...rning_path_summary_mobile_view.html.liquid | 5 + ...learning_path_training_session.html.liquid | 52 ++ .../_learning_paths_index.html.liquid | 14 + .../_messages.html.liquid | 19 + .../_my_badges_carousel.html.liquid | 84 +++ .../_my_courses_carousel.html.liquid | 64 +++ ...ing_paths_and_courses_carousel.html.liquid | 73 +++ .../_my_learning_paths_carousel.html.liquid | 62 ++ .../_omni_learning_paths_carousel.html.liquid | 53 ++ .../_search_result.html.liquid | 19 + .../_search_zero_state.html.liquid | 13 + .../_starting_learning_paths.html.liquid | 11 + .../_sub_navigation.html.liquid | 30 + .../_training_events_dashboard.html.liquid | 72 +++ .../_training_events_filter.html.liquid | 53 ++ .../_training_events_index.html.liquid | 18 + .../_training_events_zero_state.html.liquid | 9 + .../_training_session_calendars.html.liquid | 52 ++ .../_training_session_cta.html.liquid | 53 ++ .../_training_session_date.html.liquid | 14 + .../_training_session_description.html.liquid | 6 + ..._training_session_desktop_view.html.liquid | 40 ++ .../_training_session_details.html.liquid | 24 + .../_training_session_header.html.liquid | 10 + .../_training_session_mobile_view.html.liquid | 22 + ...training_session_more_sessions.html.liquid | 3 + .../_training_session_tile.html.liquid | 17 + .../Cin7 Internal Academy/account.html.liquid | 14 + .../auth_url_email.html.liquid | 59 ++ .../auth_url_employee.html.liquid | 59 ++ .../auth_url_phone_number.html.liquid | 40 ++ .../auth_url_terms.html.liquid | 74 +++ .../Cin7 Internal Academy/catalog.html.liquid | 61 ++ .../Cin7 Internal Academy/course.html.liquid | 10 + .../courses-category.html.liquid | 16 + .../Cin7 Internal Academy/courses.html.liquid | 23 + .../dashboard.html.liquid | 36 ++ .../forgot_password.html.liquid | 25 + .../homepage.html.liquid | 43 ++ .../learning_path.html.liquid | 10 + .../learning_path_summary.html.liquid | 10 + .../learning_paths.html.liquid | 69 +++ .../Cin7 Internal Academy/login.html.liquid | 53 ++ .../Cin7 Internal Academy/master.html.liquid | 1 + .../not_found.html.liquid | 10 + .../private_certificate.html.liquid | 10 + .../public_certificate.html.liquid | 10 + .../reset_password.html.liquid | 43 ++ .../Cin7 Internal Academy/search.html.liquid | 20 + .../sign_up.html.liquid | 0 .../Cin7 Internal Academy/styles.css.liquid | 542 ++++++++++++++++++ .../training_events.html.liquid | 13 + .../training_session.html.liquid | 10 + .../training_session_attendance.html.liquid | 43 ++ .../unsubscribe.html.liquid | 30 + CustomerNotes/.DS_Store | Bin 18436 -> 18436 bytes CustomerNotes/Cin7/Cin7.md | 6 + CustomerNotes/G2/G2.md | 9 + Scripts/.DS_Store | Bin 10244 -> 10244 bytes Scripts/API_Tests/.DS_Store | Bin 6148 -> 6148 bytes .../API_Tests/antho-map-domains-from-csv.py | 2 +- .../bulk_removegroups_enrollgroups.py | 147 +++-- Scripts/node_modules/.DS_Store | Bin 0 -> 26628 bytes 243 files changed, 4494 insertions(+), 50 deletions(-) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_account_avatar.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_account_desktop_view.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_account_form.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_account_mobile_view.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_badges_cards.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_cards_course.html.liquid (90%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_cards_learning_path.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_cards_learning_path_homepage.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_cards_training_event.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_category_cards.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_category_carousel.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_certificates_info_column.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_certificates_metadata.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_certificates_preview.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_certificates_top_bar.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_certificates_verification.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_course_activity_locked.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_course_activity_unlocked.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_course_categories.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_course_description.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_course_desktop_view.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_course_events.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_course_header.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_course_instructors.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_course_mobile_view.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_course_outline.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_course_progress_and_cta.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_course_version_outdated_alert.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_course_version_outdated_popup.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_courses_catalog.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_courses_index.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_courses_zero_state.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_featured_courses.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_filter_checkbox.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_filter_dropdown.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_filter_select.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_filters_catalog.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_footer.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_head.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_header.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_header_minimal.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_homepage_testimonials.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_banners.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_carousel.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_certificate.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_certificate_content.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_completed_banner.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_course.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_description.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_desktop_content.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_desktop_header.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_desktop_view.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_instructors.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_mobile_content.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_mobile_header.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_mobile_view.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_new_content_banner.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_outline.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_progress_and_cta.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_summary_desktop_view.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_summary_mobile_view.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_path_training_session.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_learning_paths_index.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_messages.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_my_badges_carousel.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_my_courses_carousel.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_my_learning_paths.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_my_learning_paths_and_courses_carousel.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_my_learning_paths_carousel.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_omni_learning_paths_carousel.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_search_result.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_search_zero_state.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_starting_learning_paths.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_sub_navigation.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_training_events_dashboard.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_training_events_filter.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_training_events_index.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_training_events_zero_state.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_training_session_calendars.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_training_session_cta.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_training_session_date.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_training_session_description.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_training_session_desktop_view.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_training_session_details.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_training_session_header.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_training_session_mobile_view.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_training_session_more_sessions.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/_training_session_tile.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/account.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/auth_url_email.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/auth_url_employee.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/auth_url_phone_number.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/auth_url_terms.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/catalog.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/course.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/courses-category.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/courses.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/dashboard.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/forgot_password.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/homepage.html.liquid (80%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/learning_path.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/learning_path_summary.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/learning_paths.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/login.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/master.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/not_found.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/private_certificate.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/public_certificate.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/reset_password.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/search.html.liquid (100%) create mode 100644 Custom_Templates/customer_templates/Cin7 Customer Academy/sign_up.html.liquid rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/styles.css.liquid (99%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/training_events.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/training_session.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/training_session_attendance.html.liquid (100%) rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Customer Academy}/unsubscribe.html.liquid (100%) delete mode 100644 Custom_Templates/customer_templates/Cin7 Customers/.DS_Store create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_account_avatar.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_account_desktop_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_account_form.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_account_mobile_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_badges_cards.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_cards_course.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_cards_learning_path.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_cards_learning_path_homepage.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_cards_training_event.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_category_cards.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_category_carousel.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_info_column.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_metadata.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_preview.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_top_bar.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_verification.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_course_activity_locked.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_course_activity_unlocked.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_course_categories.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_course_description.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_course_desktop_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_course_events.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_course_header.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_course_instructors.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_course_mobile_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_course_outline.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_course_progress_and_cta.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_course_version_outdated_alert.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_course_version_outdated_popup.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_courses_catalog.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_courses_index.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_courses_zero_state.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_featured_courses.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_filter_checkbox.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_filter_dropdown.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_filter_select.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_filters_catalog.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_filters_lp.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_footer.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_head.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_header.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_header_minimal.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_homepage_testimonials.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_banners.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_certificate.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_certificate_content.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_completed_banner.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_course.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_description.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_desktop_content.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_desktop_header.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_desktop_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_instructors.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_mobile_content.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_mobile_header.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_mobile_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_new_content_banner.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_outline.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_progress_and_cta.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_summary_desktop_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_summary_mobile_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_training_session.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_paths_index.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_messages.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_my_badges_carousel.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_my_courses_carousel.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_my_learning_paths_and_courses_carousel.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_my_learning_paths_carousel.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_omni_learning_paths_carousel.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_search_result.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_search_zero_state.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_starting_learning_paths.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_sub_navigation.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_training_events_dashboard.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_training_events_filter.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_training_events_index.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_training_events_zero_state.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_calendars.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_cta.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_date.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_description.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_desktop_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_details.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_header.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_mobile_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_more_sessions.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_tile.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/account.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/auth_url_email.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/auth_url_employee.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/auth_url_phone_number.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/auth_url_terms.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/catalog.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/course.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/courses-category.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/courses.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/dashboard.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/forgot_password.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/homepage.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/learning_path.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/learning_path_summary.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/learning_paths.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/login.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/master.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/not_found.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/private_certificate.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/public_certificate.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/reset_password.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/search.html.liquid rename Custom_Templates/customer_templates/{Cin7 Customers => Cin7 Internal Academy}/sign_up.html.liquid (100%) create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/styles.css.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/training_events.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/training_session.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/training_session_attendance.html.liquid create mode 100644 Custom_Templates/customer_templates/Cin7 Internal Academy/unsubscribe.html.liquid create mode 100644 Scripts/node_modules/.DS_Store diff --git a/.DS_Store b/.DS_Store index bdaa6fe913169edc5d1d2e0d66516abe9c023fb1..d7a52e5cdd34aa775ffa933a7a181bf3f090d44f 100644 GIT binary patch delta 325 zcmZp1XmQw}DiH5G+k}CEfrUYjA)O(Up(Hoo#U&{xKM5$tA#Aqp{_-719Z}^|@X8lt z7zQWj=N168dW$BX5muPI3z@6Sq_ko4Z{Z6}%x7PUO+F_kr{jF_qdnAp x>{6WpuqmDq1 fmQadIQcivn0|NuHu*PHsQC_BZ3pQ&D-{b)R{4ODu delta 90 zcmZp1XmQwJAjo$0nYo4DqRCl;N|PrD@Ibknvjq7Wnak!{O|B6#;g~huh|7A}QAZ$0 fODM%9DJMUPfq?;8SYxt+C@<6H37fTrZ}I>DlcgSk diff --git a/Custom_Templates/customer_templates/.DS_Store b/Custom_Templates/customer_templates/.DS_Store index c3343993d5f7c5c097e608f75356cfeb240c7d35..dd2a9170a85d20cffd3b070a2f2dbb1cff886c08 100644 GIT binary patch delta 1232 zcmb7DTTBx{6rJ6L>89P1Mu?V&mR2Olqn26}6`F1-je$mM^ap4NZxmWujZsVt62)i& zKHw%|j3GV}F|i6bKoI@#2aS&yKL|k+2tnc(NI&q$SDaX&^VP?c95oc4bOg?g;u?dKbAbC zH$J4CR{b{kp;uzr0Wk&#YeUepaVNQG2&nk3&WTZfFXc^Vt%W3`63Y&fY5dA?tRflG zO$oTXF6MUPFcg`RenGEkJ*S}ie9YcJj%43wPpOatRidNx-H)2kArzobEjr?@&)#3{ z_XTLl2r<>0>Gv;8pWpFYoP~MKtFD1DaW!^WN{OAdIz4bOA`P~mBw7Zd@L-2U>Wr`> z4Zh?GD<%9bwfmp1g3`}gvAu3xXgF8=8#_EF* z6w~0ED1^-h_FM?u_EfOisj%-2BO8OT$8HY8R0!H*n5XdAE@qZKXrt*Y7p*|Msd$yB z1|6s06Os2uWi3XM8 z`O#cd<1q9W=SJ_Ve||Ir7K(SRpe$D&r=a`3btRJy*8xr=56PJ5%E`+$-Wn4-4<~}k zeE~a8o|XF2<2Ht&fh@T{@VL0&^o)k4N>X?k(poQ-tR=eA0}OsKeo9&=dh~FuOdV;y zDf8ilCt1=`(PIol1L^j-IQ6pZ5m^vbMJKcR;L>@X#5Z=eO9#eP+x{4B*-hfA(^&k{ zW0p?!)@q@&R#-8Kw|0gR>PpPZ2h&Tg=yE1t*(S~P%^a_rve0F;xa$p4hr^AG3=l_S U2J^3C))7S@C;I>Mfady+pE}OJy#N3J delta 1197 zcmb7DT}TvB6uvX-UWffdZL>``*WFAcb(qw)Rdd;YMHk(~7k{!=T_kh;$wG?|342ph z4_HVEibTj7!mS>*Cm(!?GKm6<3`-vhj4XUgh-P+HcNHp{hnequ-#7Q3d(J)mn^gZM zHTQ_d(wTA-I|V`d6P_Hb7T~&0))1{ZNYM+{kn;|060l~#xK$AeTj(1V;IXBH z*(Ss9vr7b1xh*FG(;;9}QFHLrX3bK*Somg~4jnWWmGFh|q9)YMzpqB$3eg1__6n*P z+;*)xx>g6{Grb(YL|BMqA1%O^{W;CI&E;fa)1io2eB!+~>NJPHIq)n~CCD321Amp2 zp-OHz)1Y1_lQ!N_jsfUg$6#2e*o|@pd!I{7I$TB4kbkbsBsFLy0UExR6^2o^`*cWK za;K63ca$<(t?ERg ztEr-JuewqYt#x`BuT@5ei?x3Ib~voE5ojQ{>)aA0|JR-@i2VEr_4lddhjkf`p|iq< z>PE|+xfN-mZp@(ZmsjDG>qZ^ diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_account_avatar.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_account_avatar.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_account_avatar.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_account_avatar.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_account_desktop_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_account_desktop_view.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_account_desktop_view.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_account_desktop_view.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_account_form.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_account_form.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_account_form.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_account_form.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_account_mobile_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_account_mobile_view.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_account_mobile_view.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_account_mobile_view.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_badges_cards.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_badges_cards.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_badges_cards.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_badges_cards.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_cards_course.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_cards_course.html.liquid similarity index 90% rename from Custom_Templates/customer_templates/Cin7 Customers/_cards_course.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_cards_course.html.liquid index f830a1b8..963a5f3a 100644 --- a/Custom_Templates/customer_templates/Cin7 Customers/_cards_course.html.liquid +++ b/Custom_Templates/customer_templates/Cin7 Customer Academy/_cards_course.html.liquid @@ -17,6 +17,9 @@

{{ course.name }}

+ {% comment %} {% endcomment %}
{{ course.short_description }}
diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_cards_learning_path.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_cards_learning_path.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_cards_learning_path.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_cards_learning_path.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_cards_learning_path_homepage.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_cards_learning_path_homepage.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_cards_learning_path_homepage.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_cards_learning_path_homepage.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_cards_training_event.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_cards_training_event.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_cards_training_event.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_cards_training_event.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_category_cards.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_category_cards.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_category_cards.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_category_cards.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_category_carousel.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_category_carousel.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_category_carousel.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_category_carousel.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_certificates_info_column.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_certificates_info_column.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_certificates_info_column.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_certificates_info_column.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_certificates_metadata.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_certificates_metadata.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_certificates_metadata.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_certificates_metadata.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_certificates_preview.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_certificates_preview.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_certificates_preview.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_certificates_preview.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_certificates_top_bar.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_certificates_top_bar.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_certificates_top_bar.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_certificates_top_bar.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_certificates_verification.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_certificates_verification.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_certificates_verification.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_certificates_verification.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_course_activity_locked.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_course_activity_locked.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_course_activity_locked.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_course_activity_locked.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_course_activity_unlocked.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_course_activity_unlocked.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_course_activity_unlocked.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_course_activity_unlocked.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_course_categories.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_course_categories.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_course_categories.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_course_categories.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_course_description.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_course_description.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_course_description.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_course_description.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_course_desktop_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_course_desktop_view.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_course_desktop_view.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_course_desktop_view.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_course_events.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_course_events.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_course_events.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_course_events.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_course_header.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_course_header.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_course_header.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_course_header.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_course_instructors.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_course_instructors.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_course_instructors.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_course_instructors.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_course_mobile_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_course_mobile_view.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_course_mobile_view.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_course_mobile_view.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_course_outline.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_course_outline.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_course_outline.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_course_outline.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_course_progress_and_cta.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_course_progress_and_cta.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_course_progress_and_cta.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_course_progress_and_cta.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_course_version_outdated_alert.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_course_version_outdated_alert.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_course_version_outdated_alert.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_course_version_outdated_alert.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_course_version_outdated_popup.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_course_version_outdated_popup.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_course_version_outdated_popup.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_course_version_outdated_popup.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_courses_catalog.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_courses_catalog.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_courses_catalog.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_courses_catalog.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_courses_index.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_courses_index.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_courses_index.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_courses_index.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_courses_zero_state.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_courses_zero_state.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_courses_zero_state.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_courses_zero_state.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_featured_courses.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_featured_courses.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_featured_courses.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_featured_courses.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_filter_checkbox.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_filter_checkbox.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_filter_checkbox.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_filter_checkbox.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_filter_dropdown.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_filter_dropdown.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_filter_dropdown.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_filter_dropdown.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_filter_select.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_filter_select.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_filter_select.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_filter_select.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_filters_catalog.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_filters_catalog.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_filters_catalog.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_filters_catalog.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_footer.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_footer.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_footer.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_footer.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_head.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_head.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_head.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_head.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_header.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_header.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_header.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_header.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_header_minimal.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_header_minimal.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_header_minimal.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_header_minimal.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_homepage_testimonials.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_homepage_testimonials.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_homepage_testimonials.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_homepage_testimonials.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_banners.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_banners.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_banners.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_banners.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_carousel.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_carousel.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_carousel.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_carousel.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_certificate.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_certificate.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_certificate.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_certificate.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_certificate_content.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_certificate_content.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_certificate_content.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_certificate_content.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_completed_banner.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_completed_banner.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_completed_banner.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_completed_banner.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_course.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_course.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_course.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_course.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_description.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_description.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_description.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_description.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_desktop_content.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_desktop_content.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_desktop_content.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_desktop_content.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_desktop_header.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_desktop_header.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_desktop_header.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_desktop_header.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_desktop_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_desktop_view.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_desktop_view.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_desktop_view.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_instructors.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_instructors.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_instructors.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_instructors.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_mobile_content.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_mobile_content.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_mobile_content.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_mobile_content.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_mobile_header.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_mobile_header.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_mobile_header.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_mobile_header.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_mobile_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_mobile_view.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_mobile_view.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_mobile_view.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_new_content_banner.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_new_content_banner.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_new_content_banner.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_new_content_banner.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_outline.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_outline.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_outline.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_outline.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_progress_and_cta.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_progress_and_cta.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_progress_and_cta.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_progress_and_cta.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_summary_desktop_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_summary_desktop_view.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_summary_desktop_view.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_summary_desktop_view.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_summary_mobile_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_summary_mobile_view.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_summary_mobile_view.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_summary_mobile_view.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_path_training_session.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_training_session.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_path_training_session.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_path_training_session.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_learning_paths_index.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_paths_index.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_learning_paths_index.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_learning_paths_index.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_messages.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_messages.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_messages.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_messages.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_my_badges_carousel.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_my_badges_carousel.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_my_badges_carousel.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_my_badges_carousel.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_my_courses_carousel.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_my_courses_carousel.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_my_courses_carousel.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_my_courses_carousel.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_my_learning_paths.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_my_learning_paths.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_my_learning_paths.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_my_learning_paths.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_my_learning_paths_and_courses_carousel.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_my_learning_paths_and_courses_carousel.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_my_learning_paths_and_courses_carousel.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_my_learning_paths_and_courses_carousel.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_my_learning_paths_carousel.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_my_learning_paths_carousel.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_my_learning_paths_carousel.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_my_learning_paths_carousel.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_omni_learning_paths_carousel.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_omni_learning_paths_carousel.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_omni_learning_paths_carousel.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_omni_learning_paths_carousel.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_search_result.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_search_result.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_search_result.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_search_result.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_search_zero_state.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_search_zero_state.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_search_zero_state.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_search_zero_state.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_starting_learning_paths.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_starting_learning_paths.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_starting_learning_paths.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_starting_learning_paths.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_sub_navigation.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_sub_navigation.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_sub_navigation.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_sub_navigation.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_training_events_dashboard.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_training_events_dashboard.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_training_events_dashboard.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_training_events_dashboard.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_training_events_filter.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_training_events_filter.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_training_events_filter.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_training_events_filter.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_training_events_index.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_training_events_index.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_training_events_index.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_training_events_index.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_training_events_zero_state.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_training_events_zero_state.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_training_events_zero_state.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_training_events_zero_state.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_training_session_calendars.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_calendars.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_training_session_calendars.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_calendars.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_training_session_cta.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_cta.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_training_session_cta.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_cta.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_training_session_date.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_date.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_training_session_date.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_date.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_training_session_description.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_description.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_training_session_description.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_description.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_training_session_desktop_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_desktop_view.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_training_session_desktop_view.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_desktop_view.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_training_session_details.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_details.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_training_session_details.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_details.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_training_session_header.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_header.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_training_session_header.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_header.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_training_session_mobile_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_mobile_view.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_training_session_mobile_view.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_mobile_view.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_training_session_more_sessions.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_more_sessions.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_training_session_more_sessions.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_more_sessions.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/_training_session_tile.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_tile.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/_training_session_tile.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/_training_session_tile.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/account.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/account.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/account.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/account.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/auth_url_email.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/auth_url_email.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/auth_url_email.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/auth_url_email.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/auth_url_employee.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/auth_url_employee.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/auth_url_employee.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/auth_url_employee.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/auth_url_phone_number.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/auth_url_phone_number.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/auth_url_phone_number.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/auth_url_phone_number.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/auth_url_terms.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/auth_url_terms.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/auth_url_terms.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/auth_url_terms.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/catalog.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/catalog.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/catalog.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/catalog.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/course.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/course.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/course.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/course.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/courses-category.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/courses-category.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/courses-category.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/courses-category.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/courses.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/courses.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/courses.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/courses.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/dashboard.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/dashboard.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/dashboard.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/dashboard.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/forgot_password.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/forgot_password.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/forgot_password.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/forgot_password.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/homepage.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/homepage.html.liquid similarity index 80% rename from Custom_Templates/customer_templates/Cin7 Customers/homepage.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/homepage.html.liquid index baa130cb..aabd080b 100644 --- a/Custom_Templates/customer_templates/Cin7 Customers/homepage.html.liquid +++ b/Custom_Templates/customer_templates/Cin7 Customer Academy/homepage.html.liquid @@ -17,12 +17,14 @@
- {% if core %} -
Welcome to Cin7 Core Academy
- {% elsif omni %} -
Welcome to Cin7 Omni Academy
- {% endif %} -
Learn to create and manage a best-in-class inventory operation for your business.
+ {% if core %} +
Welcome to Cin7 Core Academy
+ {% elsif omni %} +
Welcome to Cin7 Omni Academy
+ {% else %} +
Welcome to Cin7 Academy
+ {% endif %} +
Learn to create and manage a best-in-class inventory operation for your business.
diff --git a/Custom_Templates/customer_templates/Cin7 Customers/learning_path.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/learning_path.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/learning_path.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/learning_path.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/learning_path_summary.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/learning_path_summary.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/learning_path_summary.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/learning_path_summary.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/learning_paths.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/learning_paths.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/learning_paths.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/learning_paths.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/login.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/login.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/login.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/login.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/master.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/master.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/master.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/master.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/not_found.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/not_found.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/not_found.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/not_found.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/private_certificate.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/private_certificate.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/private_certificate.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/private_certificate.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/public_certificate.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/public_certificate.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/public_certificate.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/public_certificate.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/reset_password.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/reset_password.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/reset_password.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/reset_password.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/search.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/search.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/search.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/search.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customer Academy/sign_up.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/sign_up.html.liquid new file mode 100644 index 00000000..c4da7503 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Customer Academy/sign_up.html.liquid @@ -0,0 +1,73 @@ +
+
+ {% include "header_minimal" %} +
+
+
{% t .create_account %}
+ {% form_authenticity_token %} +
+
+ + +
+
+ + +
+
+
+ + +
+
+ + +
+ {% comment %} + {% endcomment %} + + {% t .terms %} + + {% t .terms_link %} + + +
+
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Customers/styles.css.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/styles.css.liquid similarity index 99% rename from Custom_Templates/customer_templates/Cin7 Customers/styles.css.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/styles.css.liquid index 734c73b1..a940ffc7 100644 --- a/Custom_Templates/customer_templates/Cin7 Customers/styles.css.liquid +++ b/Custom_Templates/customer_templates/Cin7 Customer Academy/styles.css.liquid @@ -504,6 +504,12 @@ body { .event-card { max-width: 330px; } +.recommended +{ + font-weight: 600; + color: #002f6f; + font-size: 0.85rem; +} @media only screen and (max-width: 768px) { .hero-text { diff --git a/Custom_Templates/customer_templates/Cin7 Customers/training_events.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/training_events.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/training_events.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/training_events.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/training_session.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/training_session.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/training_session.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/training_session.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/training_session_attendance.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/training_session_attendance.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/training_session_attendance.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/training_session_attendance.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/unsubscribe.html.liquid b/Custom_Templates/customer_templates/Cin7 Customer Academy/unsubscribe.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/unsubscribe.html.liquid rename to Custom_Templates/customer_templates/Cin7 Customer Academy/unsubscribe.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Customers/.DS_Store b/Custom_Templates/customer_templates/Cin7 Customers/.DS_Store deleted file mode 100644 index 5008ddfcf53c02e82d7eee2e57c38e5672ef89f6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeH~Jr2S!425mzP>H1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3 zem<@ulZcFPQ@L2!n>{z**++&mCkOWA81W14cNZlEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ zLs35+`xjp>T0 +

{% t .description %}

+

{% t .requirements %}

+ + + + + + diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_account_desktop_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_account_desktop_view.html.liquid new file mode 100644 index 00000000..8ae8599d --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_account_desktop_view.html.liquid @@ -0,0 +1,19 @@ +
+ + {% form_authenticity_token %} +
+
+
+ + +
+
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_account_form.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_account_form.html.liquid new file mode 100644 index 00000000..ddd264c2 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_account_form.html.liquid @@ -0,0 +1,139 @@ +
+ {% t .header %} +
+ + + + + +{% unless form.options.invite? %} + + + + + +{% endunless %} + +{% if form.options.invite? %} + + + {% if form.terms_of_service_required? %} + + {% else %} +
+ + {% t .terms %} + + {% t .terms_link %} + + +
+ {% endif %} + + +{% endif %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_account_mobile_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_account_mobile_view.html.liquid new file mode 100644 index 00000000..6ac8c007 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_account_mobile_view.html.liquid @@ -0,0 +1,17 @@ +
+ + {% form_authenticity_token %} + + + +
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_badges_cards.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_badges_cards.html.liquid new file mode 100644 index 00000000..5c021f90 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_badges_cards.html.liquid @@ -0,0 +1,27 @@ +{% for course in courses.enrolled %} + {% if course.progress == 100 and course.properties.badge_course == true %} +
+
+ +
+
+ {% endif %} +{% endfor %} + diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_cards_course.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_cards_course.html.liquid new file mode 100644 index 00000000..732409f8 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_cards_course.html.liquid @@ -0,0 +1,35 @@ + + diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_cards_learning_path.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_cards_learning_path.html.liquid new file mode 100644 index 00000000..a289295f --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_cards_learning_path.html.liquid @@ -0,0 +1,66 @@ +
+
+
+ {{ learning_path.name }} +
+
+ +
{% t shared.learning_path.title %}
+
+ {{ learning_path.items.count }} {% t .items %} +
+
+
+
{% t shared.learning_path.title %}
+ +
+ +
+

+ {{ learning_path.name }} +

+ +
+ {{ learning_path.instructor_names }} +
+ +
+ {{ learning_path.description }} +
+ +
+ {% t shared.progress, count: learning_path.progress %} +
+ +
+
+
+
+ + +
+
+
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_cards_learning_path_homepage.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_cards_learning_path_homepage.html.liquid new file mode 100644 index 00000000..a29384a4 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_cards_learning_path_homepage.html.liquid @@ -0,0 +1,17 @@ + + diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_cards_training_event.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_cards_training_event.html.liquid new file mode 100644 index 00000000..e797417c --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_cards_training_event.html.liquid @@ -0,0 +1,38 @@ + diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_category_cards.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_category_cards.html.liquid new file mode 100644 index 00000000..935c844a --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_category_cards.html.liquid @@ -0,0 +1,11 @@ + + +
+ +
+
+

{{category.name}}

+
See all courses related to {{category.name}}.
+
+
+ diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_category_carousel.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_category_carousel.html.liquid new file mode 100644 index 00000000..ec7cc6f0 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_category_carousel.html.liquid @@ -0,0 +1,64 @@ +{% assign unique_category = "" %} +{% assign category_images = 'https://s3.amazonaws.com/static.northpass.com/Cin7/categories+images/Category+Icon+1.png,https://s3.amazonaws.com/static.northpass.com/Cin7/categories+images/Category+Icon+2.png,https://s3.amazonaws.com/static.northpass.com/Cin7/categories+images/Category+Icon+3.png,https://s3.amazonaws.com/static.northpass.com/Cin7/categories+images/Category+Icon+4.png' | split: ',' %} +{% assign category_counter = 0 %} + + + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_info_column.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_info_column.html.liquid new file mode 100644 index 00000000..61adfaba --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_info_column.html.liquid @@ -0,0 +1,4 @@ +
+ {% include "certificates_verification" %} + {% include "certificates_metadata" %} +
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_metadata.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_metadata.html.liquid new file mode 100644 index 00000000..9f4a1dba --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_metadata.html.liquid @@ -0,0 +1,59 @@ +
+
+ +
+ + {% if certificate.issuer_name_enabled? %} + +
+ {% endif %} + + +
+ +
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_preview.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_preview.html.liquid new file mode 100644 index 00000000..6357b621 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_preview.html.liquid @@ -0,0 +1,35 @@ + + +
+
+
+ +
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_top_bar.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_top_bar.html.liquid new file mode 100644 index 00000000..74a7ae41 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_top_bar.html.liquid @@ -0,0 +1,44 @@ +
+
+
+

+ {{certificate.certificate_name}} +

+
+
+ {% if certificate.linkedin_sharing_enabled and current_person.signed_in? and certificate.learner_uuid == current_person.id %} + + + {% t .share %} + + {% endif %} + + {% if certificate.generating_pdf %} +
+ +
+ {% else %} + + {% t .download %} + + {% endif %} +
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_verification.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_verification.html.liquid new file mode 100644 index 00000000..4fc19415 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_certificates_verification.html.liquid @@ -0,0 +1,15 @@ +
+
+
+ +
+
+

+ {{certificate.verification_title}} +

+

+ {{certificate.verification_description}} +

+
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_activity_locked.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_activity_locked.html.liquid new file mode 100644 index 00000000..386393d5 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_activity_locked.html.liquid @@ -0,0 +1,4 @@ + + + {{ activity.title }} + diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_activity_unlocked.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_activity_unlocked.html.liquid new file mode 100644 index 00000000..30c03305 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_activity_unlocked.html.liquid @@ -0,0 +1,15 @@ +{% if course.enrolled? %} + + {{ activity.title }} + +{% else%} + + {{ activity.title }} + +{% endif %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_categories.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_categories.html.liquid new file mode 100644 index 00000000..6cfe9010 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_categories.html.liquid @@ -0,0 +1,10 @@ +

+ {% t .header %} +

+
+ {% for category in course.categories %} +
+ {{ category.name }} +
+ {% endfor %} +
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_description.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_description.html.liquid new file mode 100644 index 00000000..269f9216 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_description.html.liquid @@ -0,0 +1,6 @@ +

+ {% t .header, key: current_school.course_vocabulary %} +

+
+ {{ course.full_description }} +
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_desktop_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_desktop_view.html.liquid new file mode 100644 index 00000000..570ef46c --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_desktop_view.html.liquid @@ -0,0 +1,41 @@ +
+
+
{{ course.name }}
+
+ +
+
+
+ {{ course.name }} + {% include "course_description" %} + + {% if course.categories.any? %} +
+ {% include "course_categories" %} +
+ {% endif %} + + {% if course.instructors.any? %} +
+ {% include "course_instructors" %} +
+ {% endif %} + + {% if course.events.any? %} +
+ {% include "course_events" %} +
+ {% endif %} +
+
+
+ {% include "course_progress_and_cta" %} +
+ {% include "course_outline" %} +
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_events.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_events.html.liquid new file mode 100644 index 00000000..5fa80eef --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_events.html.liquid @@ -0,0 +1,28 @@ +

+ {% t .header %} +

+
+ {% for event in course.events %} +
+ +
+
+ {{ event.title }} +
+
+ {% t shared.event_types, key: event.event_type %} +
+
+ {{ event.sessions.first.time_period }} {{ event.sessions.first.time_zone }} +
+
+
+ {% endfor %} +
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_header.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_header.html.liquid new file mode 100644 index 00000000..e5c22f09 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_header.html.liquid @@ -0,0 +1,16 @@ +
+ {{ current_school.course_vocabulary }} + + +
+
+ + + + {{ course.name }} +
+{{ course.name }} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_instructors.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_instructors.html.liquid new file mode 100644 index 00000000..8b608928 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_instructors.html.liquid @@ -0,0 +1,22 @@ +

+ {% t .header %} +

+
+ {% for instructor in course.instructors %} +
+ {{ instructor.name }} +
+
+ {{ instructor.name }} +
+ +
+
+ {% endfor %} +
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_mobile_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_mobile_view.html.liquid new file mode 100644 index 00000000..7f31ff35 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_mobile_view.html.liquid @@ -0,0 +1,40 @@ +
+ {% include "course_header" %} +
+ {% include "course_progress_and_cta" %} +
+
+ +{% if course.progress == 0 %} +
+ {% include "course_description" %} +
+
+ {% include "course_outline" %} +
+{% else %} +
+ {% include "course_outline" %} +
+
+ {% include "course_description" %} +
+{% endif %} + +{% if course.categories.any? %} +
+ {% include "course_categories" %} +
+{% endif %} + +{% if course.instructors.any? %} +
+ {% include "course_instructors" %} +
+{% endif %} + +{% if course.events.any? %} +
+ {% include "course_events" %} +
+{% endif %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_outline.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_outline.html.liquid new file mode 100644 index 00000000..72f97e79 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_outline.html.liquid @@ -0,0 +1,40 @@ +
+
+ {% t .header, key: current_school.course_vocabulary %} +
+
+
    + {% for section in course.sections %} +
  1. +
    + {{ section.name }} +
    +
      + {% for activity in section.activities %} + +
    1. + {% if activity.completed? %} + + {% if activity.locked? %} + {% include "course_activity_locked" %} + {% else %} + {% include "course_activity_unlocked", class: "np-course-outline-content-activity-link-completed" %} + {% endif %} +
      + {% else %} + + {% if activity.locked? %} + {% include "course_activity_locked" %} + {% else %} + {% include "course_activity_unlocked", class: "np-course-outline-content-activity-link" %} + {% endif %} +
      + {% endif %} +
    2. + {% endfor %} +
    +
  2. + {% endfor %} +
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_progress_and_cta.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_progress_and_cta.html.liquid new file mode 100644 index 00000000..29da778b --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_progress_and_cta.html.liquid @@ -0,0 +1,46 @@ +
+
+ {% t .header %} +
+
+
+
+
+ +
+ {% t shared.progress, count: course.progress %} +
+
+ +{% if course.learner_can_retake? %} +
+ {% form_authenticity_token %} + +
+{% else %} + + {% if course.enrolled? == false %} + {% t shared.enroll %} + {% elsif course.started? == false %} + {% t shared.course.start, key: current_school.course_vocabulary %} + {% elsif course.completed? %} + {% t shared.course.view, key: current_school.course_vocabulary %} + {% else %} + {% t shared.continue %} + {% endif %} + +{% endif %} + diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_version_outdated_alert.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_version_outdated_alert.html.liquid new file mode 100644 index 00000000..03e245ab --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_version_outdated_alert.html.liquid @@ -0,0 +1,7 @@ +{% if courses.include_courses_to_restart? %} + +{% endif %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_version_outdated_popup.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_version_outdated_popup.html.liquid new file mode 100644 index 00000000..71795884 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_course_version_outdated_popup.html.liquid @@ -0,0 +1,33 @@ +
+
+ + +
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_courses_catalog.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_courses_catalog.html.liquid new file mode 100644 index 00000000..c1815e73 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_courses_catalog.html.liquid @@ -0,0 +1,16 @@ +{% if courses.in_catalog.any? %} +
+ {% for course in courses.in_catalog %} +
+ {% include "cards_course" with course %} +
+ {% endfor %} +
+{% else %} + {% capture message %} + {% t shared.zero_state.courses.catalog, + key: current_school.course_vocabulary + %} + {% endcapture %} + {% include "courses_zero_state", message: message %} +{% endif %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_courses_index.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_courses_index.html.liquid new file mode 100644 index 00000000..19e7671b --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_courses_index.html.liquid @@ -0,0 +1,16 @@ +{% if courses.enrolled.any? %} +
+ {% for course in courses.enrolled %} +
+ {% include "cards_course" with course %} +
+ {% endfor %} +
+{% else %} + {% capture message %} + {% t shared.zero_state.courses.index, + key: current_school.course_vocabulary + %} + {% endcapture %} + {% include "courses_zero_state", message: message %} +{% endif %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_courses_zero_state.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_courses_zero_state.html.liquid new file mode 100644 index 00000000..26e371f7 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_courses_zero_state.html.liquid @@ -0,0 +1,6 @@ +
+
+ {{ message }} +
+ {{ message }} +
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_featured_courses.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_featured_courses.html.liquid new file mode 100644 index 00000000..71384292 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_featured_courses.html.liquid @@ -0,0 +1,55 @@ + + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_filter_checkbox.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_filter_checkbox.html.liquid new file mode 100644 index 00000000..5cbcbd07 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_filter_checkbox.html.liquid @@ -0,0 +1,10 @@ + + diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_filter_dropdown.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_filter_dropdown.html.liquid new file mode 100644 index 00000000..e7a954bb --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_filter_dropdown.html.liquid @@ -0,0 +1,33 @@ +
+ +
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_filter_select.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_filter_select.html.liquid new file mode 100644 index 00000000..d006c0df --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_filter_select.html.liquid @@ -0,0 +1,22 @@ +{% if params.q %} + +{% endif %} + + + + diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_filters_catalog.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_filters_catalog.html.liquid new file mode 100644 index 00000000..ee0086e3 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_filters_catalog.html.liquid @@ -0,0 +1,228 @@ +
Filters
+
+
+
Core Categories
+
+ {% assign unique_core_categories = "" %} + {% for course in courses.in_catalog %} + {% for category in course.categories %} + {% if category.name contains 'Core' %} + {% unless unique_core_categories contains category.name %} +
+ + +
+ {% assign unique_core_categories = unique_core_categories | append: category.name %} + {% endunless %} + {% endif %} + {% endfor %} + {% endfor %} +
+
Omni Categories
+
+ {% assign unique_omni_categories = "" %} + {% for course in courses.in_catalog %} + {% for category in course.categories %} + {% if category.name contains 'Omni' %} + {% unless unique_omni_categories contains category.name %} +
+ + +
+ {% assign unique_omni_categories = unique_omni_categories | append: category.name %} + {% endunless %} + {% endif %} + {% endfor %} + {% endfor %} +
+
+
+
+
Course Duration
+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+
+ + + + + + diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_filters_lp.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_filters_lp.html.liquid new file mode 100644 index 00000000..05cbd3a4 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_filters_lp.html.liquid @@ -0,0 +1,76 @@ +
Filters
+
+
+
+
+ + +
+
+ + +
+
+
+
+ + + + + + + + + + + diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_footer.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_footer.html.liquid new file mode 100644 index 00000000..b4985880 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_footer.html.liquid @@ -0,0 +1,49 @@ + + diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_head.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_head.html.liquid new file mode 100644 index 00000000..8f87ebf2 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_head.html.liquid @@ -0,0 +1,35 @@ +{% styles default %} +{% styles colors %} +{% styles custom %} + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_header.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_header.html.liquid new file mode 100644 index 00000000..61ab4636 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_header.html.liquid @@ -0,0 +1,247 @@ +
+
+
+ {% if current_person.signed_in? %} + + + {% endif %} +
+ {% if current_school.logo_url %} +

+ + {{ current_school.name }} + +

+ {% else %} + + {{ current_school.name }} + + {% endif %} + + + + {% if current_person.signed_in? %} + +
+ + +
+ {% else %} + + {% endif %} +
+
+ +
+
+ {% if current_person.signed_in? %} + {{ current_person.name }} +
+ {{ current_person.name }} +
+ {% endif %} +
+ + {% for website_navigation in navigations.header_navigations %} + + {{ website_navigation.name }} + + {% endfor %} +
+ {% unless current_school.sso_active? %} + + {% t .profile_settings %} + + {% endunless %} + + {% t .sign_out %} + +
+
+
+ + +{% include "messages" %} + + + + diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_header_minimal.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_header_minimal.html.liquid new file mode 100644 index 00000000..6b72cdb2 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_header_minimal.html.liquid @@ -0,0 +1,17 @@ +
+ + {% if current_school.logo_url %} + + {% else %} + + {{ current_school.name }} + + {% endif %} + +
+ +{% include "messages" %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_homepage_testimonials.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_homepage_testimonials.html.liquid new file mode 100644 index 00000000..d42d3271 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_homepage_testimonials.html.liquid @@ -0,0 +1,55 @@ +{% if omni %} +
Empowering education for Connected Inventory Performance
+ + {% elsif core %} +
Transformative education for Connected Inventory Performence
+ +{% endif %} \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_banners.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_banners.html.liquid new file mode 100644 index 00000000..11a1810c --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_banners.html.liquid @@ -0,0 +1,5 @@ +{% if learning_path.new_content_available? %} + {% include "learning_path_new_content_banner" %} +{% else %} + {% include "learning_path_completed_banner" %} +{% endif %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_certificate.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_certificate.html.liquid new file mode 100644 index 00000000..3a282c5e --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_certificate.html.liquid @@ -0,0 +1,17 @@ +{% if learning_path.has_certificate? %} + {% if learning_path.certificate_completed? %} +
+ +
+ {% include "learning_path_certificate_content" %} +
+
+ {% else %} +
+ {% include "learning_path_certificate_content" %} +
+ {% endif %} +{% endif %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_certificate_content.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_certificate_content.html.liquid new file mode 100644 index 00000000..3feafd59 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_certificate_content.html.liquid @@ -0,0 +1,19 @@ +
+ +

+ {{ learning_path.certificate_name }} +

+ {% if learning_path.certificate_completed? %} + + {% endif %} +
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_completed_banner.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_completed_banner.html.liquid new file mode 100644 index 00000000..1c146f6e --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_completed_banner.html.liquid @@ -0,0 +1,13 @@ +
+ +
+

{% t .headline %}

+

{% t .description %}

+
+ {% if learning_path.certificate_link %} + {% t .actions.certificate %} + {% endif %} + {% t .actions.more_courses %} +
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_course.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_course.html.liquid new file mode 100644 index 00000000..b59ad189 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_course.html.liquid @@ -0,0 +1,39 @@ +{% if learning_path.enrolled? and course.unlocked? %} + +
+
+
+ {{ course.name }} +
+
+ {% t shared.progress, count: course.progress %} +
+
+ {% if course.optional? %} +
+ {% t shared.optional %} +
+ {% endif %} +
+
+{% else %} +
+
+
+
+ {{ course.name }} +
+
+ {% if course.optional? %} +
+ {% t shared.optional %} +
+ {% endif %} +
+
+{% endif %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_description.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_description.html.liquid new file mode 100644 index 00000000..fc290540 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_description.html.liquid @@ -0,0 +1,6 @@ +

+ About this Learning Path +

+
+ {{ learning_path.description }} +
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_desktop_content.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_desktop_content.html.liquid new file mode 100644 index 00000000..073241f1 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_desktop_content.html.liquid @@ -0,0 +1,23 @@ +
+
+
+
+ {{ learning_path.name }} +
+ {% include "learning_path_description" %} + {% include "learning_path_instructors" %} +
+
+
+
+
+ {% include "learning_path_progress_and_cta" %} +
+ {% include "learning_path_outline" %} +
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_desktop_header.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_desktop_header.html.liquid new file mode 100644 index 00000000..5b265ffa --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_desktop_header.html.liquid @@ -0,0 +1,5 @@ +
+
+ Learning Path: {{ learning_path.name }} +
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_desktop_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_desktop_view.html.liquid new file mode 100644 index 00000000..8447443e --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_desktop_view.html.liquid @@ -0,0 +1,2 @@ +{% include "learning_path_desktop_header" %} +{% include "learning_path_desktop_content" %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_instructors.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_instructors.html.liquid new file mode 100644 index 00000000..a8342301 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_instructors.html.liquid @@ -0,0 +1,26 @@ +{% if learning_path.instructors.any? %} +
+

+ {% t shared.instructors %} +

+
+ {% for instructor in learning_path.instructors %} +
+ {{ instructor.name }} +
+
+ {{ instructor.name }} +
+ +
+
+ {% endfor %} +
+
+{% endif %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_mobile_content.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_mobile_content.html.liquid new file mode 100644 index 00000000..92ffd4c8 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_mobile_content.html.liquid @@ -0,0 +1,19 @@ +{% if learning_path.in_progress? %} + {% include "learning_path_outline" %} +
+ {% include "learning_path_description" %} +
+{% else %} +
+ {% include "learning_path_description" %} +
+
+ {% include "learning_path_outline" %} +
+{% endif %} + +{% if learning_path.instructors.any? %} +
+ {% include "learning_path_instructors" %} +
+{% endif %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_mobile_header.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_mobile_header.html.liquid new file mode 100644 index 00000000..2bf66a5a --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_mobile_header.html.liquid @@ -0,0 +1,17 @@ +
+
+ {% t shared.learning_path.title %} + +
+
+ {{ learning_path.name }} +
+ {{ learning_path.name }} +
+ {% include "learning_path_progress_and_cta" %} +
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_mobile_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_mobile_view.html.liquid new file mode 100644 index 00000000..0e22feb9 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_mobile_view.html.liquid @@ -0,0 +1,2 @@ +{% include "learning_path_mobile_header" %} +{% include "learning_path_mobile_content" %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_new_content_banner.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_new_content_banner.html.liquid new file mode 100644 index 00000000..2bc02d46 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_new_content_banner.html.liquid @@ -0,0 +1,12 @@ +
+
+

{% t .headline %}

+

{% t .description %}

+
+ {% learning_path_next_step_button learning_path, class: "np-learning-path-banner-action np-learning-path-banner-action--primary" %} + {% if learning_path.certificate_link %} + {% t .actions.view_certificate %} + {% endif %} +
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_outline.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_outline.html.liquid new file mode 100644 index 00000000..22ddd573 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_outline.html.liquid @@ -0,0 +1,10 @@ +
+ {% for item in learning_path.items %} + {% if item.course? %} + {% include "learning_path_course", course: item %} + {% elsif item.training_event? %} + {% include "learning_path_training_session", training_session: item %} + {% endif %} + {% endfor %} + {% include "learning_path_certificate" %} +
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_progress_and_cta.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_progress_and_cta.html.liquid new file mode 100644 index 00000000..2d180ca2 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_progress_and_cta.html.liquid @@ -0,0 +1,11 @@ +{% if learning_path.enrolled? %} +
+
+ {% t shared.progress, count: learning_path.progress %} +
+
+{% endif %} + +{% learning_path_next_step_button learning_path, class: "lp-button" %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_summary_desktop_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_summary_desktop_view.html.liquid new file mode 100644 index 00000000..05961c52 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_summary_desktop_view.html.liquid @@ -0,0 +1,3 @@ +{% include "learning_path_desktop_header" %} +{% include "learning_path_banners" %} +{% include "learning_path_desktop_content" %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_summary_mobile_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_summary_mobile_view.html.liquid new file mode 100644 index 00000000..f30a09eb --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_summary_mobile_view.html.liquid @@ -0,0 +1,5 @@ +
+ {% include "learning_path_banners" %} +
+{% include "learning_path_mobile_header" %} +{% include "learning_path_mobile_content" %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_training_session.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_training_session.html.liquid new file mode 100644 index 00000000..d5dd8824 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_training_session.html.liquid @@ -0,0 +1,52 @@ +{% if learning_path.enrolled? and training_session.unlocked? %} +
+ +
+ +
+
{{ training_session.name }}
+
{{ training_session.instructors }}
+
+ {{ training_session.time }} {{ training_session.time_zone }} +
+
+ {% if training_session.optional? %} +
+ {% t shared.optional %} +
+ {% endif %} +
+
+{% else %} +
+
+ +
+
{{ training_session.name }}
+
{{ training_session.caption }}
+
+ {% if training_session.optional? %} +
+ {% t shared.optional %} +
+ {% endif %} +
+
+{% endif %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_paths_index.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_paths_index.html.liquid new file mode 100644 index 00000000..0a47b30b --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_paths_index.html.liquid @@ -0,0 +1,14 @@ +
+ {% if items.any? %} + {% for learning_path in items %} + {% include "cards_learning_path" with learning_path %} + {% endfor %} + {% else %} +
+
+ {% t .empty %} +
+ {% t .empty %} +
+ {% endif %} +
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_messages.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_messages.html.liquid new file mode 100644 index 00000000..059fc568 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_messages.html.liquid @@ -0,0 +1,19 @@ +{% if messages.alert.size > 0 %} +
+
+ {% for message in messages.alert %} +
{{ message }}
+ {% endfor %} +
+
+{% endif %} + +{% if messages.notice.size > 0 %} +
+
+ {% for message in messages.notice %} +
{{ message }}
+ {% endfor %} +
+
+{% endif %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_my_badges_carousel.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_my_badges_carousel.html.liquid new file mode 100644 index 00000000..257f709b --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_my_badges_carousel.html.liquid @@ -0,0 +1,84 @@ +{% assign completed_courses = 0 %} +{% for course in courses.enrolled %} + {% if course.progress == 100 and course.properties.badge_course == true %} + {% assign completed_courses = completed_courses | plus: 1 %} + {% endif %} +{% endfor %} + + + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_my_courses_carousel.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_my_courses_carousel.html.liquid new file mode 100644 index 00000000..5110d4ae --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_my_courses_carousel.html.liquid @@ -0,0 +1,64 @@ +{% assign counter = 0 %} + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_my_learning_paths_and_courses_carousel.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_my_learning_paths_and_courses_carousel.html.liquid new file mode 100644 index 00000000..793ac075 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_my_learning_paths_and_courses_carousel.html.liquid @@ -0,0 +1,73 @@ + +{% assign counter = 0 %} + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_my_learning_paths_carousel.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_my_learning_paths_carousel.html.liquid new file mode 100644 index 00000000..5313c970 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_my_learning_paths_carousel.html.liquid @@ -0,0 +1,62 @@ + +{% assign counter = 0 %} + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_omni_learning_paths_carousel.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_omni_learning_paths_carousel.html.liquid new file mode 100644 index 00000000..aff1ed29 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_omni_learning_paths_carousel.html.liquid @@ -0,0 +1,53 @@ + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_search_result.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_search_result.html.liquid new file mode 100644 index 00000000..5c2a4991 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_search_result.html.liquid @@ -0,0 +1,19 @@ +
+
+
+ {{ result.name }} +
+ +
{{ result.description }}
+
+
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_search_zero_state.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_search_zero_state.html.liquid new file mode 100644 index 00000000..4e52c6fb --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_search_zero_state.html.liquid @@ -0,0 +1,13 @@ +
+
+
+

+ {% t .nothing_found %} +

+
+ {% t .empty %} +
+
+
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_starting_learning_paths.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_starting_learning_paths.html.liquid new file mode 100644 index 00000000..17c4fdea --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_starting_learning_paths.html.liquid @@ -0,0 +1,11 @@ + +{% for learning_path in learning_paths.enrolled %} + {% for category in learning_path.categories %} + {% if category.name contains 'B2B: Core' %} +
+ {% include "cards_learning_path_homepage" with learning_path %} +
+ {% endif %} + {% endfor %} +{% endfor %} + diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_sub_navigation.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_sub_navigation.html.liquid new file mode 100644 index 00000000..46af698b --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_sub_navigation.html.liquid @@ -0,0 +1,30 @@ + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_events_dashboard.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_events_dashboard.html.liquid new file mode 100644 index 00000000..89ff08ad --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_events_dashboard.html.liquid @@ -0,0 +1,72 @@ +{% comment %}
+ {% if training_events.enrolled.any? %} + {% for training_event in training_events.enrolled %} +
+ {% include "cards_training_event" with training_event %} +
+ {% endfor %} + {% endif %} +
{% endcomment %} + +{% assign counter = 0 %} + + + + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_events_filter.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_events_filter.html.liquid new file mode 100644 index 00000000..d4892278 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_events_filter.html.liquid @@ -0,0 +1,53 @@ +
+ +
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_events_index.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_events_index.html.liquid new file mode 100644 index 00000000..1c332593 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_events_index.html.liquid @@ -0,0 +1,18 @@ +{% assign counter = 0 %} +
+ {% if training_events.available.any? %} +
+ {% for training_event in training_events.available %} +
+ {% include "cards_training_event" with training_event %} +
+ {% assign counter = counter | plus: 1 %} + {% endfor %} +
+ {% endif %} + {% if counter == 0 %} +
+ +
+{% endif %} +
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_events_zero_state.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_events_zero_state.html.liquid new file mode 100644 index 00000000..076b789e --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_events_zero_state.html.liquid @@ -0,0 +1,9 @@ +
+
+ {% t .empty %} +
+ {% t .empty %} +
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_calendars.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_calendars.html.liquid new file mode 100644 index 00000000..ad67aef1 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_calendars.html.liquid @@ -0,0 +1,52 @@ + diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_cta.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_cta.html.liquid new file mode 100644 index 00000000..e8ef954f --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_cta.html.liquid @@ -0,0 +1,53 @@ +{% if training_session.approved? %} +
+ + {% t .registered %} +
+{% elsif training_session.pending? %} +
+ {% t .pending %} +
+{% elsif training_session.denied? %} +
+ {% t .denied %} +
+{% elsif training_session.too_late? %} +
+ {% t .too_late %} +
+{% elsif training_session.no_seats? %} +
+ {% t .no_seats %} +
+{% endif %} +
+
+
+ {% form_authenticity_token %} + + {% if training_session.internal? and training_session.approved? %} + {% if features.training_events_google_calendar? %} + {% include "training_session_calendars" %} + + {% else %} + + {% endif %} + + + {% endif %} + + {% if training_session.not_registered? %} + + {% endif %} +
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_date.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_date.html.liquid new file mode 100644 index 00000000..48694035 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_date.html.liquid @@ -0,0 +1,14 @@ +
+
+
+ {{ training_session.day }} +
+
+
+ {{ training_session.month }} +
+
+ {{ training_session.year }} +
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_description.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_description.html.liquid new file mode 100644 index 00000000..73be4cf4 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_description.html.liquid @@ -0,0 +1,6 @@ +

+ {% t .header %} +

+
+ {{ training_event.description }} +
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_desktop_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_desktop_view.html.liquid new file mode 100644 index 00000000..5c1abfec --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_desktop_view.html.liquid @@ -0,0 +1,40 @@ +
+ {% include "training_session_header" %} +
+
+
+
+
+
+ {% include "training_session_details" %} +
+
+ {% include "training_session_cta" %} +
+
+
+
+ {% include "training_session_description" %} +
+
+
+
+
+
+ {% t shared.more_sessions %} +
+ {% if training_event.sessions.size > 1 %} + {% include "training_session_more_sessions" %} + {% else %} +
+ {% t .empty %} +
+ {% t .empty %} +
+
+ {% endif %} +
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_details.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_details.html.liquid new file mode 100644 index 00000000..ae23b7ac --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_details.html.liquid @@ -0,0 +1,24 @@ +
+ {% include "training_session_date" %} + +
+ + {{ training_session.time_period }} {{ training_session.time_zone }} +
+ + {% if training_session.location %} +
+ + {{ training_session.location }} +
+ {% endif %} + + {% if training_session.session_url %} + + {% endif %} +
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_header.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_header.html.liquid new file mode 100644 index 00000000..f5408226 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_header.html.liquid @@ -0,0 +1,10 @@ +
+ {% t shared.event_types, key: training_event.event_type %} + +
+
+ + + + {{ training_event.title }} +
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_mobile_view.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_mobile_view.html.liquid new file mode 100644 index 00000000..00455d4e --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_mobile_view.html.liquid @@ -0,0 +1,22 @@ +
+
+ {% include "training_session_header" %} +
+ {% include "training_session_details" %} +
+ {% include "training_session_cta" %} +
+
+ +
+ {% include "training_session_description" %} +
+ +{% if training_event.sessions.size > 1 %} +
+
+ {% t shared.more_sessions %} +
+ {% include "training_session_more_sessions" %} +
+{% endif %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_more_sessions.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_more_sessions.html.liquid new file mode 100644 index 00000000..6cfafa87 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_more_sessions.html.liquid @@ -0,0 +1,3 @@ +{% for session in training_event.sessions %} + {% include "training_session_tile", current_session: training_session %} +{% endfor %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_tile.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_tile.html.liquid new file mode 100644 index 00000000..e5ad8714 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_training_session_tile.html.liquid @@ -0,0 +1,17 @@ +{% if current_session.id != session.id %} + + +
+
+ {{ session.month }} {{ session.day }}, {{ session.year }} +
+
+ {{ session.time_period }} {{ session.time_zone }} +
+
+ +
+{% endif %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/account.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/account.html.liquid new file mode 100644 index 00000000..2ad5d917 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/account.html.liquid @@ -0,0 +1,14 @@ +{% include "header" %} + +
+
+ {% include "account_mobile_view", form: form %} +
+ +
+ {% include "account_desktop_view", form: form %} +
+
+ +{% include "footer" %} + diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/auth_url_email.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/auth_url_email.html.liquid new file mode 100644 index 00000000..a413959c --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/auth_url_email.html.liquid @@ -0,0 +1,59 @@ +
+
+ {% include "header_minimal" %} +
+
+ {% form_authenticity_token %} +
+ {% t shared.welcome_to_school, school_name: current_school.name %} +
+
+ {% t .headline, key: current_school.course_vocabulary %} +
+
+ + +
+
+ + +
+
+ + +
+ +
+
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/auth_url_employee.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/auth_url_employee.html.liquid new file mode 100644 index 00000000..c8d8adf7 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/auth_url_employee.html.liquid @@ -0,0 +1,59 @@ +
+
+ {% include "header_minimal" %} +
+
+ {% form_authenticity_token %} +
+ {% t shared.welcome_to_school, school_name: current_school.name %} +
+
+ {% t .headline, key: current_school.course_vocabulary %} +
+
+ + +
+
+ + +
+
+ + +
+ +
+
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/auth_url_phone_number.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/auth_url_phone_number.html.liquid new file mode 100644 index 00000000..aafae119 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/auth_url_phone_number.html.liquid @@ -0,0 +1,40 @@ +
+
+ {% include "header_minimal" %} +
+
+
{% t shared.welcome_to_school, school_name: current_school.name %}
+
{% t .headline, key: current_school.course_vocabulary %}
+ {% form_authenticity_token %} +
+ + +
+
+ + +
+ +
+
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/auth_url_terms.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/auth_url_terms.html.liquid new file mode 100644 index 00000000..a7087db2 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/auth_url_terms.html.liquid @@ -0,0 +1,74 @@ +
+
+ {% include "header_minimal" %} +
+
+
{% t shared.welcome_to_school, school_name: current_school.name %}
+
{% t .headline, key: current_school.course_vocabulary %}
+ {% form_authenticity_token %} +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + + +
+ +
+
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/catalog.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/catalog.html.liquid new file mode 100644 index 00000000..497c31d3 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/catalog.html.liquid @@ -0,0 +1,61 @@ + + +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.in_catalog %} + +
+
+
Course Catalog
+
Get the skills and knowledge you need at the moment you need them. Explore our full course catalog.
+
+
+
+
+ {% include 'filters_catalog' %} +
+
+
+ {% include "courses_catalog" %} +
+
+
+{% include "footer" %} + + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/course.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/course.html.liquid new file mode 100644 index 00000000..4222a4b1 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/course.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +
+
+ {% include "course_desktop_view" %} +
+
+ {% include "course_mobile_view" %} +
+
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/courses-category.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/courses-category.html.liquid new file mode 100644 index 00000000..59de387b --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/courses-category.html.liquid @@ -0,0 +1,16 @@ +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.in_catalog %} + +
+
Course Catalog
+ +
+
+ {% include 'category_cards' %} +
+
+ +
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/courses.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/courses.html.liquid new file mode 100644 index 00000000..a6e036af --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/courses.html.liquid @@ -0,0 +1,23 @@ +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.in_catalog %} + +
+
+
+
{{ catalog.headline }}
+
{{ catalog.subheadline }}
+
+ {% capture label %}{% t shared.filters.by_category %}{% endcapture %} + + {% if courses.in_catalog.any? %} + {% + include "filter_dropdown", + filters: courses.filters, + key: "category_uuid", + label: label + %} + {% endif %} +
+ {% include "courses_catalog" %} +
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/dashboard.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/dashboard.html.liquid new file mode 100644 index 00000000..b787fb1c --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/dashboard.html.liquid @@ -0,0 +1,36 @@ + +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.enrolled %} + + +
+
+
My Dashboard
+
Easily view your badges, start and resume courses and learning paths, and revisit courses you’ve completed here on your dashboard.
+
+
+
+
My Badges
+
+ {% include 'my_badges_carousel' %} +
+
+
+
My Courses & Paths in Progress
+
+ {% include 'my_learning_paths_and_courses_carousel' %} +
+
+
+
Completed Courses
+
+ {% include 'my_courses_carousel' %} +
+
+
+
My Live Events
+
+ {% include "training_events_dashboard" %} +
+
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/forgot_password.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/forgot_password.html.liquid new file mode 100644 index 00000000..3d65513f --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/forgot_password.html.liquid @@ -0,0 +1,25 @@ +
+
+ {% include "header_minimal" %} +
+
+ {% form_authenticity_token %} +
+ + +
+ +
+
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/homepage.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/homepage.html.liquid new file mode 100644 index 00000000..749e947f --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/homepage.html.liquid @@ -0,0 +1,43 @@ + + + +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.featured %} +
+
+
+
Welcome to Cin7 Academy
+
Own your development. Level up your product knowledge. Deliver world-class service.
+
+
+ +
+
+
Dive into Cin7 Core here
+
+ {% include 'my_learning_paths_carousel' %} +
+ +
Explore Cin7 Omni here
+
+ {% include "category_carousel"%} +
+ +
+
+
Featured Courses
+
+ {% include 'featured_courses' %} +
+
+ +
+ +
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/learning_path.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/learning_path.html.liquid new file mode 100644 index 00000000..c5eb35af --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/learning_path.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +
+
+ {% include "learning_path_desktop_view" %} +
+
+ {% include "learning_path_mobile_view" %} +
+
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/learning_path_summary.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/learning_path_summary.html.liquid new file mode 100644 index 00000000..99ae32ed --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/learning_path_summary.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +
+
+ {% include "learning_path_summary_desktop_view" %} +
+
+ {% include "learning_path_summary_mobile_view" %} +
+
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/learning_paths.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/learning_paths.html.liquid new file mode 100644 index 00000000..b23e39fd --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/learning_paths.html.liquid @@ -0,0 +1,69 @@ +{% assign omni = false %} +{% assign core = false %} + +{% if current_person.signed_in? %} + {% for group in current_person.groups %} + {% if group.id == '9daeef1e-bd6c-47da-a343-ef772ba88300' %} + {% assign core = true %} + {% elsif group.id == 'afa31e2d-646e-4b7e-b65e-c426dc30ec5c' %} + {% assign omni = true %} + {% endif %} + {% endfor %} +{% endif %} + +{% include "header" %} +
+
+
Learning Paths
+
Explore curated learning paths tailored to your function and role.
+
+
+
+
+ {% include 'filters_lp' %} +
+
+
+ {% include "learning_paths_index", items: learning_paths.available %} +
+
+
+{% include "footer" %} + + diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/login.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/login.html.liquid new file mode 100644 index 00000000..bde185dd --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/login.html.liquid @@ -0,0 +1,53 @@ +
+
+ {% include "header_minimal" %} +
+
+ {% form_authenticity_token %} +
+ + +
+
+ + +
+ + + {% t .forgot_password %} + + {% if features.account_creation? %} + + {% t shared.sign_up %} + + {% endif %} + {% if features.request_access? %} + + {{ current_school.request_access_label }} + + {% endif %} +
+
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/master.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/master.html.liquid new file mode 100644 index 00000000..63345068 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/master.html.liquid @@ -0,0 +1 @@ +{% body %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/not_found.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/not_found.html.liquid new file mode 100644 index 00000000..91c76e4b --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/not_found.html.liquid @@ -0,0 +1,10 @@ +
+ + +
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/private_certificate.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/private_certificate.html.liquid new file mode 100644 index 00000000..15d05419 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/private_certificate.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +{% include "certificates_top_bar" %} +
+
+
+ {% include "certificates_preview" %} + {% include "certificates_info_column" %} +
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/public_certificate.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/public_certificate.html.liquid new file mode 100644 index 00000000..15d05419 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/public_certificate.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +{% include "certificates_top_bar" %} +
+
+
+ {% include "certificates_preview" %} + {% include "certificates_info_column" %} +
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/reset_password.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/reset_password.html.liquid new file mode 100644 index 00000000..281c6eaa --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/reset_password.html.liquid @@ -0,0 +1,43 @@ +
+
+ {% include "header_minimal" %} +
+
+ + + {% form_authenticity_token %} +
+ + +
+
+ + +
+ +
+
+
+
diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/search.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/search.html.liquid new file mode 100644 index 00000000..1b888338 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/search.html.liquid @@ -0,0 +1,20 @@ +{% include "header" %} +
+
+ {% t .title %} +
+
+
+ {% t .showing %} + {{ results.count }} + {% t .results_for %} + "{{ results.term }}" +
+
+ {% if results.items.any? %} + {% render "search_result" for results.items as result %} + {% else %} + {% include "search_zero_state" %} + {% endif %} +
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Cin7 Customers/sign_up.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/sign_up.html.liquid similarity index 100% rename from Custom_Templates/customer_templates/Cin7 Customers/sign_up.html.liquid rename to Custom_Templates/customer_templates/Cin7 Internal Academy/sign_up.html.liquid diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/styles.css.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/styles.css.liquid new file mode 100644 index 00000000..078c553a --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/styles.css.liquid @@ -0,0 +1,542 @@ + /* + Put your custom overlay styles in here + You can use your northpass color palette in this file + +{{ color_palette.button_font_color }} +{{ color_palette.button_color }} +{{ color_palette.button_hover_color }} +{{ color_palette.header_font_color }} +{{ color_palette.header_font_hover_color }} +{{ color_palette.header_color }} +*/ +body { + font-family: "Inter", sans-serif; + background: #fff; +} + +.lora { + font-family: 'Lora'; +} +.hero-text { + font-family: 'Lora'; +} +.np-header-desktop-nav-link { + font-weight: 700; +} +.np-header-desktop-nav-link:hover { + color: #002EFF; +} +.header-search-input { + border: 3px solid #002e6e; + border-radius: 8px; + max-width: 150px; +} +.note-desc { + font-size: 1vw +} +.hero-text { + font-size: 3.5rem; + font-weight: 400; +} +.hero-homepage { + background: linear-gradient(257.71deg, rgba(255, 255, 255, 0) 41.81%, #FFF 99.32%), url('https://s3.amazonaws.com/static.northpass.com/Cin7/1920x300.png'); + background-position: center; + background-size: cover; + padding: 5%; + color: #002f6f; +} + +.hero-subheading { + margin-top: 2%; + font-size: 1.25rem; +} +.np-sub-navigation-content-item-active { + background: #002f6f !important; +} +.np-sub-navigation-content-item-link { + display: flex; + justify-content: center; + background: #05cbbf; + color: #fff; + padding: 15px; + border-radius: 8px; + font-weight: 700; +} +.sub-navigation { + background: #fff; + padding: 1rem 0; +} +.np-sub-navigation-content-item { + margin: 0 15px; +} +.info-icon { + width: 125px; + object-fit: cover; +} +.card { + border-radius: 25px; + background: #fff; + box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; +} +.learning-path-card-image { + width: 100%; + border-radius: 20px 20px 0 0; +} +.card-content-title { + color: #002f6f; + font-size: 1.25rem; + margin: 0; +} +.course-time { + margin-top: 15px; + color: #000000b5; + display: flex; + align-items: center; + gap: 10px +} +.course-desc { + margin-top: 15px; + color: #002f6f; +} +.lp-link { + text-decoration: none; +} +.slick-track { + margin-left: 0 !important; + margin-right: 0 !important; +} + +.section-lp { + background: #dde9fe; +} +.heading { + font-size: 2.5rem; + color: #002f6f; + padding: 2rem 0; + font-weight: 600; +} +.section { + padding: 1rem 0; +} +.section-featured { + background: #fff; +} + +.np-top-cta { + background: #fff; + border-radius: 20px; + box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; + display: flex; + justify-content: space-between; + align-items: center; +} + +.card-image { + position: relative; +} + +.np-card-ribbon { + top: 0; + right: 0; + border-radius: 0 20px; + text-transform: none; + font-size: 0.85rem; + font-weight: 600; + padding: 5px 12.5px; + background: #05CBBF; +} + +.lp-progress-text { + font-weight: 700; + font-size: 1.5rem; +} +.lp-button { + background: #002f6f; + color: #fff; + padding: 15px 25px; + border-radius: 25px; + text-decoration: none; + font-weight: 700; + white-space: nowrap; + border: none; +} +.lp-button:hover { + background: #05CBBF; + color: #fff; +} +.lp-course-card { + margin: 30px 0; + background: #fff; + border-radius: 20px; + box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; + } +.learning-path-outline-content { + display: flex; + justify-content: space-between; + width: 100%; + align-items: center; + } + .learning-path-outline-progress { + font-weight: 600; + } + .lp-desktop-wrapper { + padding: 25px; + background: #fff; + box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; + border-radius: 20px; + margin-bottom: 20px; + } + .lp-progress-and-cta-wrapper { + margin-top: 20px; + } + .card { + margin: 10px; + } + + .right-arrow { + position: absolute; + bottom: -30px; + padding-left: 50px; + cursor: pointer; + right: 10px; + font-size: 1.5rem; + } + .left-arrow { + position: absolute; + bottom: -30px; + z-index: 1; + padding-left: 10px; + cursor: pointer; + right: 40px; + font-size: 1.5rem; + } + .heading-dashboard { + text-align: left; + font-size: 2.5rem; + color: #002f6f; + padding: 2rem 0; + font-weight: 600; + margin-left: 2rem; + } + + .my-learning-paths { + background: #fff; + } + + .my-courses { + background: #dde9fe; + } + + .my-events { + background: #4d98ff; + } + + .events { + background: #fff; + } + .card-container { + text-decoration: none; + } + .events-container { + display: flex; + margin: 0 20px; + } + + .catalog-button { + display: flex; + justify-content: center; + background: #002f6f; + color: #fff; + padding: 15px; + border-radius: 8px; + font-weight: 700; + text-decoration: none; + } + .catalog-button-container { + display: flex; + justify-content: flex-end; + } + .hero-catalog-category { + background: #f2ede8; + padding: 5% 20px; + } + .hero-text-catalog-category { + color: #002f6f; + font-size: 3.5rem; + font-weight: 700; + } + .card-learning-path-desktop { + border-radius: 40px; + } + .image-learning-path-desktop { + border-radius: 40px; + } + .category-wrapper { + + } + .category-container { + display: flex; + justify-content: center; + flex-direction: column; + align-items: center; + } + .category-link { + text-decoration: none; + font-size: 1.5rem; + font-weight: 500; + color: #002f6f; + background: #fff; + border: 3px solid; + border-radius: 20px; + padding: 2rem; + max-width: 1000px; + width: 100%; + margin: 10px 0; + } + .category-container { + margin: 20px 0; + } + .np-card-container { + border-radius: 25px; + box-shadow: none; + } + .np-learning-path-image { + border-bottom-left-radius: 20px; + border-top-left-radius: 20px; + } + .card-content { + background: #fff; + border-radius: 0 0 25px 25px; + padding: 1.5rem; + } + .catalog-btn { + background: #002f6f; + color: #fff; + padding: 15px 25px; + border-radius: 25px; + text-decoration: none; + font-weight: 700; + } + .button-wrapper { + display: flex; + justify-content: center; + padding: 2.5% 0; + } + .info { + display: flex; + align-items: center; + max-width: 350px; + gap: 5%; + } + .info-wrapper { + display: flex; + gap: 20px; + justify-content: space-between; + flex-wrap: wrap; + } + .info-heading { + color: #002f6f; + font-weight: 600; + font-size: 1.25rem; + } + .info-desc { + color: #002f6f; + font-size: 1rem; + margin-top: 5px; + } + + .np-footer-logo-image { + filter: none; + opacity: 1; + } + + .section-info { + background: linear-gradient(257.71deg, rgba(255, 255, 255, 0) 41.81%, #FFFFFF 99.32%), #F2EDE8; + } + + .np-footer { + background: url('https://s3.amazonaws.com/static.northpass.com/Cin7/Footer+background.png'); + background-size: cover; + background-repeat: round; + height: 33%; + } + + .footer-heading { + font-size: 1.25rem; + color: #fff; + font-weight: 700; + border-bottom: 1px solid #fff; + padding: 10px 0; + width: 150px; +} + .np-footer-navigation-link { + color: #fff; + font-weight: 500; + } + + .info-section-heading { + padding: 5% 0; + font-weight: 400; + } + .section-content-info { + padding-bottom: 5%; + } + .info-content { + height: 100%; + display: flex; + flex-direction: column; + justify-content: space-evenly; + } + .np-footer-top { + display: flex; + flex-direction: row; + align-items:flex-start; + } + + .np-footer-navigation-list { + flex-direction: column; + gap: 10px; + align-items: flex-start; + } + .np-footer-navigation-link { + padding: 10px 0; + } + .np-footer-navigation { + min-height: 52px; + display: flex; + width: 100%; + justify-content: end; + padding: 0 5%; + } + .np-learning-path-outline-name { + font-weight: 600; + } + + .np-top-image { + border-radius: 25px; + } + + .content-lp-card-padding { + padding: 25px; + } + .np-card-heading, .np-learning-path-outline-name { + color: #002f6f; + } + .np-card-text { + color: #002f6f; + } + + .np-learning-path { + border-radius: 25px; + box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; + } + .np-learning-paths { + background: #fff; + } + .lp-heading { + font-size: 2.5rem; + color: #002f6f; + padding: 3rem 2rem; + font-weight: 500; + } +.category-card { + text-decoration: none; + height: auto !important; +} + +.page-content { + margin: 20px; +} + +.catalog-btn:hover { + background: #05CBBF; + color: #fff; + +} +.info-section-padding { + padding: 0 20px; +} +.zero-state-wrapper { + display: flex; + justify-content: center; + flex-direction: column; + align-items: center; +} +.zero-button-wrapper { + display: flex; +} +.zero-img { + max-width: 400px; +} +.badge-card-image { + width: 60%; +} +.card-badge { + background: #f8f5f2; + display: flex; + justify-content: center; + padding: 2rem; + border-radius: 20px 20px 0 0; +} +.card-category { + background: #002f6f; + display: flex; + justify-content: center; + padding: 2rem; + border-radius: 20px 20px 0 0; +} +.card-content-badge { + text-align: center; +} +.completed-courses { + margin-top: 10px; + font-weight: 500; + color: #002f6f; +} +.recommended { + margin-top: 10px; + color: #000000b5; +} +.np-header-desktop-nav-list { + justify-content: end; +} +.event-card { + max-width: 330px; +} +.np-alert { + display: none; +} +.recommended +{ + font-weight: 600; + color: #002f6f; + font-size: 0.85rem; +} + +@media only screen and (max-width: 768px) { + .hero-text { + font-size: 2.5rem; + } + .hero-subheading { + font-size: 1rem; + } + .heading, .heading-dashboard { + font-size: 2rem; + } + .info-section-heading { + text-align: center; + } + .info-wrapper { + justify-content: center; + } + .np-footer-navigation { + justify-content: flex-start; + } + .np-footer-navigation-link { + padding: 0; + margin: 10px; + } + .events-container { + justify-content: center; + } +} \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/training_events.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/training_events.html.liquid new file mode 100644 index 00000000..d39c0526 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/training_events.html.liquid @@ -0,0 +1,13 @@ +{% include "header" %} + +
+
+
Live Training Events
+
+
+
+
+ {% include "training_events_index" %} +
+
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/training_session.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/training_session.html.liquid new file mode 100644 index 00000000..5b78b834 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/training_session.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +
+
+ {% include "training_session_desktop_view" %} +
+
+ {% include "training_session_mobile_view" %} +
+
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/training_session_attendance.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/training_session_attendance.html.liquid new file mode 100644 index 00000000..71bb6119 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/training_session_attendance.html.liquid @@ -0,0 +1,43 @@ +{% include "header" %} +
+
+ {% if token %} + +
+ {{ training_session.title }} +
+
+ {% t .info, + event_name: training_session.title, + session_date: training_session.date, + session_time: training_session.time + %} +
+
+ {% t .question %} +
+
+ {% form_authenticity_token %} + + + +
+
+ {% t .salutation %} +
+
+ {{ current_school.name }} +
+ {% else %} + +
+ {% t .success.response_text %} +
+ +
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/unsubscribe.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/unsubscribe.html.liquid new file mode 100644 index 00000000..69a54028 --- /dev/null +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/unsubscribe.html.liquid @@ -0,0 +1,30 @@ +{% include "header" %} +
+
+ {% if token %} + +
+ {% t .unsubscribe_text %} +
+
+ {% t .resubscribe_text %} +
+
+ {% form_authenticity_token %} + + +
+ {% else %} + +
+ {% t .resubscribed_text %} +
+ {% endif %} +
+
+{% include "footer" %} diff --git a/CustomerNotes/.DS_Store b/CustomerNotes/.DS_Store index e814a774e08f113e045f01b724b1be18fd90c145..23697770a451b6021622261d03caa00aaf10ed33 100644 GIT binary patch delta 755 zcmZpfz}PZ@al$i3p~?0JlA9P;3o;f@ejubY`J50Jo9_qaWdds^-xJb9FqJl&2yb9v z;+{WQMnYvWmjoBvjFvj5n=2*<0J(M&JW%fD0Erf6rsXP=uSv_Xoy?qZ_T+}i3Nj*- z`DA#Y+|3Fy9*k^td1tunmQBu+RYNePHgA!g!^$k|wPSLvvc%+UWiB?e*XM8C+A_IX zSp~*is;tKNVDlN}a26MqQU(SFRt9H=42DvMB!;Bid>5Cboctu9D2JRx*riDuk2<2O zNI_GvIb9=&(Sc(&P#p`RuD(5^ z{^W!DVnWF3CjDYknZA1Retn6_YxQ~9;N0bq2%g+vz{Bxtm#^3Ntw6^(7)VTBW5B}( a5tzKsK!Z_X^K*ks9K$srHt)B0U`lP?B0GnbS?HD1BDL3E6B`GIA2`I|Za;*;Ng`DpJr?Y);n* zVsv2F1FB;Inv}_q$6$_Zj`R<>IY{ydQy}u2e`@+MGU*9Tme-aNLDp`;R}XduR05$7 zSz_~kZ8K(>fDb@7Ffq6@7$F here's version 1, go check it out. Instead, it was a fluid process which she didn't like. + +## 02/05/2024 + +### Post-launch Notes + +TODO: They still need course migration for their instances. Charles to do this. diff --git a/CustomerNotes/G2/G2.md b/CustomerNotes/G2/G2.md index abb10ffc..dd2c50de 100644 --- a/CustomerNotes/G2/G2.md +++ b/CustomerNotes/G2/G2.md @@ -505,3 +505,12 @@ Emails not currently segmented by new and exisiting G2U learners. Metrics to obs * Num of Enrolled * Num of Started +## 02/05/2024 + +New this quarter: + +* Upsell/XS metrics +* They are "looking" for customer MQLs + +For G2, a non-G2U MQL is anyone who has signed up for 1 webinar or 1 office hours. + diff --git a/Scripts/.DS_Store b/Scripts/.DS_Store index 90ce2ee9afaac50879e20f6fd3e99bebed4bc963..c144a2fec7f78f83508e5447b9d64010947d825f 100644 GIT binary patch delta 180 zcmZn(XbIS0Ai(tG@Z=Z)iOF69Tx=f&4w)_AF*!;=1;%U=ogCj#QLp+cU&dqmmNy^Dj0*Z57>U|x3VcSthOf@NJY9@QiC@?PAoF(JL q$Xu`GJ9)jV2HQd({k1^r@5*Yyn7ne@%)b&CCilxpYz~&&$O!--t2!tE delta 180 zcmZn(XbIS0Ai%WRd2)<^#AGi4F18)VCsi3Pn;a#e0%Nuas50|!V3_PLVYK<4fHJp7 z^ach71~vwF21kZqhIk+yoSX0Bl9ZF51Qh4E;Al5x#^R%nm}*kc)J*o2QDAh~oF(JL r$Xs{GbMksw4Yrf#4An!IOuj3t1!MBcX*2))z%aRAPGWPg+(u3SkM1~@ diff --git a/Scripts/API_Tests/.DS_Store b/Scripts/API_Tests/.DS_Store index 5008ddfcf53c02e82d7eee2e57c38e5672ef89f6..1ccaf0aaf84a47a82dca594ae6d4f3d45afe5313 100644 GIT binary patch literal 6148 zcmeHKy-veG4E8l0T2(?76JwsBQZ~j=g(v6(v@}H&(KHc11Bf9DJI}z(!W*#g3Oo!G zpU+lF6e21l5JI-(`z}8Fa{dyXGz*y&^VM0lOGAsw~wqVs#KX--p0 zX-UToZ!`Qw2Kd?S(uhu}plhl=zm(2k%dxViOS)K{M3Xen3Q6MWcH6itPm=j6pToa* z^Ln>GdU!e5K6df#*kV~d?=x;m1H7A4pJz%(`j)~{%Pcs5Yxk_?(vN04(WB3$W#26S zIQ`e&wetq|d|ne{z!)$Feu@FqY?j_Y&_-jx7%&Dl4Dk0Mgfhm8rJ(AjHu~2NHo+1YW5HK<@2yEWS9LBQw0CN=cW_AvK4xj>{$am(+{342+ UKzW7)kiy9(Jj$D6L{=~Z050z>% diff --git a/Scripts/API_Tests/antho-map-domains-from-csv.py b/Scripts/API_Tests/antho-map-domains-from-csv.py index d198ec64..7802d994 100644 --- a/Scripts/API_Tests/antho-map-domains-from-csv.py +++ b/Scripts/API_Tests/antho-map-domains-from-csv.py @@ -35,7 +35,7 @@ for row in df.itertuples(): # Grab all people personlist = [] COUNT += 1 - url = BASEURL + f"?filter[email][cont]={domain}" + url = BASEURL + f"?filter[email][cont]={domain}&limit=100" response = requests.get(url, headers=HEADERS) response = response.json() nextlink = response["links"] diff --git a/Scripts/API_Tests/bulk_removegroups_enrollgroups.py b/Scripts/API_Tests/bulk_removegroups_enrollgroups.py index e0cc005d..823d6275 100644 --- a/Scripts/API_Tests/bulk_removegroups_enrollgroups.py +++ b/Scripts/API_Tests/bulk_removegroups_enrollgroups.py @@ -1,7 +1,9 @@ import requests -import asyncio +import csv +import pandas as pd import time import Apikeys +from termcolor import colored KNOWLEDGEGROUPS = [ @@ -154,52 +156,111 @@ APIKEY = Apikeys.ANTHOLOGY BASEURL = "https://api.northpass.com/v2/" HEADERS = {"accept": "application/json", "X-Api-Key": APIKEY} GROUPS = [] -FINISH_SIGNAL = len(PERSON_IDS) -COUNT = 0 +BASEFILE = "/Users/normrasmussen/Downloads/Anthology_master_backup.csv" -# Get people with groups and remove them from those groups -for person in PERSON_IDS: - COUNT += 1 - url = BASEURL + f"people/{person}" - response = requests.get(url, headers=HEADERS) - data = response.json() - groups = data["data"]["relationships"]["groups"] - name = data["data"]["attributes"]["full_name"] - del_group_list = [] - for group in groups["data"]: - del_payload_var = {"id": group["id"], "type": "membership-groups"} - del_group_list.append(del_payload_var) - del_payload_base = {"data": del_group_list} - if not del_payload_base["data"]: - pass + +def grab_person_group_ids(): + file = pd.read_csv(BASEFILE) + for row in file.itertuples(): + domain = f"@{row[1]}" + groups = row[2:] + tmplist = [] + for group in groups: + group = str(group) + if "nan" not in group: + # Grab Group UUIDs + url = BASEURL + f"groups?filter[name][eq]={group}" + response = requests.get(url, headers=HEADERS) + response = response.json() + data = response["data"] + for name in data: + id = name["id"] + tmplist.append(id) + rowdict = {domain: tmplist} + grab_ppl_ids(rowdict) + + +def grab_ppl_ids(rowdict): + print colored (f"The dictionary is grabbing all the people. Here's the dict: {rowdict}", 'green') + page_count = 0 + for domain, group_list in rowdict.items(): + # Grab all people + person_list = [] + page_count += 1 + url = ( + BASEURL + + f"people/?filter[email][cont]={domain}&limit=100&page={page_count}" + ) + response = requests.get(url, headers=HEADERS) + response = response.json() + nextlink = response["links"] + + for data in response["data"]: + person = data["id"] + person_list.append(person) + + if "next" not in nextlink: + break + + if len(person_list) > 0: + print colored(f"Person list for {domain} has {len(person_list)} people.", 'blue') + bulk_remove_and_enroll(person_list, group_list) else: - url = BASEURL + f"people/{person}/relationships/groups" - response = requests.delete(url, headers=HEADERS, json=del_payload_base) - good_status_codes = [202, 204, 200, 203] - if response.status_code in good_status_codes: + print colored(f"Person list for {domain} has {len(person_list)} people.", 'blue') + print colored(f"Skipping the bulk function.", 'yellow') + + +def bulk_remove_and_enroll(person_list, group_list): + print colored("Moving people and groups into bulk function.", 'green') + COUNT = 0 + FINISH_SIGNAL = len(person_list) + # Get people with groups and remove them from those groups + for person in person_list: + COUNT += 1 + url = BASEURL + f"people/{person}" + response = requests.get(url, headers=HEADERS) + data = response.json() + groups = data["data"]["relationships"]["groups"] + name = data["data"]["attributes"]["full_name"] + del_group_list = [] + for group in groups["data"]: + del_payload_var = {"id": group["id"], "type": "membership-groups"} + del_group_list.append(del_payload_var) + del_payload_base = {"data": del_group_list} + if not del_payload_base["data"]: pass else: - print(f"Error: {response.status_code} with {name}") + url = BASEURL + f"people/{person}/relationships/groups" + response = requests.delete(url, headers=HEADERS, json=del_payload_base) + good_status_codes = [202, 204, 200, 203] + if response.status_code in good_status_codes: + pass + else: + print colored(f"Error: {response.status_code} with {name}", 'red') -if COUNT == FINISH_SIGNAL: - # Since we're de-enrolling one by one, let's sleep and wait. + if COUNT == FINISH_SIGNAL: + # Since we're de-enrolling one by one, let's sleep and wait. - print("Sleeping for 30 seconds.") - time.sleep(30) - print("Sleep Complete. Hold on to your butts!") + print colored("Sleeping for 2 seconds.", 'purple') + time.sleep(2) + print colored("Sleep Complete. Hold on to your butts!", 'purple') - # Re-enroll everyone back into all the groups - payload = {"payload": {"person_ids": PERSON_IDS, "group_ids": KNOWLEDGEGROUPS}} - url = BASEURL + "bulk/people/membership/" - try: - response = requests.post(url, headers=HEADERS, json=payload) - response.raise_for_status() - except requests.exceptions.HTTPError as err: - print(f"Error: {response.status_code}. Exception: {err}") - except requests.exceptions.Timeout: - print("Timeout Error") - except requests.exceptions.TooManyRedirects: - print("Too Many Redirects Error") - finally: - print(response.status_code) - print("Okay, let's see how that went.") + # Re-enroll everyone back into all the groups + payload = {"payload": {"person_ids": person_list, "group_ids": group_list}} + url = BASEURL + "bulk/people/membership/" + try: + response = requests.post(url, headers=HEADERS, json=payload) + response.raise_for_status() + except requests.exceptions.HTTPError as err: + print colored(f"Error: {response.status_code}. Exception: {err}", 'orange') + except requests.exceptions.Timeout: + print colored("Timeout Error", 'orange') + except requests.exceptions.TooManyRedirects: + print colored("Too Many Redirects Error", 'orange') + finally: + print colored(response.status_code, 'yellow') + print colored("Okay, let's see how that went.", 'orange') + + +if __name__ == "__main__": + grab_person_group_ids() diff --git a/Scripts/node_modules/.DS_Store b/Scripts/node_modules/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..26d3fd6bc5499eb9c170a4be59f0787aa9c1534c GIT binary patch literal 26628 zcmeI4dyG}Z9mnTh_PvX+fKd?Y8t_4M5hy-Nu)Pv&MKM9Kv9(&+_b%+RTkbBn#_HD8 zXyT)2(x$eS(1f-|n-*=0FSPhTn^FbiqatEyO)S==p;nFkL)-6f&YhXx@7$Sl&T88< z^XvNYJLijA zcb$#jtMSgOJ~hKdbK6%Tkkfa#=aurtpg%sbmK|17FLIkTPgNJz)$qE{cd*UUw| zY4X`@?8C1NXNNuzIlh? z@}|klJxwb)4-#iBID7RP$_Q3QdL`lfcgq!=?ab-FFl@1OI8|6BdA1Qx6?oRGMe1}x zQgw7E5918y@B6u7uyJ|rzHpImRe|!YM!rSV_CD1va?YJgt92}t=e_@$XH4Eg;cARu zA@a{1r2LOS>szPV)m60er52+8hU!heZcmz?GZyZ7!7wJ~!F`rBj<6$7-5pli$c|1} z(Sdg>ygI7a%w${4&AL2E%lYRof6?#<)8_11^pbmvmsae!16E{= z$!)s*-lvUCnPWQ(#~)kRn`;5Inu4|4F0>O`zwL*ebdSQiZ>iM!^k1^BsreUWjmK@h z?FHMfWXhA*!STiwcIy2C+&?y=U#2qMs8_6YDa%rP{59C+)p0wvykYGKXk7`VX$5Dl z1=*{5@X?M$aCCEcnP0^jAHCm>5j^Q}&n7D+-(KRYv3x`Ew%mAIJe)JFxNDoK>mm(K z6VeEdsGa7)A?s!S#J7>Z{+#E#xnTRdQkW~Bc$mm1ukEcuf4e}Psn*H5@|ByAmks0j zwVnK1VtC25_yLw_)R&6*3IkQln_lWw7$y+E~?tX>Hzvdt^z{E&P1r6et9TXWd%NCng8bs>vhaOYPOcVzbn?)$Qj&gJivp`7i5nRcwo z;&U3mLgb&DPx)6~6%SNA@SpKOH{P@yNI16_@qAy&u z>&TWG+;-a0Be$aujP)$-_dp`TdHyRN{(c?q3?fQMPj~`sA8fe*}+L z$GILFwp;w4puT#f=*RSFnFVC>+exCF= zQ?gR>t>%2Rene}y!?AN<`Dy1dKBnS)$9{Xi@sr^bO4sWqD+S+#0`b+ret(BhaI|W=U zl=E!gwcXS=p>Q02h0K2oGEftB{&c=^0R9=lPr94ZYM0zKI(zc-$!gAb)`IC~Oqq~A zFWqc01pjjCNVSJ(6@4VetFBorLpk5;S3kx5SBlSh{0fo3I!O7GeWhJ1-74Jb;Bc%w zFHTl-zLyp~X!sJ+=e*fsNd9fa-yryD3_1`WN6pz3(sAZHZ~3KR_NK{c)3lOvj5r%L zXHnPEXbqNDntOzga|=hpO3r%d)P06EkS?c9R}0=exl8j>t199j-B;)oFIu|f{nCkH zCFk8f*^X6+*OM;iO;<}^!o@mwC(54YBCUFbKiW$f)V+cK{-aLr$r_K_QoV7v@qMN| zxn<*xE9}Hj5wB|4N$dI8eH3M(eni16lryh-^?t)F6t2JZD`ftMDgVIPbji~F&9IVl zu~Y1nHtlf*(ibE-602tIi47=onuYf3dK#T{r%!aRCa6w&?K9b8al(nuy=6R?AwOQ$ zso+ z=_J=m!&O9mrZH9<)p=2?)hTzExP*pt9s0T*NfTF0=RB9BlU!SfYnn}qp7Ai{ZJrph zYX!0Sh-w%cPh4)trOK`#WX_xW{iDQ}b{Bw-v3BIcLEZo8H5^eQxx46z9FL0I^5C@J znSRBqbfuE46nwe8#8<2Ns3+`0{~>3}RlDh_pqPSl%{$G`n9Ed-DXbDa)su;*LG#cl zl{UNY9IL~d=!BG4$Jx%h(avH5T1S|s6`avbKeBfO_Y*n+Aom{CuJ2gCSp{c%toVQ_ z&saLV28LCFCptGu{q&WfA-{Ft+8Uj85p_+?{Qz76CFi^Qm}d=NQ0=^zt`@w}$fO>< zzF9k>v2C{+l&n*!dU{lxbKYm|DBP=bjLAyLr~6S#kM2&VH$mVRGjbP z5ADp=t8{$HO3Akq8RPzg6L`^`Cn|N}z1-W>n94Mq?W#4qOc{H0jx0$hxF&2Ou1R{$ zm+GHciJ1T;7*+|MJmH|1=_&O^ zT`2nzl)dN7=(R_Mm7H(?P1bjTbUA0bTJT2wd7WODie|4ga*EBDnoa|0nT9iNx|faT zXpM`d#p#lClB<9$@k~K4Y9H2V;XnRluH6q3?OuI>T2yKr&V9j?_LOCYc&?6)C!VxR z_Y=+5F7i_b%lc{cAVVx}+wUK=yIq-LI_t(4Q`)x^plFYM=r`!!8R|5(NS4x!o68lP zdry^}f5p<_H7Tr;JS&N(2|NSvb9DZk+9Hj)i?KBtHI-U#P|F!tzG=r-33}(zEc!BT z@w|9!{{K~w>L=Mb)z2<@#N5?NVU8dkR+by}T7A0R(k>f~q(=4Mave)eqFw5MlC$g| zwRiuZ+R>$}CGQv@)KMkgsE6&xDY(*;_h?hJra`Me(P>qhX~ouPr(QSy6u5m)?6xzk zadPll{Lxd9{?N6&o_5?|F|FyWh3(j5mMw4b0od$Oal2mYv#rmobY+&TlzgSTbi_xe z=>}paM`~KB?bVhnC@DDC^V|Pq>UNpRF@;rvr&jaK(z($pKGhO)s*lz)=*%yDN+(>* z$!Gf9ta-%zdeTE+{}`!pI~T6C{{L7hI-mS|QWXA+_S@>L|GeYdrN_c6Wg2d4-WKK8Zmaj12ht)-QW(%(tJBu67`(#!bfdc zr^Iny%Nj@8Q2-Y1>jUwgdj|C|`g6{8(QJDUDuucH<6)kBYIPeKMsDP#*q-z?hmm7U z!SmjFf!*6FQ#p#TO7iR_yBok`?%MucwEXBZAsuJCaQ367U-72N>sFdpaGG=QbkD%5 zh^$kSo&{SKEYM+`r}$GlJ7VF^OTKWCuPPvEtS-=9iq5WNm@!;N&*7xR;EXMg*qKmj zEJvO_mb7OR+0$h0iALkJGo_!lk$!#gsU$78VRzjDQ|`gEdD&;t3+@S9huCT5H( zQ5v-K)Tw9r@ftx-2PLRE`*oY`id13@=lg6i1bv)sDauH>+AN8k(h0AJ@{(oNLv4qW5?&kKd>r#lEjjc&qBeeIW3tI7{qX z?PBS1s$`|$t2vB}bveb-Lk~jZf3z1tddXF^vPoqW)N|&S|9XZw>y{G7m21{G!j5lk zBRd+@*TB`K-_!$Q6dNCa2#IEx*sA|8hO(_B^rZw zftS`I*2kZYJT+R)ByD0WZo`3j_FPVe{J2Hqiz)3JBm0`PRYh15jZdQWL!6=%bxBR3 zduC9}ZTa)xo-pN+pm%jBi(YaUB5pcEN9!6iN(r4U&L4BK<_>5%cYlN3DWPw@^rp={ zpG7aY^IM3!8fnw1q_wd-TmFXGGL*Buf3E#LO%|Wi_!T1m341C3W|u$wmf@au4y`3- zh{bu^Zm{>@Ofg+;7+*|bpBf|k=sR8p(OT(LH?>wOM|lrvTHYJdaT{)*WzWKU)8yVy z(+bX}gTz@2PTJGg-)|CslICIR`Cni!Ebt%{lK)jAPZ_a z;|Fiq@pFRS(Hgz^X5082pZhx=ChaKzF+RJOR#fKysC!sj6Mn1A|1sm`wX8D#*ZpT@ z{$H8@+iw%E%>S`-+=?*;ogFIMcdg9-G2WuRM0~Rl?@7lo|1W)I=ITb=!|@F$@$dgH zV69>$tyffD6%SNA@c-+9T-CBw%a+2v=%JEwL-Y8k1@F~((~ERt^b212or39FMOXYm t{R++d=rg^rL%-7te~(31{D#+m{Y!u&n#%mY9nP<-%>Stlep2WE{{k998>0XK literal 0 HcmV?d00001