- {% t shared.more_sessions %}
+
+ {% include "training_session_status" %}
+ {% include "training_session_date" %}
+ {% include "training_session_details" %}
+
+ {% include "training_session_cta" %}
- {% include "training_session_more_sessions" %}
+ {% include "training_session_description" %}
-{% endif %}
+
+ {% if training_event.sessions.size > 1 %}
+
+
+
+ {% t shared.more_sessions %}
+
+ {% include "training_session_more_sessions" %}
+
+
+ {% endif %}
+
+
diff --git a/Custom_Templates/customer_templates/HackerRank Sandbox/_training_session_status.html.liquid b/Custom_Templates/customer_templates/HackerRank Sandbox/_training_session_status.html.liquid
new file mode 100644
index 00000000..75116282
--- /dev/null
+++ b/Custom_Templates/customer_templates/HackerRank Sandbox/_training_session_status.html.liquid
@@ -0,0 +1,6 @@
+
diff --git a/Custom_Templates/customer_templates/HackerRank Sandbox/_training_session_tile.html.liquid b/Custom_Templates/customer_templates/HackerRank Sandbox/_training_session_tile.html.liquid
index e5ad8714..669fbb6c 100644
--- a/Custom_Templates/customer_templates/HackerRank Sandbox/_training_session_tile.html.liquid
+++ b/Custom_Templates/customer_templates/HackerRank Sandbox/_training_session_tile.html.liquid
@@ -3,15 +3,22 @@
class="np-training-session-tile"
href="{% route training_session, id: session.id %}"
>
-
-
- {{ session.month }} {{ session.day }}, {{ session.year }}
-
-
- {{ session.time_period }} {{ session.time_zone }}
-
+
+
+
+
+ {{ session.month }} {{ session.day }}, {{ session.year }}
+
+
+ {{ session.time_period }} {{ session.time_zone }}
+
+
+
-
{% endif %}
diff --git a/Custom_Templates/customer_templates/HackerRank Sandbox/account.html.liquid b/Custom_Templates/customer_templates/HackerRank Sandbox/account.html.liquid
index 2ad5d917..df96f9b6 100644
--- a/Custom_Templates/customer_templates/HackerRank Sandbox/account.html.liquid
+++ b/Custom_Templates/customer_templates/HackerRank Sandbox/account.html.liquid
@@ -1,4 +1,5 @@
{% include "header" %}
+{% include "account_tabs" %}
diff --git a/Custom_Templates/customer_templates/HackerRank Sandbox/auth_url_email.html.liquid b/Custom_Templates/customer_templates/HackerRank Sandbox/auth_url_email.html.liquid
index 8e2ecc17..a413959c 100644
--- a/Custom_Templates/customer_templates/HackerRank Sandbox/auth_url_email.html.liquid
+++ b/Custom_Templates/customer_templates/HackerRank Sandbox/auth_url_email.html.liquid
@@ -8,8 +8,7 @@
{% t shared.welcome_to_school, school_name: current_school.name %}
- {% comment %} {% t .headline, key: current_school.course_vocabulary %} {% endcomment %}
- To access the HackerRank Academy, simply enter your first name, last name, and work email address below.
+ {% t .headline, key: current_school.course_vocabulary %}
@@ -38,7 +37,7 @@
- Work {% t shared.email_address %}
+ {% t shared.email_address %}
-
-
\ No newline at end of file
diff --git a/Custom_Templates/customer_templates/HackerRank Sandbox/case-studies.html.liquid b/Custom_Templates/customer_templates/HackerRank Sandbox/case-studies.html.liquid
deleted file mode 100644
index 74a3c5bc..00000000
--- a/Custom_Templates/customer_templates/HackerRank Sandbox/case-studies.html.liquid
+++ /dev/null
@@ -1,193 +0,0 @@
-{% include "header" %}
-{% include "course_version_outdated_alert", courses: courses.featured %}
-
- {% include "sub_navigation" %}
-
-
-
-
{{ custom_page.headline }}
-
- {{ custom_page.subheadline }}
-
-
-
-
- {% if courses.in_catalog.any? %}
-
- {% for course in courses.in_catalog %}
- {% for category in course.categories %}
- {% if category.name == 'Case Studies' %}
-
- {% include "cards_course" with course %}
-
- {% endif %}
- {% endfor %}
- {% endfor %}
-
- {% else %}
-
-
- {% t .empty, key: current_school.course_vocabulary %}
-
-
-
- {% endif %}
-
-
-{% include "footer" %}
-
-
-
diff --git a/Custom_Templates/customer_templates/HackerRank Sandbox/catalog.html.liquid b/Custom_Templates/customer_templates/HackerRank Sandbox/catalog.html.liquid
index 907226bb..f2b6e7d5 100644
--- a/Custom_Templates/customer_templates/HackerRank Sandbox/catalog.html.liquid
+++ b/Custom_Templates/customer_templates/HackerRank Sandbox/catalog.html.liquid
@@ -1,63 +1,14 @@
{% include "header" %}
-{% include "course_version_outdated_alert", courses: courses.in_catalog %}
-{% include "sub_navigation" %}
+{% include "course_version_outdated_alert", courses: courses.in_catalog %}
{% include "courses_catalog" %}
-
+
{% include "footer" %}
-
\ No newline at end of file
diff --git a/Custom_Templates/customer_templates/HackerRank Sandbox/course.html.liquid b/Custom_Templates/customer_templates/HackerRank Sandbox/course.html.liquid
index 2403c3da..d77e09ba 100644
--- a/Custom_Templates/customer_templates/HackerRank Sandbox/course.html.liquid
+++ b/Custom_Templates/customer_templates/HackerRank Sandbox/course.html.liquid
@@ -1,18 +1,4 @@
-
- {% if course.enrolled? %}
-
-
- {% else %}
-
-
- {% endif %}
-
-{% comment %} {% include "header" %}
+{% include "header" %}
{% include "course_desktop_view" %}
@@ -21,4 +7,4 @@
{% include "course_mobile_view" %}
-{% include "footer" %} {% endcomment %}
+{% include "footer" %}
diff --git a/Custom_Templates/customer_templates/HackerRank Sandbox/dashboard.html.liquid b/Custom_Templates/customer_templates/HackerRank Sandbox/dashboard.html.liquid
index f5c8e7df..572be6e8 100644
--- a/Custom_Templates/customer_templates/HackerRank Sandbox/dashboard.html.liquid
+++ b/Custom_Templates/customer_templates/HackerRank Sandbox/dashboard.html.liquid
@@ -1,19 +1,34 @@
{% include "header" %}
{% include "course_version_outdated_alert", courses: courses.enrolled %}
-{% include "sub_navigation" %}
-
-
- {% if features.learning_paths? %}
-
- {% t shared.learning_paths %}
+
+
Continue learning
+
View all of the courses and learning paths that you've enrolled in
+
+
+ {% if features.learning_paths? %}
+
+
My learning paths
+
+
+ {% for learning_path in learning_paths.enrolled %}
+
+ {% include "cards_learning_path" with learning_path %}
+
+ {% endfor %}
+
+ {% endif %}
- {% include "learning_paths_index", items: learning_paths.enrolled %}
- {% endif %}
- {% t shared.course_vocabulary.plural, key: current_school.course_vocabulary %}
+
My courses
- {% include "courses_index", class: "col-xs-12 col-sm-6 np-stretch-content" %}
+
+ {% for course in courses.enrolled %}
+
+ {% include "cards_course" with course %}
+
+ {% endfor %}
+
{% if features.training_events? %}
diff --git a/Custom_Templates/customer_templates/HackerRank Sandbox/homepage.html.liquid b/Custom_Templates/customer_templates/HackerRank Sandbox/homepage.html.liquid
index 03c64f86..bd79ff96 100644
--- a/Custom_Templates/customer_templates/HackerRank Sandbox/homepage.html.liquid
+++ b/Custom_Templates/customer_templates/HackerRank Sandbox/homepage.html.liquid
@@ -1,47 +1,38 @@
+
{% include "header" %}
-{% include "course_version_outdated_alert", courses: courses.featured %}
-
-
-
+
-
- {% include "sub_navigation" %}
-
+
-
- {{ homepage.featured_courses_headline }}
-
-
- {{ homepage.featured_courses_subheadline }}
-
-
{% if learning_paths.available.any? %}
-
- {% for learning_path in learning_paths.available %}
- {% if learning_path.name == 'HackerRank Screen (Self-Guided Learning Path)' or learning_path.name == 'HackerRank Interview (Self-Guided Learning Path)' %}
+
+ {% for learning_path in learning_paths.available limit: 3%}
+
{% include "cards_learning_path" with learning_path %}
- {% endif %}
- {% if learning_path.name == 'HackerRank Company Admin' %}
- {% include "cards_learning_path" with learning_path %}
- {% endif %}
+
{% endfor %}
+ {% else %}
+
+
+ {% t .empty, key: current_school.course_vocabulary %}
+
+
+
{% endif %}
-
+ {% include "footer" %}
-{% include "footer" %}
+
diff --git a/Custom_Templates/customer_templates/HackerRank Sandbox/learning_paths.html.liquid b/Custom_Templates/customer_templates/HackerRank Sandbox/learning_paths.html.liquid
index e6e10cba..10ad864f 100644
--- a/Custom_Templates/customer_templates/HackerRank Sandbox/learning_paths.html.liquid
+++ b/Custom_Templates/customer_templates/HackerRank Sandbox/learning_paths.html.liquid
@@ -1,14 +1,15 @@
{% include "header" %}
-{% include "sub_navigation" %}
-
-
-
- {% t shared.learning_paths %}
+
+
+
Learning Paths
+ Review all of the learning paths on the HackerRank Academy
-
- {% t .subtitle %}
+
+ {% for learning_path in learning_paths.available %}
+
+ {% include "cards_learning_path" with learning_path %}
+
+ {% endfor %}
- {% include "learning_paths_index", items: learning_paths.available %}
-
{% include "footer" %}
diff --git a/Custom_Templates/customer_templates/HackerRank Sandbox/new-product-releases.html.liquid b/Custom_Templates/customer_templates/HackerRank Sandbox/new-product-releases.html.liquid
deleted file mode 100644
index f787b7e5..00000000
--- a/Custom_Templates/customer_templates/HackerRank Sandbox/new-product-releases.html.liquid
+++ /dev/null
@@ -1,193 +0,0 @@
-{% include "header" %}
-{% include "course_version_outdated_alert", courses: courses.featured %}
-
- {% include "sub_navigation" %}
-
-
-
-
{{ custom_page.headline }}
-
- {{ custom_page.subheadline }}
-
-
-
-
- {% if courses.in_catalog.any? %}
-
- {% for course in courses.in_catalog %}
- {% for category in course.categories %}
- {% if category.id == '37ebf83e-69fb-4b12-ae98-e1be1ecd3342' %}
-
- {% include "cards_course" with course %}
-
- {% endif %}
- {% endfor %}
- {% endfor %}
-
- {% else %}
-
-
- {% t .empty, key: current_school.course_vocabulary %}
-
-
-
- {% endif %}
-
-
-{% include "footer" %}
-
-
-
diff --git a/Custom_Templates/customer_templates/HackerRank Sandbox/training_events.html.liquid b/Custom_Templates/customer_templates/HackerRank Sandbox/training_events.html.liquid
index f7603c70..139717ee 100644
--- a/Custom_Templates/customer_templates/HackerRank Sandbox/training_events.html.liquid
+++ b/Custom_Templates/customer_templates/HackerRank Sandbox/training_events.html.liquid
@@ -4,10 +4,10 @@
- Live Training Webinars
+ {% t .title %}
- View and register for upcoming online webinars
+ {% t .subtitle %}
diff --git a/Custom_Templates/customer_templates/HackerRank Sandbox/training_session_attendance.html.liquid b/Custom_Templates/customer_templates/HackerRank Sandbox/training_session_attendance.html.liquid
index 71bb6119..e6a0ec1c 100644
--- a/Custom_Templates/customer_templates/HackerRank Sandbox/training_session_attendance.html.liquid
+++ b/Custom_Templates/customer_templates/HackerRank Sandbox/training_session_attendance.html.liquid
@@ -2,7 +2,7 @@
{% if token %}
-
+
{{ training_session.title }}
diff --git a/Custom_Templates/customer_templates/HackerRank Sandbox/transcript.html.liquid b/Custom_Templates/customer_templates/HackerRank Sandbox/transcript.html.liquid
new file mode 100644
index 00000000..b6cb5428
--- /dev/null
+++ b/Custom_Templates/customer_templates/HackerRank Sandbox/transcript.html.liquid
@@ -0,0 +1,8 @@
+{% include "header" %}
+{% include "account_tabs" %}
+
+
+ {% transcript %}
+
+
+{% include "footer" %}
diff --git a/Custom_Templates/customer_templates/Walmart Supplier Prod/.DS_Store b/Custom_Templates/customer_templates/Walmart Supplier Prod/.DS_Store
new file mode 100644
index 00000000..5008ddfc
Binary files /dev/null and b/Custom_Templates/customer_templates/Walmart Supplier Prod/.DS_Store differ
diff --git a/Custom_Templates/customer_templates/Walmart Supplier Prod/_cards_course.html.liquid b/Custom_Templates/customer_templates/Walmart Supplier Prod/_cards_course.html.liquid
index cfe32b6a..d031906d 100644
--- a/Custom_Templates/customer_templates/Walmart Supplier Prod/_cards_course.html.liquid
+++ b/Custom_Templates/customer_templates/Walmart Supplier Prod/_cards_course.html.liquid
@@ -38,7 +38,12 @@
{% t shared.view %}
{% else %}
-
+
{% t shared.view %}
{% endif %}
diff --git a/Custom_Templates/customer_templates/Walmart Supplier Prod/_catalog_categories.html.liquid b/Custom_Templates/customer_templates/Walmart Supplier Prod/_catalog_categories.html.liquid
index 9b04a95f..869ed47f 100644
--- a/Custom_Templates/customer_templates/Walmart Supplier Prod/_catalog_categories.html.liquid
+++ b/Custom_Templates/customer_templates/Walmart Supplier Prod/_catalog_categories.html.liquid
@@ -10,7 +10,8 @@
{% assign uniq_cats = '' %}
{% for course in courses.in_catalog %}
{% for category in course.categories %}
- {% if available_categories contains category.name %}
+ {% if available_categories contains category.name %}
+
{% unless uniq_cats contains category.name %}
@@ -37,18 +38,18 @@
cursor: pointer;
border-radius: 10px;
overflow: hidden;
- transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
+ transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
background: #13244c;
padding: 20px;
}
.category-card:hover {
- transform: scale(1.075);
- box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.3);
+ transform: scale(1.075);
+ box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.3);
}
.category-card-image {
width: 100%;
height: auto;
- border-radius: 8px;
+ border-radius: 8px;
}
.category-card-image {
width: 100%;
@@ -101,4 +102,4 @@
addCategoryCardImage();
sortCategoryCards();
});
-
\ No newline at end of file
+
diff --git a/Custom_Templates/customer_templates/Walmart Supplier Prod/_courses_catalog.html.liquid b/Custom_Templates/customer_templates/Walmart Supplier Prod/_courses_catalog.html.liquid
index 4df5677f..3135d3a9 100644
--- a/Custom_Templates/customer_templates/Walmart Supplier Prod/_courses_catalog.html.liquid
+++ b/Custom_Templates/customer_templates/Walmart Supplier Prod/_courses_catalog.html.liquid
@@ -6,20 +6,45 @@
{% for category in course.categories %}
{% unless category.name == 'Blog' %}
{% unless uniq_courses contains course.name %}
-
- {% include "cards_course" with course %}
-
- {% assign uniq_courses = uniq_courses | append: course.name %}
+
+ {% if us_user_grow %}
+ {% if category.name == 'Grow With Walmart' %}
+
+ {% include "cards_course" with course %}
+
+ {% endif %}
+ {% elsif us_user_supplier %}
+ {% if category.name == 'Supplier Academy' %}
+
+ {% include "cards_course" with course %}
+
+ {% endif %}
+ {% elsif india_user %}
+ {% if category.name == 'Walmart Vriddhi' %}
+
+ {% include "cards_course" with course %}
+
+ {% endif %}
+ {% elsif mexico_user %}
+ {% if category.name == 'Crece con Walmart' %}
+
+ {% include "cards_course" with course %}
+
+ {% endif %}
+ {% endif %}
+ {% comment %} {% assign uniq_courses = uniq_courses | append: course.name %} {% endcomment %}
{% endunless %}
{% endunless %}
{% endfor %}
{% endfor %}
-{% else %}
- {% capture message %}
- {% t shared.zero_state.courses.catalog,
- key: current_school.course_vocabulary
- %}
- {% endcapture %}
- {% include "courses_zero_state", message: message %}
+
+ {% if us_user_grow == false and us_user_supplier == false and india_user == false and mexico_user == false %}
+ {% capture message %}
+ {% t shared.zero_state.courses.catalog,
+ key: current_school.course_vocabulary
+ %}
+ {% endcapture %}
+ {% include "grow-with-walmart-zero-state", message: message %}
+ {% endif %}
{% endif %}
diff --git a/Custom_Templates/customer_templates/Walmart Supplier Prod/_welcome_section.html.liquid b/Custom_Templates/customer_templates/Walmart Supplier Prod/_welcome_section.html.liquid
index ebea085c..7d36511e 100644
--- a/Custom_Templates/customer_templates/Walmart Supplier Prod/_welcome_section.html.liquid
+++ b/Custom_Templates/customer_templates/Walmart Supplier Prod/_welcome_section.html.liquid
@@ -1,25 +1,27 @@
-
- No matter where you are in your journey, Supplier Academy is your source for
- everything you need to build a strong, lasting relationship with Walmart.
-
-
-
Here’s how to get started:
-
-
- New to Walmart?
- Check out the Grow With Walmart programs!
-
-
- Seasoned supplier?
- Explore the categories below to hone your skills and grow your business.
-
-
- Have system-specific questions?
- Visit our Help Docs directory.
-
-
+
+
+ No matter where you are in your journey, Supplier Academy is your source for
+ everything you need to build a strong, lasting relationship with Walmart.
+
+
+
Here’s how to get started:
+
+
+ New to Walmart?
+ Check out the Grow With Walmart programs!
+
+
+ Seasoned supplier?
+ Explore the categories below to hone your skills and grow your business.
+
+
+ Have system-specific questions?
+ Visit our Help Docs directory.
+
+
+
@@ -40,12 +42,19 @@
background: #041e42;
padding: 20px;
border-radius: 10px;
+ display: flex;
+ align-items: center;
}
.get-started {
margin-top: 40px;
display: flex;
flex-direction: column;
align-items: center;
+ width: 100%;
+ }
+ .get-started-content-wrapper {
+ display: flex;
+ margin-top: 20px;
}
.introduction {
color: #fff;