Updated some Notes and added walmart to the start page.
This commit is contained in:
@ -293,3 +293,5 @@ They are writing two more courses:
|
|||||||
* Buyer Intent Integrations
|
* Buyer Intent Integrations
|
||||||
|
|
||||||
101 will go towards G2 Core Certification and BI will go towards BI Cert
|
101 will go towards G2 Core Certification and BI will go towards BI Cert
|
||||||
|
|
||||||
|
May - internal launch and QA
|
||||||
|
|||||||
@ -198,3 +198,12 @@ DONE: Hide the TOC for all courses except webinars - specifically, podcasts, vid
|
|||||||
## 02/06/2023
|
## 02/06/2023
|
||||||
|
|
||||||
### Last content meeting before launch?
|
### Last content meeting before launch?
|
||||||
|
|
||||||
|
No notes.
|
||||||
|
|
||||||
|
## 02/27/2023
|
||||||
|
|
||||||
|
### Check in - did she create content?
|
||||||
|
|
||||||
|
She has nothing for me.
|
||||||
|
Asked about how to change the carousel videos on the homepage.
|
||||||
|
|||||||
@ -290,3 +290,18 @@ Molly wants to send an auto-email that shares training and support resources as
|
|||||||
Course = 1099 Provider: Getting Started with Talkspace
|
Course = 1099 Provider: Getting Started with Talkspace
|
||||||
Molly to send copy and links. These shouldn't be a worry cause its a different course with different content and triggers.
|
Molly to send copy and links. These shouldn't be a worry cause its a different course with different content and triggers.
|
||||||
TODO: Set up new Workflow with 1099 Provider Course as the Trigger.
|
TODO: Set up new Workflow with 1099 Provider Course as the Trigger.
|
||||||
|
|
||||||
|
## 02/27/2023
|
||||||
|
|
||||||
|
### Jenna: Changes at Talkspace since we last spoke
|
||||||
|
|
||||||
|
Molly was fired.
|
||||||
|
Kai has a new opportunity with a new team, which is why Erica is joining the meetings.
|
||||||
|
Nicole is now spearheading all the provider trainings.
|
||||||
|
Erica is the BBHR admin and will be the Core Owner for the integration.
|
||||||
|
|
||||||
|
feb 17 - 1 course
|
||||||
|
feb 21 - 3 courses
|
||||||
|
|
||||||
|
No course progress data is showing up in BBHR.
|
||||||
|
|
||||||
|
|||||||
@ -376,6 +376,5 @@ Northpass to wait until we have the official go ahead to make any changes.
|
|||||||
|
|
||||||
Krystal back in August - 6 months total.
|
Krystal back in August - 6 months total.
|
||||||
|
|
||||||
TODO: Add to monday: MJ, Lauren, Cassie, Travis, Nichole, Felicia
|
DONE: Add to monday: MJ, Lauren, Cassie, Travis, Nichole, Felicia
|
||||||
Krystal to speak to lead designer to give Cam insight as to how they design their images, that will help Cam get "in the
|
Krystal to speak to lead designer to give Cam insight as to how they design their images, that will help Cam get "in the spirit".
|
||||||
spirit".
|
|
||||||
|
|||||||
@ -8,10 +8,15 @@ const NAME = "Norm";
|
|||||||
|
|
||||||
const CARDS = [
|
const CARDS = [
|
||||||
{
|
{
|
||||||
name: "Northpass Admin",
|
name: "Northpass AWS",
|
||||||
icon: "ri-admin-line",
|
icon: "ri-admin-line",
|
||||||
link: "https://app.northpass.com/admin",
|
link: "https://app.northpass.com/admin",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "Northpass Azure",
|
||||||
|
icon: "ri-takeaway-line",
|
||||||
|
link: "https://app2.northpass.com/admin",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "Gmail",
|
name: "Gmail",
|
||||||
icon: "ri-mail-line",
|
icon: "ri-mail-line",
|
||||||
|
|||||||
Reference in New Issue
Block a user