Closed jaredlockhart closed 4 years ago
I think the Experiment model defines a startDate
, endDate
, and proposedEnrollment
duration here:
Yeah what we need to store on the design is
experiment duration enrollment duration
From @tdsmith for A/A we'll use:
experiment duration: 28 days enrollment duration: 7 days
I just realized our design preset doesn't include the duration information:
https://github.com/mozilla/nimbus-shared/blob/main/data/ExperimentDesignPresets.ts#L18-L33