Renaissance notes. Updated webhook script and small items for DataSnipper. Need to finish that workflow for them...
This commit is contained in:
@ -13,3 +13,21 @@
|
||||
},
|
||||
"params": {},
|
||||
}
|
||||
|
||||
# Updated Payload:
|
||||
{
|
||||
"payload": {
|
||||
"email": "awester@mjcpa.com", --> This should be removed
|
||||
"company": "MJ CPA AUDIT & TAX (RSMA)",
|
||||
"package": "Advanced",
|
||||
"segment": "",
|
||||
"industry": "ACCOUNTING",
|
||||
"full_name": null,
|
||||
"company_domain": "mjcpa.com",
|
||||
"health_category": 1,
|
||||
"contract_expires": 1716768000000,
|
||||
"onboarding_stage": "Start",
|
||||
"onboarding_end_date": ""
|
||||
},
|
||||
params: {},
|
||||
}
|
||||
|
||||
19
CustomerNotes/Renaissance/Renaissance.md
Normal file
19
CustomerNotes/Renaissance/Renaissance.md
Normal file
@ -0,0 +1,19 @@
|
||||
# Renaissance
|
||||
|
||||
## 12/05/2023
|
||||
|
||||
### Looker Report for LP and Quizzes
|
||||
|
||||
Feedback from October:
|
||||
* email can be removed
|
||||
* course name extended
|
||||
* check to see if end user allowed to hide columns
|
||||
* remove enroll to the course date
|
||||
* move "last activity completed date" after "attempt start date"
|
||||
* remove quiz progress
|
||||
* New metric add - average percent correct for all quizzes in a given course
|
||||
* Color Visualizations
|
||||
* quiz score: less than 85% red, 85-91% light green, 92-100% dark green
|
||||
* Course progress %: gradient of green starting at 50% (light) to 100% (dark)
|
||||
* Default to order by name
|
||||
* Question: Group name... A learner can be in multiple groups.. do we know which one(s) will surface?
|
||||
@ -106,3 +106,10 @@ Notes:
|
||||
* Hubspot - CRM, but likely moving to Salesforce
|
||||
* Onboarding - TBD but sort of using Totango
|
||||
* They really need a separate instance but want to try and jam it into a single instance. Designs will be an issue.
|
||||
|
||||
## 12/05/2023
|
||||
|
||||
### Core Group - Katie, Amelia, Holly
|
||||
|
||||
Work on Pendo integration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user