diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_checklists.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_checklists.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_checklists.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_checklists.html.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_checklists_and_resources.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_checklists_and_resources.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_checklists_and_resources.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_checklists_and_resources.html.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_course.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_course.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_course.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_course.html.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_course_category.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_course_category.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_course_category.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_course_category.html.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_course_library.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_course_library.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_course_library.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_course_library.html.liquid
diff --git a/Custom_Templates/customer_templates/HowardHanna/_course_version_outdated_alert.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_course_version_outdated_alert.html.liquid
new file mode 100644
index 00000000..03e245ab
--- /dev/null
+++ b/Custom_Templates/customer_templates/HowardHanna/_course_version_outdated_alert.html.liquid
@@ -0,0 +1,7 @@
+{% if courses.include_courses_to_restart? %}
+
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_marketing.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_marketing.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_marketing.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_marketing.html.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_my_content_header.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_my_content_header.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_my_content_header.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_my_content_header.html.liquid
diff --git a/Custom_Templates/customer_templates/HowardHanna/_my_paths.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_my_paths.html.liquid
new file mode 100644
index 00000000..56a914a1
--- /dev/null
+++ b/Custom_Templates/customer_templates/HowardHanna/_my_paths.html.liquid
@@ -0,0 +1,22 @@
+
+
{{ my_content.learning_paths_headline }}
+
{{ my_content.learning_paths_subheadline }}
+
+
+ {% include "learning_path_filters" with "" %}
+ {% if current_school.filtering_enabled? and current_school.learning_paths_enabled? and current_person.filterable_learning_path_categories.count > 0 %}
+
+ {% else %}
+
+ {% endif %}
+
+ {% if my_content.learning_paths.any? %}
+ {% for learning_path in my_content.learning_paths %}
+ {% include "learning_path" %}
+ {% endfor %}
+ {% else %}
+
{{ my_content.empty_learning_paths }}
+ {% endif %}
+
+
+
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_no_filter.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_no_filter.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_no_filter.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_no_filter.html.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_openHouses.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_openHouses.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_openHouses.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_openHouses.html.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_recordings.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_recordings.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_recordings.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_recordings.html.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_search_form.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_search_form.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_search_form.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_search_form.html.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_styles_at.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_styles_at.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_styles_at.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_styles_at.html.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_styles_hh.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_styles_hh.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_styles_hh.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_styles_hh.html.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_styles_rand.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_styles_rand.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_styles_rand.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_styles_rand.html.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_training_event.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_training_event.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_training_event.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_training_event.html.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_training_session.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_training_session.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_training_session.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_training_session.html.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_upcoming_webinars.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_upcoming_webinars.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_upcoming_webinars.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_upcoming_webinars.html.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_virtual_workshops.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_virtual_workshops.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_virtual_workshops.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_virtual_workshops.html.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_winEveryListing.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_winEveryListing.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_winEveryListing.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_winEveryListing.html.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_workingWithBuyers.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_workingWithBuyers.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_workingWithBuyers.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_workingWithBuyers.html.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/_workshops_and_events_custom_page.html.liquid b/Custom_Templates/customer_templates/HowardHanna/_workshops_and_events_custom_page.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/_workshops_and_events_custom_page.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/_workshops_and_events_custom_page.html.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/course_cover.html.liquid b/Custom_Templates/customer_templates/HowardHanna/course_cover.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/course_cover.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/course_cover.html.liquid
diff --git a/Custom_Templates/customer_templates/HowardHanna/course_details.html.liquid b/Custom_Templates/customer_templates/HowardHanna/course_details.html.liquid
new file mode 100644
index 00000000..f1cb3d8a
--- /dev/null
+++ b/Custom_Templates/customer_templates/HowardHanna/course_details.html.liquid
@@ -0,0 +1,97 @@
+
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/styles.css.liquid b/Custom_Templates/customer_templates/HowardHanna/styles.css.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/styles.css.liquid
rename to Custom_Templates/customer_templates/HowardHanna/styles.css.liquid
diff --git a/Custom_Templates/customer_templates/Howard-Hanna/training_session_show.html.liquid b/Custom_Templates/customer_templates/HowardHanna/training_session_show.html.liquid
similarity index 100%
rename from Custom_Templates/customer_templates/Howard-Hanna/training_session_show.html.liquid
rename to Custom_Templates/customer_templates/HowardHanna/training_session_show.html.liquid
diff --git a/Custom_Templates/customer_templates/Pipedrive - Learn/course.html.liquid b/Custom_Templates/customer_templates/Pipedrive - Learn/course.html.liquid
index 7627285d..f8c5ddbc 100644
--- a/Custom_Templates/customer_templates/Pipedrive - Learn/course.html.liquid
+++ b/Custom_Templates/customer_templates/Pipedrive - Learn/course.html.liquid
@@ -1,7 +1,9 @@
diff --git a/Scripts/API_Tests/bulk_invite_and_props.py b/Scripts/API_Tests/bulk_invite_and_props.py
index 8f233032..6995060f 100644
--- a/Scripts/API_Tests/bulk_invite_and_props.py
+++ b/Scripts/API_Tests/bulk_invite_and_props.py
@@ -11,7 +11,7 @@ HEADERS = {
"X-Api-Key": APIKEY,
}
BASEURL = "https://api.northpass.com/v2/"
-IMPORTFILE = "/Users/normrasmussen/Downloads/cisa-060225.csv"
+IMPORTFILE = "/Users/normrasmussen/Downloads/cisa-61025.csv"
def bulk_invite_and_group():
diff --git a/Tasks.md b/Tasks.md
index d2278512..044a843b 100644
--- a/Tasks.md
+++ b/Tasks.md
@@ -15,6 +15,9 @@
- [X] Send Daniela instructions on how to update languages in templates. - 04-22-2025
## Notes
+DeepL - Had 5k target for new users in academy and are already at 7k. 1k certs awarded goal - currently at 740
+Need to create pipeline for connecting these metrics to dollars.
+"Value Add" Service. Segmentation will help better understanding these metrics.
## Other Admin
- [X] Await Lukasz direction on changing the Artera and Hanna University Looks once the new explores are created. - 04-24-2025
{{ instructor.name }}
+