hypothesis / lms

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

Question: can we roll instructor email digests out to just a few institutions at first? #4897

Closed seanh closed 1 year ago

seanh commented 1 year ago

Question

It might make the implementation easier (and the design different) if we can implement a first version that is only capable of sending a much smaller number of emails, verify that the feature actually increases engagement, then re-implement it as a larger-scale version we can roll out to everyone.

Answer

We'll design the first version of this to be able to operate at a big enough scale to enable notifications for all our institutions, but we'll roll it out to institutions slowly so we can monitor how it performs in case we need to adjust as it scales. Yes, we want to get something (a first minimal version of the email template) released to some users (this can be a test cohort of as few users as we want: tens, hundreds) as soon as possible so that we can start getting feedback and verifying the feature.

seanh commented 1 year ago

While I think we can probably design the code/architecture of the first version of this such that we shouldn't have to completely rewrite it in order to scale it up to all our institutions, I think there are some constraints here that actually require us to roll it out slowly:

seanh commented 1 year ago

Slack thread