From a48b951b269aa98ec752c2ba5d2b3a89ecc04e70 Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Tue, 23 Aug 2022 09:53:51 -0400 Subject: [PATCH] strategos --- 2022-07-25_bpra.md | 11 - CustomerNotes.md | 45 +++- .../customer_templates/.DS_Store | Bin 10244 -> 10244 bytes .../customer_templates/G2/.DS_Store | Bin 0 -> 6148 bytes .../G2/_cards_course.html.liquid | 46 ++++- .../G2/_course_desktop_view.html.liquid | 50 ++++- .../G2/_course_mobile_view.html.liquid | 134 ++++++++++++ .../G2/_courses_catalog.html.liquid | 3 +- .../customer_templates/G2/_footer.html.liquid | 4 +- .../customer_templates/G2/_head.html.liquid | 12 +- .../customer_templates/G2/_header.html.liquid | 5 +- .../G2/_homepage_events.html.liquid | 193 ------------------ .../customer_templates/G2/course.html.liquid | 10 + .../G2/homepage.html.liquid | 119 +++++++---- .../Strategos/_head.html.liquid | 19 ++ .../Strategos/deactivation.html.liquid | 34 +++ 16 files changed, 415 insertions(+), 270 deletions(-) delete mode 100644 2022-07-25_bpra.md create mode 100644 NP_Custom_Templates/customer_templates/G2/.DS_Store create mode 100644 NP_Custom_Templates/customer_templates/G2/_course_mobile_view.html.liquid delete mode 100644 NP_Custom_Templates/customer_templates/G2/_homepage_events.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/G2/course.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Strategos/_head.html.liquid create mode 100644 NP_Custom_Templates/customer_templates/Strategos/deactivation.html.liquid diff --git a/2022-07-25_bpra.md b/2022-07-25_bpra.md deleted file mode 100644 index 2bfe6ced..00000000 --- a/2022-07-25_bpra.md +++ /dev/null @@ -1,11 +0,0 @@ -# Test page - -This is a test page. - -## Here is a list. -* List item 1 -* List item 2 -* List item 3 - -** Bold ** -_ Italics _ diff --git a/CustomerNotes.md b/CustomerNotes.md index 43fc7267..e6eafbca 100644 --- a/CustomerNotes.md +++ b/CustomerNotes.md @@ -77,13 +77,15 @@ Events should be figured out by our demo - * [X] Add all groups as per Kaitlyn's info * [X] Wants to start putting in content by the 15th August. * [ ] Create and send document for Melinda's instructions to add categories. +* [ ] Delete all courses and everything from Media Library +* [ ] Let Melinda know when clean state has been achieved +* [ ] Create documentation for categories & adding courses to groups - understand catalog vs. groups +* [ ] Update Smartsheet by moving all Phase II projects to new heading In person events should change register button to "remind me" Melinda will then add the 3rd party links into the event description Figure out events setup - - ### Notes Customer base: residents, fellows, surgeons, optometrists, opthamologists Chapter Content @@ -472,6 +474,9 @@ module 7 -> coaching philosophy * [X] Know your ProductIDs * [X] One Product per Course +* [ ] Modules 1-12 combined into a single course, moved to the Education Portal +* [ ] + # 4Pillars Code igniter information RDS on AWS SQL database @@ -623,6 +628,19 @@ ILT wont work because they have to do instructor led training within a course - Content/Admin - Asia Jarosz - Design - Chris' team +### 8/22/2022 +Chris Burns is a fractional CEO and will be leaving Quantuvos at the end of the month +Folks are sick (Lukemia) in NJ and he can't manage both +Launching quickly is not realistic, moved back to November +* Financial Situation: * + - Certain old accounts recievable and not paying + - Don't have cash to pay the bill right now for Northpass + - Lots of small issues in paying, banks not paying, clients not paying either + - Were selling 250/month up until a month ago, now sales are not happening. +- Chris asked for longer flexibility - Travis asked how much? +- Gregg said November, Chris says ASAP, or change to a monthly payment. +- + ## Tasks [X] - Create Implementation Plan @@ -632,7 +650,7 @@ ILT wont work because they have to do instructor led training within a course [X] - SSO - Reach out to Chris ASAP [ ] - Provide Burns with a deck on competitive analysis of why NP is superior [ ] - Instructor page demo -* [ ] Create categories for each OS List +[ ] - Create categories for each OS List ## Notes from Kick off @@ -1251,6 +1269,16 @@ Modality - information architecture of courses Availability (Blocked, Active, Full/Invisible) should also be part of the course struture Pre-Requisites +Andres/Paula - 8/22/22 + - Andres knows where everything will be embedded in the marketing sight + - He presented a medium type prototype + - Featured courses: want to show a current, last enrolled current + - Featured Courses - on the right, featured, new courses + - Based on time of release? + - Courses for you - based on categories + - They want to show how much time is left - can we change it to percentage? + - + # AIIM Workflows Demo @@ -1353,7 +1381,14 @@ Concerns? None, Mitch and Jordan need to do salesforce piece They feel like this has been talked about for a longtime. Just waiting for a GO signal. - - * Salesforce integration * Launch with 9 courses + +* [ ] Back to my courses should go to dashboard on all courses +* [ ] Header: Remove completey, everything should move up +* [ ] LX: change header to grey +* [ ] Remove header in Templates +* [ ] Remove events from Homepage +* [ ] Remove two buttons on homepage +* [ ] Marketo - workflows? What data into marketo that can come from salesforce? +* [ ] diff --git a/NP_Custom_Templates/customer_templates/.DS_Store b/NP_Custom_Templates/customer_templates/.DS_Store index 37db03837426e212b771779da6b9e4b774967258..304dfe8c9ddc300a13949979153655a992bd06a2 100644 GIT binary patch delta 240 zcmZn(XbG6$&uFtTU^hRb&144wmCXhMGui8d8A=$67!rYGDnmL$K0|R%x?yl~er^E+ z0&p^5sLIWEaY@R_PXa39kTDbyYmGYM2xMbbnSw_pAF|a28I$jbt8Bg{-pjt3UEvVB KHHNjsI}QNTo;P#= delta 48 zcmZn(XbG6$&uFnRU^hRb#bgHomCXhMGubEiO9*bRlIUfh*sx$TyTT!`z~m|kEdZ8% B5ODwi diff --git a/NP_Custom_Templates/customer_templates/G2/.DS_Store b/NP_Custom_Templates/customer_templates/G2/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 GIT binary patch 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 \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/G2/_course_desktop_view.html.liquid b/NP_Custom_Templates/customer_templates/G2/_course_desktop_view.html.liquid index b1959b33..0c79b850 100644 --- a/NP_Custom_Templates/customer_templates/G2/_course_desktop_view.html.liquid +++ b/NP_Custom_Templates/customer_templates/G2/_course_desktop_view.html.liquid @@ -10,7 +10,7 @@ {{ course.name }}
- Learn the basics of profile value, how to customize your profile to catch the eyes of more buyers, and demand capture 101. + {{ course.full_description }}
{% include "course_progress_and_cta" %} @@ -57,21 +57,23 @@ .np-course-header { display: flex; border-bottom: 1px solid #d6d6d6; - padding-bottom: 40px; + padding-bottom: 60px; } .np-top-image { - height: 400; + max-height: 400px; + max-width:100%; + width:50%; margin: auto 0; } .np-course-header-right { - padding-left: 50px; + padding-left: 32px; } .np-course-header-right-name { color: rgb(38, 49, 61); - font-size: 50px; + font-size: 40px; font-weight: 800; margin-bottom: 25px; - margin-top: 40px; + margin-top: 12px; } .np-course-header-right-short { color: rgb(38, 49, 61); @@ -82,9 +84,11 @@ .np-course-bottom { display: flex; margin-top: 70px; + justify-content:space-between; } .np-course-bottom-left{ - width: 70%; + width: 50%; + max-width:450px; } .np-course-bottom-left-title { font-weight: 900; @@ -112,7 +116,8 @@ font-weight: 400; } .np-course-bottom-right { - margin-left: 110px; + margin-left: 50px; + width:50% } .np-course-bottom-right-title { font-weight: 900; @@ -124,4 +129,31 @@ font-weight: 400; color: rgb(10, 10, 10); } - \ No newline at end of file + + @media (min-width:1200px) { + .np-top-image { + max-height: 450px; + } + + .np-course-header { + align-items: center; + } + + .np-course-header-right { + padding-left: 100px; + } + + .np-course-header-right-name { + font-size: 50px; + margin-top: 0; + } + + .np-course-bottom-left{ + width: 70%; + } + + .np-course-bottom-right { + margin-left: 110px; + } + } + diff --git a/NP_Custom_Templates/customer_templates/G2/_course_mobile_view.html.liquid b/NP_Custom_Templates/customer_templates/G2/_course_mobile_view.html.liquid new file mode 100644 index 00000000..cfe565cb --- /dev/null +++ b/NP_Custom_Templates/customer_templates/G2/_course_mobile_view.html.liquid @@ -0,0 +1,134 @@ +
+ +
+ +
+
+ {{ course.name }} +
+
+ {{ course.full_description }} +
+
+ {% include "course_progress_and_cta" %} +
+
+ {{ course.name }} +
+
+ +{% if course.progress == 0 %} + +
+ {% comment %} {% include "course_outline" %} {% endcomment %} +
+
+ Curriculum +
+
+ {% for section in course.sections %} +
+ {{ section.name }} +
+ {% for activity in section.activities %} +
+ {{ activity.title }} +
+ {% endfor %} + {% endfor %} +
+
+
+
+ {% include "course_description" %} +
+{% else %} + +
+ {% include "course_description" %} +
+
+ {% comment %} {% include "course_outline" %} {% endcomment %} +
+
+ Curriculum +
+
+ {% for section in course.sections %} +
+ {{ section.name }} +
+ {% for activity in section.activities %} +
+ {{ activity.title }} +
+ {% endfor %} + {% endfor %} +
+
+
+{% 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/NP_Custom_Templates/customer_templates/G2/_courses_catalog.html.liquid b/NP_Custom_Templates/customer_templates/G2/_courses_catalog.html.liquid index 2b012754..eee70b42 100644 --- a/NP_Custom_Templates/customer_templates/G2/_courses_catalog.html.liquid +++ b/NP_Custom_Templates/customer_templates/G2/_courses_catalog.html.liquid @@ -17,8 +17,9 @@ \ No newline at end of file + {% endcomment %} + + \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/G2/_header.html.liquid b/NP_Custom_Templates/customer_templates/G2/_header.html.liquid index 38dd03ea..e9673570 100644 --- a/NP_Custom_Templates/customer_templates/G2/_header.html.liquid +++ b/NP_Custom_Templates/customer_templates/G2/_header.html.liquid @@ -1,4 +1,4 @@ -
+{%comment%}
{% if current_person.signed_in? %} @@ -238,6 +238,7 @@
+{% endcomment %} {% include "messages" %} \ No newline at end of file + diff --git a/NP_Custom_Templates/customer_templates/G2/_homepage_events.html.liquid b/NP_Custom_Templates/customer_templates/G2/_homepage_events.html.liquid deleted file mode 100644 index d4a35be9..00000000 --- a/NP_Custom_Templates/customer_templates/G2/_homepage_events.html.liquid +++ /dev/null @@ -1,193 +0,0 @@ -
-
-
-
- Drive revenue & pipeline with strategies covered in G2 Office Hours. -
-
- Connect with some of the best in the biz for casual Zoom sessions. Learn strategies, share ideas, explore intent data, discuss product releases, and much more. -
-
-
-
-
- Operationalizing Buyer Intent -
-
- Pipeline. Revenue. Yes to all of it! Let's chat about how you can leverage Buyer Intent and market like you mean it. -
-
- January 27, 2022 @ 2PM EST -
- -
-
-
- Hosts -
-
- -
-
- Robin Izsak-Tseng -
-
- VP, Revenue Marketing -
-
-
-
- -
-
- Lishen Lu -
-
- Sr. Mgr, Growth Marketing -
-
-
-
-
- -
-
-
- How to Drive More G2 Reviews -
-
- Increase your review numbers with helpful tips, tricks, and tools. -
-
- February TBD -
- -
-
-
- Host -
-
- -
-
- Rachel G. -
-
- Associate Product Manager -
-
-
-
-
-
-
- - \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/G2/course.html.liquid b/NP_Custom_Templates/customer_templates/G2/course.html.liquid new file mode 100644 index 00000000..fc70ffb5 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/G2/course.html.liquid @@ -0,0 +1,10 @@ +{% comment %} {% include "header" %} {% endcomment %} +
+
+ {% include "course_desktop_view" %} +
+
+ {% include "course_mobile_view" %} +
+
+{% comment %} {% include "footer" %} {% endcomment %} diff --git a/NP_Custom_Templates/customer_templates/G2/homepage.html.liquid b/NP_Custom_Templates/customer_templates/G2/homepage.html.liquid index 7af8a414..f67f659b 100644 --- a/NP_Custom_Templates/customer_templates/G2/homepage.html.liquid +++ b/NP_Custom_Templates/customer_templates/G2/homepage.html.liquid @@ -1,4 +1,4 @@ -{% include "header" %} +{% comment %} {% include "header" %} {% endcomment %} {% include "course_version_outdated_alert", courses: courses.featured %}
@@ -14,61 +14,106 @@
{{ homepage.subheadline }}
-
{% include 'courses_catalog' %} - {% include 'homepage_events' %}
-{% include "footer" %} +{% comment %} {% include "footer" %} {% endcomment %} + {% endif %} + {% break %} + {% endif %} + {% endfor %} +{% endif %} diff --git a/NP_Custom_Templates/customer_templates/Strategos/deactivation.html.liquid b/NP_Custom_Templates/customer_templates/Strategos/deactivation.html.liquid new file mode 100644 index 00000000..025928da --- /dev/null +++ b/NP_Custom_Templates/customer_templates/Strategos/deactivation.html.liquid @@ -0,0 +1,34 @@ +{% if current_person.signed_in? %} + {% for group in current_person.groups %} + {% if group.id == '4c891447-6820-4882-8b58-f261f279b80d' or group.id == '4e45477f-1cb2-4852-b250-9f705004ab38' %} + {% assign today = 'now' | date: '%s' | plus: 0 %} + {% assign end_of_demo = group.enrolled_at | date: '%s' | plus: 1209600 %} + {% if today > end_of_demo %} + +
Your trial has ended
+ + + {% else %} + + {% endif %} + {% break %} + {% endif %} + {% endfor %} +{% endif %} + + + +