rearranged files

This commit is contained in:
Norm Rasmussen
2022-10-11 15:56:34 -04:00
parent 149b2be00f
commit ecd85782c8
45 changed files with 49 additions and 10 deletions

BIN
CustomerNotes/.DS_Store vendored Normal file

Binary file not shown.

30
CustomerNotes/Aiim.md Normal file
View File

@ -0,0 +1,30 @@
# AIIM
Workflows Demo
## 10/11/2022
* The user recieving the communications is an ex-employee and that should say it all
* They are okay with losing the subscription of that person
* Wants to explore workflows
* Launched their course with the password protected proctored test
* Quiz has 120 min timer, same with Proctor-U settings
* No failures is a good thing, they want everyone to pass
* Is thinking about integrating Zapier, Shopify, and Northpass. Learner's have to pay for a retake.
* Using Accredible for certificates.
* Accredible: make a group, make a certificate name same as group
* It does some funny things with dates
* Heavily using Workflows in Hubspot. Connected to Unific via Shopify
* Data: Bold to Shopify, Shopify to Hubspot. Hubspot becomes the main repo for all data. How to integrate Northpass?
* Getting large customer orders that can't go through bold, they go straight to Shopify. Managing expiration/join dates in a Trello card.
* Large customers are invoiced separately, bold can't do $0.
* She is just thinking about this, no engineering hours needed yet.
* The other item she wanted to talk about:
* They just started using Services Hub
* Wants to know other client use cases
* Using typeform for reviews, but will start using services hub
* Mostly to gather feedback
* What feature are they using Services Hub for mostly?
* Service Hub is a HUBSPOT product
* She got stuck on a workflow
* CIP Exam, it should trigger for all learners not just a specific one
* But she is getting a trigger for "enter UID" which she doesn't want to do.
* This should be for everyone.

View File

@ -1,2 +0,0 @@
# AIIM
Workflows Demo

View File

@ -42,12 +42,10 @@ Internal service errors keep happening
As early as last week
We need options for outside of the learning path
Learning Paths - two other schools are not having learning paths errors
Molly needs help with: anyone who is not at 100% (for CA and non-CA) Compliance July and CA July the LP on dashboard needs to be removed. This way they don't get assigned a new one and then take the old one.
- [ ] Pull analytic and bulk remove the LP from those people
- [X] Pull analytic and bulk remove the LP from those people
Can a learner self-select their role? Separate comms for each group?
Comms each group are necessary
@ -72,15 +70,29 @@ Molly wants to try... 500 people get a message saying "you're going to see messa
## 9/21/2022
* Overall, things are going well!
* Ensure the button color change gets changed
* QMC Audit, training audit by third party for training completed
* Rebecca Jewel, to reach out to Virun, Chief Medical Officer for this audit
## 10/11/2022
* [ ] Update 2022 to 2023 on the main dashboard page - Update now
* [ ] After someone finishes the 1099 courses, they will then reach the Compliance Group/courses. The 1099 courses should not be seen.
* [ ] Send Molly options for hiding the 1099 courses. Workflows to unenroll? Hide courses not in the group?
* No date set for rolling out 2023 - sometime in January
* Molly will set up and then Test internally, possibly ask us to test as well?
* Wants to know if we can combine Looks in Looker for data
* Needs to combine Northpass data with their data. They want to look in Looker at which 1099 has not clicked a link. Basically, they need to compare a Northpass list of enrolled learners with a list of Talkspace 1099s that have recieved an email.
## 10/11/2022
### Meeting with Emile from Bellweather
* Ask Ummey if activitiy specific information would be helpful?
* Currently they are pulling learning path data
*
## Mezaeting with OpenSesame re: SCORM files
## 08/04/2022
### Meeting with OpenSesame re: SCORM files
* Possibly missed events!
* Opensesame only sends complete/incomplete - values could be 0 or 1, or whatever the cmi.core.value are
* Communicated via API
* RPX now is OS' social sign on and SSO communication
* Osano is used by OS but not sure how it would factor in
QMC Audit, training audit by third party for training completed
Rebecca Jewel, to reach out to Virun, Chief Medical Officer for this audit

BIN
Scripts/.DS_Store vendored

Binary file not shown.

View File

@ -32,4 +32,3 @@ for response in jsonResponse['results']:
print(response['title'])
#response = json.dumps(json.loads(response.text), sort_keys=True, indent=4, separators=(",", ": "))