From 7f4f9c317a3d46dad057b77d237aa8d7939daaa5 Mon Sep 17 00:00:00 2001 From: Shell Escalante Date: Fri, 6 Oct 2023 12:58:54 -0700 Subject: [PATCH] Update ending.md (#512) rules changed --- docs/workflow/ending/ending.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/workflow/ending/ending.md b/docs/workflow/ending/ending.md index 9dd77db01..964fac9d8 100644 --- a/docs/workflow/ending/ending.md +++ b/docs/workflow/ending/ending.md @@ -18,7 +18,7 @@ Once the experiment has reached the end of the enrollment period, the experiment Some notes: * Enrollments can be ended at any time after launch, not just after the proposed period * If enrollment is ended before sufficient client volume has been achieved, there may not be enough users in the experiment to determine statistical significance. -* By default, clients enrolled after the planned enrollment window *will be excluded from automated analysis*. If the experiment needs to remain enrolling after the initial window in order to hit a volume threshold, a [custom Jestream config](/jetstream/configuration) will need to be created. For assistance creating this, please file a Data Org JIRA ticket or attend the relevant [office hours](https://mozilla-hub.atlassian.net/wiki/spaces/DATA/pages/6849684/Office+Hours) for your experiment. An example of the relevant TOML is below. This will set the enrollment period to be the first 14 days of the experiment. Note that this will impact the observation window (data collection window between enrollment and the end of the experiment, from which the experiment results are calculated). +* By default, clients will continue to enrolled until enrollment is manually ended. If the experiment needs a different enrollment window than when it was ended, a [custom Jestream config](/jetstream/configuration) will need to be created. For assistance creating this, please file a Data Org JIRA ticket or attend the relevant [office hours](https://mozilla-hub.atlassian.net/wiki/spaces/DATA/pages/6849684/Office+Hours) for your experiment. An example of the relevant TOML is below. This will set the enrollment period to be the first 14 days of the experiment. Note that this will impact the observation window (data collection window between enrollment and the end of the experiment, from which the experiment results are calculated). ```toml [experiment]