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

Add CS leaders prize to scholarship status #50650

Merged
merged 1 commit into from Mar 9, 2023

Conversation

megcrenshaw
Copy link
Contributor

@megcrenshaw megcrenshaw commented Mar 8, 2023

Adds the "CS Leaders Prize" as an option for scholarship.

Tested manually:

Screenshot 2023-03-08 at 1 18 32 PM

On backend, when I check the status, I see

[development] dashboard > Pd::ScholarshipInfo.all.pluck(:scholarship_status)
   (1.6ms)  SELECT `pd_scholarship_infos`.`scholarship_status` FROM `pd_scholarship_infos`
=> ["yes_cs_leaders", "yes_cs_leaders"]

Links

Testing story

Deployment strategy

Follow-up work

Privacy

Security

Caching

PR Checklist:

  • Tests provide adequate coverage
  • Privacy and Security impacts have been assessed
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

@megcrenshaw megcrenshaw marked this pull request as ready for review March 8, 2023 19:24
@megcrenshaw megcrenshaw requested a review from a team March 8, 2023 19:24
@megcrenshaw megcrenshaw merged commit fcdbfba into staging Mar 9, 2023
@megcrenshaw megcrenshaw deleted the new-scholarship-option branch March 9, 2023 19:19
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