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

"humanize" question responses in CSV output #204

Merged
merged 1 commit into from
Mar 2, 2022

Conversation

JeremyKennedy
Copy link
Contributor

Before, the CSV responses were straight from the API. Stuff like TRUE, helpMe, canadianCitizen were displaying rather than the more reasonable Yes, Help Me Find Out, Canadian Citizen.

This PR "humanizes" the form responses so that the exported CSV is easier to understand. It also is very impactful for French, as the responses will be translated now.

@JeremyKennedy JeremyKennedy requested a review from KhalidAdan March 2, 2022 00:07
@vercel
Copy link

vercel bot commented Mar 2, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/eligibility-estimator/eligibility-estimator/DvAAw1QXhy1fR5HeWpCzwBXarkAp
✅ Preview: https://eligibility-estimator-git-feature-babb42-eligibility-estimator.vercel.app

@JeremyKennedy JeremyKennedy enabled auto-merge (squash) March 2, 2022 00:07
@JeremyKennedy JeremyKennedy merged commit 285d424 into develop Mar 2, 2022
@JeremyKennedy JeremyKennedy deleted the feature/csv_cleanup branch March 2, 2022 21:15
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.

2 participants