Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing three deprecated pilots #39356

Merged
merged 2 commits into from
Mar 8, 2021
Merged

Conversation

hannahbergam
Copy link
Contributor

@hannahbergam hannahbergam commented Mar 4, 2021

This is a cleanup PR for the pilot experiment page. We are building out documentation for how this will be managed in the future here: https://docs.google.com/document/d/1tokG6iZ2bhvsaGw4MUF2rXbPCRsBdv1hVeew8yiHRUo/edit

These three pilots have already ended, so this is simply to pull them from the admin pilot page. Several of the tests used the CSD pilot, so those have been updated to use the CSP pilot.

Testing: Locally, I created a section and assigned a pilot course. Upon deleting that script, the course disappeared, and I was no longer able to log in as a student from that course or create a new section based on the same pilot. So, the access for teachers is actually dependent on the availability of the script, and not its existence on experiment.rb. The scripts for these three pilots have already been removed, so this update will just affect their display on the admin page.

Future work: Create a feature where any admin user can remove a teacher from a pilot (hook up disable_single_user_experiment to a UI tool) so that we are cleaning out our databases entirely. Currently, these databases still contain information from these deprecated pilots, which this PR does not address.

@hannahbergam hannahbergam requested a review from a team March 5, 2021 18:20
@hannahbergam hannahbergam merged commit e5ea022 into staging Mar 8, 2021
@hannahbergam hannahbergam deleted the hbergam/pilot-cleanup branch March 8, 2021 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants