Renaissance notes. Updated webhook script and small items for DataSnipper. Need to finish that workflow for them...

This commit is contained in:
Norm Rasmussen
2023-12-05 17:33:38 -05:00
parent 6b3ba2e5e1
commit 54cddb23f1
6 changed files with 137 additions and 82 deletions

View File

@ -0,0 +1,19 @@
# Renaissance
## 12/05/2023
### Looker Report for LP and Quizzes
Feedback from October:
* email can be removed
* course name extended
* check to see if end user allowed to hide columns
* remove enroll to the course date
* move "last activity completed date" after "attempt start date"
* remove quiz progress
* New metric add - average percent correct for all quizzes in a given course
* Color Visualizations
* quiz score: less than 85% red, 85-91% light green, 92-100% dark green
* Course progress %: gradient of green starting at 50% (light) to 100% (dark)
* Default to order by name
* Question: Group name... A learner can be in multiple groups.. do we know which one(s) will surface?