diff --git a/.mind/data/20220906094735-Northpass.md b/.mind/data/20220906094735-Northpass.md new file mode 100644 index 00000000..9d5214b5 --- /dev/null +++ b/.mind/data/20220906094735-Northpass.md @@ -0,0 +1 @@ +# Northpass \ No newline at end of file diff --git a/.mind/state.json b/.mind/state.json new file mode 100644 index 00000000..ff35e356 --- /dev/null +++ b/.mind/state.json @@ -0,0 +1 @@ +{"icon":" ","data":".mind\/data\/20220906094735-Northpass.md","uid":"20220906094343","contents":[{"text":"Northpass"}],"type":1} \ No newline at end of file diff --git a/CustomerNotes.md b/CustomerNotes.md index 123bfc5e..63bbe24a 100644 --- a/CustomerNotes.md +++ b/CustomerNotes.md @@ -203,6 +203,14 @@ Molly should not have access to course Marketplace # DoubleVerify - google sheets formula to add True/False to a cell if previous cell has a DV email or not - =IF(REGEXMATCH(B4, "@doubleverify"), True, False) +* Request from Rachel for Custom Report via Looker +· Date Range: Last 30 Days +· Learner Name +· Learner Email (please exclude anyone with an @doubleverify.com email address – looking for non-DV team members only) +· Course Progress +· Course Name + + ## Demo with Mark Protus Integration with LI Learning Wants to stay within LMS and consume LinkedIn Learning content @@ -784,8 +792,7 @@ Andre in that meeting aswell # SPS Commerce ## Todo Lists - -- [X] Check in on workflows in a few weeks +[X] Check in on workflows in a few weeks - [X] Connect Kayla and KJ for Analytics sync - [ ] Ask if we can do a Trial of Enterprise Workflows Hard to make a call on the value 1. on the internal use, as it isn't totally needed and 2. see how they want to connect external systems. @@ -1487,6 +1494,16 @@ They feel like this has been talked about for a longtime. Just waiting for a GO * [ ] https://TBD.TBD.com * [X] Remove Learning Paths from Templates (Homepage + Subnav) +## Meeting with Meesha & Sara re: Workato + * Meesha's Goal - best way to implement Northpass? + * Best Practices - What's going to work for them? + * Ideal usage of Data? + * Someone engages with that piece of content + * Marketo Tracks a course completion - Success! + * Katlin also wants to trigger an email for someone that starts a course but doesn't complete + * Lofty goals? Not yet, most will be on the marketo side + * Setup customer MQL + * # Happy Culture @@ -1533,9 +1550,15 @@ Current Issues: * Separate Instances for Internal Side & External Side * Lessonly Contract Expires on October 4th +Katie & Lizzy never want access to the Pals side +People should be in isolated instances +Care center vs Pals + +ADP Integration - +Okta SSO - Ted, Security Team + # Nana -* [ ] Send template blog, and academy screenshots -* [ ] +* [X] Send template blog, and academy screenshots # Meeting with Steve regarding my Accounts @@ -1570,4 +1593,4 @@ Current Issues: * Finds it very cumbersome * Acquired by LivePerson - apparently LivePerson acquired a bunch of health companies * Next Batch: Another Person from Talkspace, DeptAgency - * + * : diff --git a/NP_Custom_Templates/customer_templates/.DS_Store b/NP_Custom_Templates/customer_templates/.DS_Store index 3a85d2b0..3c9f892f 100644 Binary files a/NP_Custom_Templates/customer_templates/.DS_Store and b/NP_Custom_Templates/customer_templates/.DS_Store differ diff --git a/NP_Custom_Templates/customer_templates/Swift Medical/_footer.html.liquid b/NP_Custom_Templates/customer_templates/Swift Medical/_footer.html.liquid new file mode 100644 index 00000000..c58235a5 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Swift Medical/_footer.html.liquid @@ -0,0 +1,81 @@ + diff --git a/NP_Custom_Templates/customer_templates/Swift Medical/feedback.html.liquid b/NP_Custom_Templates/customer_templates/Swift Medical/feedback.html.liquid new file mode 100644 index 00000000..283a1bcf --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Swift Medical/feedback.html.liquid @@ -0,0 +1,16 @@ + +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.featured %} +{% include "sub_navigation" %} + +
+ +
Feedback about Swift Academy
+ + +
+{% include "footer" %} diff --git a/NP_Custom_Templates/customer_templates/Swift Medical/homepage.html.liquid b/NP_Custom_Templates/customer_templates/Swift Medical/homepage.html.liquid new file mode 100644 index 00000000..f0dd7219 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Swift Medical/homepage.html.liquid @@ -0,0 +1,101 @@ +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.featured %} +{% include "sub_navigation" %} +
+
+ {{ homepage.headline }} +
+
+ {{ homepage.headline }} +
+
+ {{ homepage.subheadline }} +
+ +
+
+ +
+ + + + +
+
+{% include "footer" %} diff --git a/NP_Custom_Templates/customer_templates/Swift Medical/nurse.html.liquid b/NP_Custom_Templates/customer_templates/Swift Medical/nurse.html.liquid new file mode 100644 index 00000000..5aaca565 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Swift Medical/nurse.html.liquid @@ -0,0 +1,83 @@ + +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.featured %} +{% include "sub_navigation" %} + +
+ +
Onboarding Courses for Nurses and Clinicians
+
+
+
+ +
+ + Swift Ready Certificate! +
+

+ Swift Ready Onboarding +

+
Option 1: Complete this 30 Minute Swift Ready training to quickly get started
+ +
+
+
+
+
+
+ +
+ +
+ Certification +
+ + Mobile Swift Skin and Wound Onboarding +
+

+ Swift Skin and Wound Certification +

+
Option 2: Learn the details of Swift and become Swift Skin and Wound Certified
+ + +
+
+
+ +
+
+
+
Looking for more content?
+
Explore the catalog for a full selection of courses that are available
+
+ + + Catalog + +
+
+ +
+{% include "footer" %} diff --git a/NP_Custom_Templates/customer_templates/Swift Medical/styles.css.liquid b/NP_Custom_Templates/customer_templates/Swift Medical/styles.css.liquid new file mode 100644 index 00000000..e8e7b842 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Swift Medical/styles.css.liquid @@ -0,0 +1,98 @@ + /* + 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 }} + +*/ + +.center { + text-align: center; +} + +.mr-1 { + margin-right: 10px; +} + +.ml-1 { + margin-left: 10px; +} + +.mx-1 { + margin-right: 10px; + margin-left: 10px; +} + +.mt-1 { + margin-top: 10px; +} + +.mt-3 { + margin-top: 30px; +} + +.text-left{ + text-align: left; +} + +.justify{ + justify-content: space-between; +} + +.small-shadow{ + border: 2px solid #333333; + box-shadow: 3px 3px 3px #888888; + border-radius: 5px; +} + +.swiftPink-button{ + background-color: #ee255c; + color: #fff; +} + +.swiftPink-button:hover { + background-color: #e1466f; +} + +.np-homepage-subheadline{ + line-height: 2rem +} + +.np-card-content-progress { + display: none; +} + +.np-top-cta-progress-content { + display: none; +} + +.m-sub { + margin-top: 40px; + margin-bottom: 20px; + text-align: center; +} + +@media only screen and (max-width: 500px){ + .np-homepage-subheadline{ + line-height: 1rem + } +} + + +@media screen and (min-width: 768px){ + .np-learning-path-image { + padding: 1em 0px; + width: 50%; + } +} + +@media screen and (min-width: 1500px){ + .np-learning-path-image { + padding: 0; + } +} \ No newline at end of file