Background
We enabled two quick surveys last sprint. We have enough data/browser extension users so should disable them both.
User story
As a reader, I don't want to spend time doing quick surveys if the data is not going to be used.
Requirement
Disable the two QuickSurveys that were enabled in the last sprint, as the required data for the experiments has been collected and there is no further need for user participation.
BDD
Feature: Disable QuickSurveys for Experiments
Scenario: Disable quick surveys after collecting enough data
Given two quick surveys were enabled in the last sprint
When enough data has been collected for the experiments
Then both surveys should be disabledTest Steps
Test Case 1: Verify QuickSurveys are Disabled
- Visit the relevant pages where the surveys were previously enabled (e.g. this page on beta).
- AC1: Confirm that the QuickSurveys no longer appear for any users.
Design
- Add mockups and design requirements
Acceptance criteria
- Add acceptance criteria
Communication criteria - does this need an announcement or discussion?
- Add communication criteria
Rollback plan
- What is the rollback plan in production for this task if something goes wrong?
This task was created by Version 1.2.0 of the Web team task template using phabulous
QA Results - Beta
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T374743#10153126 |
QA Results - Prod
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T374743#10153151 |



