Todos and Cin7's LP page.
This commit is contained in:
@ -1,20 +1,13 @@
|
||||
{% if learning_path.enrolled? %}
|
||||
{% for category in learning_path.categories %}
|
||||
{% if category.name contains "Deep Dive: Core" %}
|
||||
<div class="np-top-cta-progress-content" style="visibility: hidden;">
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
<div class="np-top-cta-progress-content" >
|
||||
<div class="lp-progress-text
|
||||
{% if learning_path.completed? %}
|
||||
np-color-success
|
||||
{% else %}
|
||||
np-button-color
|
||||
{% endif %}
|
||||
{% if learning_path.completed? %} np-color-success {% else %} np-button-color {% endif %}
|
||||
">
|
||||
{% t shared.progress, count: learning_path.progress %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
{% if current_person.signed_in? == false %}
|
||||
<a class="lp-button" href="/learners/sign_in">
|
||||
Sign In
|
||||
|
||||
@ -19,4 +19,3 @@ https://login.account.wal-mart.com
|
||||
Logout:
|
||||
https://www.walmartluminate.com
|
||||
|
||||
240424 - confirmation number --> last 6 digits
|
||||
|
||||
14
Todos.md
14
Todos.md
@ -263,16 +263,16 @@ message](https://northpasshq.slack.com/archives/C04RER4PH09/p1709147957374999?th
|
||||
## 04-29-2024
|
||||
|
||||
- [ ] G2 - Banner from another custom page --> is this possible?
|
||||
- [ ] Cin7 - Partners in Customer Academy; all partners should see _all_ product courses, regardless if they are Omni or Core. Logic - if omni and core group, or if in partner group, show all courses. Then, if omni, or if core, show just those courses.
|
||||
- [X] Cin7 - Partners in Customer Academy; all partners should see _all_ product courses, regardless if they are Omni or Core. Logic - if omni and core group, or if in partner group, show all courses. Then, if omni, or if core, show just those courses.
|
||||
- [X] Copado - Send meeting invite for Friday at 10:30 am.
|
||||
- [X] Copado - Get Sales decks from Charles
|
||||
- [ ] DoubleVerify - Remove French and Russian languages from Header language picker on 5/10.
|
||||
|
||||
## 04-30-2024
|
||||
|
||||
- [ ] DoorDash - how are they sending out notifications for new training? Ask Travis.
|
||||
- [ ] Cin7 - Email Courtney with these questions re: Academy Changes
|
||||
- [ ] Homepage carousel: Core shows LPs & Deep Dives, Omni just shows category carousel. What should multi-prod show? (Omni/Core Courses are separated at the carousel level, we cannot show both types of courses in a single carousel)
|
||||
- [X] DoorDash - how are they sending out notifications for new training? Ask Travis. [ITERABLE]
|
||||
- [X] Cin7 - Email Courtney with these questions re: Academy Changes
|
||||
- [X] Homepage carousel: Core shows LPs & Deep Dives, Omni just shows category carousel. What should multi-prod show? (Omni/Core Courses are separated at the carousel level, we cannot show both types of courses in a single carousel)
|
||||
- [ ] Williams-Sonoma - Custom report in Looker with last login time.
|
||||
|
||||
|
||||
@ -280,5 +280,9 @@ message](https://northpasshq.slack.com/archives/C04RER4PH09/p1709147957374999?th
|
||||
|
||||
- [ ] Volt - Let Dan know when a sample of the publishing webhook is available.
|
||||
- [ ] Sandata - Add to workflow --> if learner selects `admin` in form, assign EVV Agency Administrator Training role.
|
||||
- [ ] Sandata - Delete everyone that is not in Ohio and California.
|
||||
|
||||
## 05-03-2024
|
||||
|
||||
- [ ] Pipedrive - Exec Check in for Kat <> Ben
|
||||
- [X] Artera - Update end of Quiz Screen to: "Thanks for your feedback! If you have any questions, please reach out to education-team@artera.io."
|
||||
- [ ] Internal - Divide Walmart use-cases in spreadsheet for CS Ops
|
||||
|
||||
Reference in New Issue
Block a user