hypothesis / lms

LTI app for integrating with learning management systems
BSD 2-Clause "Simplified" License
45 stars 14 forks source link

Calculate unique teachers for exiting reports #6374

Closed marcospri closed 1 month ago

marcospri commented 1 month ago

Use the full report data stored in the DB to count unique users with an email, a good proxy for teachers.

See: https://github.com/hypothesis/lms/pull/6375