Skuid Notes. Some new template changes. Added Luminate's GAS to the repo.

This commit is contained in:
Norm Rasmussen
2023-08-03 21:14:43 -04:00
parent c2a6854ae3
commit e5c9674186
11 changed files with 234 additions and 6 deletions

View File

@ -154,3 +154,17 @@ List from Stephanie:
Sanitized search.
* She doesn't love the learning path cover page. Send learning path examples of a more minimal design.
* Add categories tag to search results boxes.
## 08/03/2023
### Finalizing Modals
TODO: Setup google sheet for Quiz completion webhook
DONE: Talk to Kaitlyn about the modal. See list below:
* Make modal accessible in the sandbox.
* She wants a "survey" modal to show up 2 weeks after the first modal. Can we:
* Add timestamp local storage
* Check timestamp every time the function runs
* If timestamp == 2 weeks, show new modal
* Set secondary modal boolean to True/False.