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

gh_84_make_drug_vehicle_issue #85

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stitova-idm
Copy link
Contributor

@stitova-idm stitova-idm commented Nov 27, 2024

removed setting drug parameters from inside interventions as it is nolonger possible. Drug parameters will need to be set in config builder separately from campaign builder.

I also changed confusing receiving_drugs_event_name/receiving_drugs_event to receiving_drugs_event_name and "also_deploy_drugs". In some of the functions receiving_drugs_event was the same as receiving_drugs_event_name, but in another, it was a bool that meant that you were also going to distribute drugs. I made that more explicit.

This will be code-breakign changes. Once this is pulled in, code that's using these scripts will need to be updated due to parameter changes: removal of vehicle/drug dictionary parameters and receiving_drugs_event->also_deploy_drugs

… longer possible. Drug parameters will need to be set in config builder separately from campaign builder.
@stitova-idm stitova-idm linked an issue Nov 27, 2024 that may be closed by this pull request
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.

malaria_vaccdrug_campaigns problem 2/2 make_drug_vehicle()
1 participant