Papa and Walmart Notes. Anthology and HackerRank templates.

This commit is contained in:
Norm Rasmussen
2023-10-27 17:41:59 -04:00
parent 26a7ac654c
commit 728dc962cc
70 changed files with 2085 additions and 618 deletions

View File

@ -298,3 +298,28 @@ Questions and Topics are mostly around Aaron's workflow.
* Manager permissions issues - when a manager creates a course, they don't have access to it. How to automate it?
* Rachel and design to discuss search results page and requested changes.
## 10/27/2023
### Katie and KC - Topics
Login:
* Email validation - some people won't like that there is no email validation
* Amit pointed out that competitors _could_ come in
* Click a link in email to update property - leadership will be concerned and pissed.
* Uphill climb with buy-in to convince people to not be pissed.
* Learner signs up > Prop is false > Learner gets email > Clicks link > Landing Page & Prop becomes true
* Might need second prop to store datetime
* If Prop is false for 24 hours > Deactivate Learner API
* Need to figure out when and how often to check the datetime difference
* On page load, it will check one user at a time, if time based, it will iterate through everyone (consuming CPUs)
* Auto-validate '@knowledgestate.edu'
* Auto-validate existing users
Workflow:
* Notification system for when the workflow is turned off and on
Sign up page Modal/warning - Ask Rachel for designs
Create Google Form for Amit to submit new domains