SPS and Walmart notes. Anthology, too.

This commit is contained in:
Norm Rasmussen
2023-05-24 16:56:19 -04:00
parent 6a1e560688
commit 0db819088b
12 changed files with 59 additions and 83 deletions

View File

@ -1,5 +1,5 @@
<footer class="np-footer"> <footer class="np-footer">
{% comment %} <div class='footer-top'> <div class='footer-top'>
<ul class='footer-top-column'> <ul class='footer-top-column'>
<img src="//sell.g2.com/hubfs/raw_assets/public/apex/base/img/g2-chev-red.svg" class="float-left show-for-medium" style="width:20px;margin:15px 0 0 -29px;position: absolute;" alt=""> <img src="//sell.g2.com/hubfs/raw_assets/public/apex/base/img/g2-chev-red.svg" class="float-left show-for-medium" style="width:20px;margin:15px 0 0 -29px;position: absolute;" alt="">
<li class='footer-top-column-title'> <li class='footer-top-column-title'>
@ -117,19 +117,18 @@
Ste. 600 Ste. 600
</div> </div>
<div class='footer-bottom-logo-right-element'> <div class='footer-bottom-logo-right-element'>
Chicago, IL 60606 Chicago, IL 60606
</div> </div>
</div> </div>
</div> </div>
<div class='footer-bottom-subline'> <div class='footer-bottom-subline'>
© 2022, G2.com, Inc. All Rights Reserved. © 2022, G2.com, Inc. All Rights Reserved.
</div> </div>
</div> </div>
{% endcomment %}
</footer> </footer>
<style> <style>
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;300;400;500;600;700;800;900&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Barlow:wght@100;200;300;400;500;600;700;800;900&display=swap');
</style> </style>
<style> <style>
.np-footer { .np-footer {
background: rgb(6, 40, 70); background: rgb(6, 40, 70);

View File

@ -1,4 +1,5 @@
{ {
"accentColor": "", "accentColor": "",
"cssTheme": "" "cssTheme": "",
"theme": "obsidian"
} }

View File

@ -13,7 +13,7 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Skuid.md", "file": "Anthology.md",
"mode": "source", "mode": "source",
"source": false "source": false
} }
@ -48,7 +48,7 @@
"state": { "state": {
"type": "search", "type": "search",
"state": { "state": {
"query": "analytics", "query": "churn",
"matchingCase": false, "matchingCase": false,
"explainSearch": false, "explainSearch": false,
"collapseAll": false, "collapseAll": false,
@ -85,7 +85,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Skuid.md", "file": "Anthology.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -102,7 +102,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Skuid.md", "file": "Anthology.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -125,7 +125,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Skuid.md" "file": "Anthology.md"
} }
} }
} }
@ -146,10 +146,15 @@
"command-palette:Open command palette": false "command-palette:Open command palette": false
} }
}, },
"active": "10c861da40f1b918", "active": "15cae0f8ddecb454",
"lastOpenFiles": [ "lastOpenFiles": [
"2023-05-23.md",
"github_readme_profile.md", "github_readme_profile.md",
"G2.md",
"Fun Filtering Forays.md",
"ChurnZero.md",
"test.md",
"Skuid.md",
"2023-05-23.md",
"Untitled.canvas", "Untitled.canvas",
"Agriwebb.md", "Agriwebb.md",
"Artsy.md", "Artsy.md",

View File

@ -118,3 +118,17 @@ WARN: Wants to start uploading within the week
Content Creators will begin again with 1.0 versioning Content Creators will begin again with 1.0 versioning
Content creators will also be updating content "once in a blue moon" or when the product necessitates it. Content creators will also be updating content "once in a blue moon" or when the product necessitates it.
## 05/24/2023
### Implementation Update & Questions
Questions:
* From last meeting, wanted to discuss LinkedIn Learning. They have an LiL account that all employees have access to.
How to integrate it into Northpass? Anthology has Enterprise Account.
* Wilson's Scenario: Learning Path in Northpass for CS agents. In that1, they want to bring in Product training1, and
also go through a LinkedIn Learning video on "CS fundamentals". He wants it to be "presented" to learners as a
seamless experience in learning.
* Manju: can he take LinkedIn Learning analytics into Northpass? No.

View File

@ -8,3 +8,9 @@ Concerned with theming and liquid templates.
Total customers with completed: ~31,000 Total customers with completed: ~31,000
Total active: 259 active students Total active: 259 active students
Monthly: 750-800 Monthly: 750-800
## 05/24/2023
### Meeting with Peter

View File

@ -316,3 +316,12 @@ DONE: Send Katlin and Erin examples of customized login pages, forms, learning p
## 04/04/2023 ## 04/04/2023
DONE: Reach out to Katlin regarding admin/embedded. DONE: Reach out to Katlin regarding admin/embedded.
## 05/24/2023
Feedback from Testing:
* Quiz Fonts. Example: Intro to G2 L2. Activity: G2 Overview Quiz
* Highlighted Quiz answer: Buyer Intent Integrations, Sales Engagement Quiz
TODO: Archive the Review Tracking & Marketing Content course and turn off script (Austin)
TODO: Enable Footer & share screenshots with Erin for decision.

View File

@ -128,3 +128,8 @@ Borders in tables _can_ be hidden! Add this code to your table in HTML:
```html ```html
<table style="width: 100%; border:hidden;"><tbody><tr><td style="width: 50.0000%; border:hidden;"> <table style="width: 100%; border:hidden;"><tbody><tr><td style="width: 50.0000%; border:hidden;">
``` ```
## 05/24/2023
Kayla on Vacation May 30th - June 2nd
TODO: Send open academies for her to review.

View File

@ -1,64 +0,0 @@
i
<p align="center"> I write scripts for clients and apps for myself. </p>
## Current Work Stack
| System | Languages & IDE | Documentation | Communication | Data Analysis |
|---|----|----|----|-----|
| ![macOS](https://img.shields.io/badge/mac%20os-000000?style=for-the-badge&logo=macos&logoColor=F0F0F0) | ![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) ![Neovim](https://img.shields.io/badge/NeoVim-%2357A143.svg?&style=for-the-badge&logo=neovim&logoColor=white) ![Markdown](https://img.shields.io/badge/markdown-%23000000.svg?style=for-the-badge&logo=markdown&logoColor=white) ![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge&logo=git&logoColor=white) | ![Confluence](https://img.shields.io/badge/confluence-%23172BF4.svg?style=for-the-badge&logo=confluence&logoColor=white) | ![Slack](https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white) | ![Datadog](https://img.shields.io/badge/datadog-%23632CA6.svg?style=for-the-badge&logo=datadog&logoColor=white) ![Pandas](https://img.shields.io/badge/pandas-%23150458.svg?style=for-the-badge&logo=pandas&logoColor=white) ![Looker](https://img.shields.io/badge/google-4285F4?style=for-the-badge&logo=google&logoColor=white)(Looker) |
## Homelab
| OS |
|---|----|
| ![Debian](https://img.shields.io/badge/Debian-D70A53?style=for-the-badge&logo=debian&logoColor=white) ![Ubuntu](https://img.shields.io/badge/Ubuntu-E95420?style=for-the-badge&logo=ubuntu&logoColor=white) |
Languages | Tinkering |
![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) | ![Arduino](https://img.shields.io/badge/-Arduino-00979D?style=for-the-badge&logo=Arduino&logoColor=white) ![Raspberry Pi](https://img.shields.io/badge/-RaspberryPi-C51A4A?style=for-the-badge&logo=Raspberry-Pi) |
![Linux Mint](https://img.shields.io/badge/Linux%20Mint-87CF3E?style=for-the-badge&logo=Linux%20Mint&logoColor=white)
![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)
![Grafana](https://img.shields.io/badge/grafana-%23F46800.svg?style=for-the-badge&logo=grafana&logoColor=white)
![Home Assistant](https://img.shields.io/badge/home%20assistant-%2341BDF5.svg?style=for-the-badge&logo=home-assistant&logoColor=white)
![Jellyfin](https://img.shields.io/badge/jellyfin-%23000B25.svg?style=for-the-badge&logo=Jellyfin&logoColor=00A4DC)
![Mosquitto](https://img.shields.io/badge/mosquitto-%233C5280.svg?style=for-the-badge&logo=eclipsemosquitto&logoColor=white)
![Pi-Hole](https://img.shields.io/badge/pihole-%2396060C.svg?style=for-the-badge&logo=pi-hole&logoColor=white)
![Prometheus](https://img.shields.io/badge/Prometheus-E6522C?style=for-the-badge&logo=Prometheus&logoColor=white)
![Wireguard](https://img.shields.io/badge/wireguard-%2388171A.svg?style=for-the-badge&logo=wireguard&logoColor=white)
![Zigbee](https://img.shields.io/badge/zigbee-%23EB0443.svg?style=for-the-badge&logo=zigbee&logoColor=white)
![Nginx](https://img.shields.io/badge/nginx-%23009639.svg?style=for-the-badge&logo=nginx&logoColor=white)
![Mastodon](https://img.shields.io/badge/-MASTODON-%232B90D9?style=for-the-badge&logo=mastodon&logoColor=white)
![Gitea](https://img.shields.io/badge/Gitea-34495E?style=for-the-badge&logo=gitea&logoColor=5D9425)
![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)
![InfluxDB](https://img.shields.io/badge/InfluxDB-22ADF6?style=for-the-badge&logo=InfluxDB&logoColor=white)
![Next Cloud](https://img.shields.io/badge/Next%20Cloud-0B94DE?style=for-the-badge&logo=nextcloud&logoColor=white)
![Shell Script](https://img.shields.io/badge/shell_script-%23121011.svg?style=for-the-badge&logo=gnu-bash&logoColor=white)
![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![Cloudflare](https://img.shields.io/badge/Cloudflare-F38020?style=for-the-badge&logo=Cloudflare&logoColor=white)
![Node-RED](https://img.shields.io/badge/Node--RED-%238F0000.svg?style=for-the-badge&logo=node-red&logoColor=white)
![Jinja](https://img.shields.io/badge/jinja-white.svg?style=for-the-badge&logo=jinja&logoColor=black)
![Flask](https://img.shields.io/badge/flask-%23000.svg?style=for-the-badge&logo=flask&logoColor=white)
<p align="center">
<a href="https://wakatime.com/@f29059de-6af3-42de-89a9-ea9b77dc181c"><img src="https://wakatime.com/badge/user/f29059de-6af3-42de-89a9-ea9b77dc181c.svg" alt="Total time coded since Jan 29 2021" /></a>
</p>
<p align="center">
<a href="https://github-readme-stats.vercel.app/api?username=Normanras&show_icons=true&theme=dark&layout=compact"><img style="center" width="500px" src="https://github-readme-stats.vercel.app/api?username=Normanras&show_icons=true&theme=dark&layout=compact"/></a>
</p>
<p align="center">
<a href="https://wakatime.com"><img style="width: 400px" src="https://wakatime.com/share/@Normanras/918cf113-ecd6-4203-997b-dcadfc9b53a9.png" /></a>
<a href="https://wakatime.com"><img style="width:400px" src="https://wakatime.com/share/@Normanras/1f9e0356-eb36-4f30-ad60-9b57fa05d571.png" /></a>
</p>
</div>

0
CustomerNotes/test.md Normal file
View File

View File

@ -11,3 +11,4 @@ sps = "VNDXh8K4tLYJ-Nvp78bo6w"
anthology = "8ALsk8jDOlynEwn8ScMBSnG87" anthology = "8ALsk8jDOlynEwn8ScMBSnG87"
talkspace_1099 = "jpfQoIc2i5S6iq4saFjBOEkbt" talkspace_1099 = "jpfQoIc2i5S6iq4saFjBOEkbt"
doximity_internal = "vAnSR4CvxpII6buj3uT23MPBY" doximity_internal = "vAnSR4CvxpII6buj3uT23MPBY"
terminus_employee = "M2er8m0DMQyCyP7zOg3Gbae9k"

View File

@ -2,7 +2,7 @@ import requests
import pandas as pd import pandas as pd
import Apikeys import Apikeys
apiKey = Apikeys.walmartprod apiKey = Apikeys.terminus_employee
course_dict = {} course_dict = {}
@ -12,7 +12,7 @@ def get_course():
while True: while True:
count += 1 count += 1
url = f"https://api2.northpass.com/v2/courses?page={count}" url = f"https://api.northpass.com/v2/courses?page={count}"
print(url) print(url)
headers = {"accept": "application/json", "X-Api-Key": apiKey} headers = {"accept": "application/json", "X-Api-Key": apiKey}
response = requests.get(url, headers=headers) response = requests.get(url, headers=headers)
@ -28,7 +28,7 @@ def get_course():
"id": uuid, "id": uuid,
"name": name, "name": name,
"status": status, "status": status,
"build_url": build_url # "build_url": build_url
# "url": f"https://walmart.northpass.com/app/courses/{uuid}", # "url": f"https://walmart.northpass.com/app/courses/{uuid}",
} }
@ -49,7 +49,7 @@ def get_cat_name(cat_id, course_dict, courses):
pass pass
elif len(cat_id) == 1: elif len(cat_id) == 1:
categoryid = cat_id[0]["id"] categoryid = cat_id[0]["id"]
url = f"https://api2.northpass.com/v2/categories/{categoryid}" url = f"https://api.northpass.com/v2/categories/{categoryid}"
cat_resp = requests.get(url, headers=headers) cat_resp = requests.get(url, headers=headers)
cat_data = cat_resp.json() cat_data = cat_resp.json()
cat_name = cat_data["data"]["attributes"]["name"] cat_name = cat_data["data"]["attributes"]["name"]
@ -59,7 +59,7 @@ def get_cat_name(cat_id, course_dict, courses):
else: else:
for item in cat_id: for item in cat_id:
categoryid = item["id"] categoryid = item["id"]
url = f"https://api2.northpass.com/v2/categories/{categoryid}" url = f"https://api.northpass.com/v2/categories/{categoryid}"
cat_resp = requests.get(url, headers=headers) cat_resp = requests.get(url, headers=headers)
cat_data = cat_resp.json() cat_data = cat_resp.json()
cat_name = cat_data["data"]["attributes"]["name"] cat_name = cat_data["data"]["attributes"]["name"]
@ -76,7 +76,7 @@ def get_cat_name(cat_id, course_dict, courses):
def write_to_csv(courses): def write_to_csv(courses):
df = pd.DataFrame.from_dict(courses) df = pd.DataFrame.from_dict(courses)
df.to_csv("/Users/normrasmussen/Downloads/walmart_courses.csv") df.to_csv("/Users/normrasmussen/Downloads/terminus_courses.csv")
if __name__ == "__main__": if __name__ == "__main__":