From a808da681830512c2afb532241fe598d227aac7f Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Wed, 5 Jun 2024 21:16:22 -0400 Subject: [PATCH] Luminate's eCommerce/FiveServ integration is almost complete. We had to do the error messages because FiveServe redirects regardless of outcome of transaction... very dumb. Aretera notes. --- ...learning_path_completed_banner.html.liquid | 20 ++- .../_course_desktop_view.html.liquid | 4 +- .../_course_progress_and_cta.html.liquid | 132 ++++++++++++++++++ .../_homepage_featured.html.liquid | 42 +++--- CustomerNotes/Artera/Artera.md | 20 +++ 5 files changed, 195 insertions(+), 23 deletions(-) create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Sandbox/_course_progress_and_cta.html.liquid diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_completed_banner.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_completed_banner.html.liquid index a486481c..5bbecb22 100644 --- a/Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_completed_banner.html.liquid +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_completed_banner.html.liquid @@ -7,7 +7,8 @@

You earned it!

-

Congratulations, you're Walmart Luminate Replenishment Certified. Click the button below to add your accomplishment to LinkedIn!

+

+ Congratulations, you're Walmart Luminate Replenishment Certified. Click the button below to add your accomplishment to LinkedIn!

+{% elsif learning_path.id == "f8ce6c73-a086-4e44-8b96-74883d7fae0e" %} +
+ + + +
+

You earned it!

+

+ Congratulations, you're Walmart Luminate Sales Analysis Certified. Click the button below to add your accomplishment to LinkedIn!

+ +
+
{% else %}
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Sandbox/_course_desktop_view.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Sandbox/_course_desktop_view.html.liquid index 7d4abd53..d46b24b7 100644 --- a/Custom_Templates/customer_templates/Walmart Luminate Sandbox/_course_desktop_view.html.liquid +++ b/Custom_Templates/customer_templates/Walmart Luminate Sandbox/_course_desktop_view.html.liquid @@ -11,7 +11,7 @@ src="{{ course.image_url }}" class="np-top-image np-top-image-spacing" alt="{{ course.name }}" - /> + />
{% include "course_description" %} @@ -37,6 +37,8 @@
{% include "course_progress_and_cta" %}
+ {% include "course_outline" %} diff --git a/Custom_Templates/customer_templates/Walmart Luminate Sandbox/_course_progress_and_cta.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Sandbox/_course_progress_and_cta.html.liquid new file mode 100644 index 00000000..478cbc7d --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Sandbox/_course_progress_and_cta.html.liquid @@ -0,0 +1,132 @@ +
+
+ {% t .header %} +
+
+
+
+
+ + {% if course.enrolled? == false and course.properties.course_cost != 0 %} +
+ $ {{ course.properties.course_cost }} +
+
+ + + + + +{% else %} + +
+ {% 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 %} +{% endif %} + +{% comment %} +
+
+
+ +
+ {% endcomment %} + + + diff --git a/Custom_Templates/customer_templates/Walmart Luminate Sandbox/_homepage_featured.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Sandbox/_homepage_featured.html.liquid index 072b0203..d7828d88 100644 --- a/Custom_Templates/customer_templates/Walmart Luminate Sandbox/_homepage_featured.html.liquid +++ b/Custom_Templates/customer_templates/Walmart Luminate Sandbox/_homepage_featured.html.liquid @@ -5,21 +5,19 @@
{{ homepage.featured_courses_headline }}
+ {%- comment -%}
- - - -
+ - - + {%- endcomment -%} diff --git a/CustomerNotes/Artera/Artera.md b/CustomerNotes/Artera/Artera.md index ab59cb67..c708f45a 100644 --- a/CustomerNotes/Artera/Artera.md +++ b/CustomerNotes/Artera/Artera.md @@ -182,3 +182,23 @@ Two questions from Emily: Jackie has been laid off. Emily on PTO May 6-10 + +## 06-05-2024 + +Mark was big advocate for gainsight +Emily goes up to PS, but her boss left +Now reporting to MarComs +Support went to Engineering +This started in April + +Sally and Noor still involved + +Emily not feeling great +Julie was her boss +"we could do whatever we wanted" + +Increase the spread of the academy + +Artera UI is changing in July + +Emily advocating for a button in the UI