cds-snc / cds-snc/platform-forms-client
Make HTML response files solely in language submitted rather than bilingual
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 16
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 85
Description
## Context
https://gcdigital.slack.com/archives/C09CM76GCS0/p1786367217753099
> the response data isn't very good. If two people respond the same answer in multiple languages it records it like it is two different answers. MS forms for example changes the responses to the form's primary language. A question with three answers will appear to have six answers once you factor in both languages appearing. It's inconvenient having the same answer appear in different ways in the Data.
## Description
All response files currently have question/field labels for both the EN and the FR listed in all formats.
We might consider shortening this and only providing the question/label in the language submitted and allowing responses to be sorted by language.
Contributor guide
Assessment
This issue has not been assessed yet.