-
Notifications
You must be signed in to change notification settings - Fork 9
Add Flu vaccination method question to online consent #3682
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
692d287
to
ddc96cc
Compare
5d9431a
to
3b54f25
Compare
ddc96cc
to
867d46f
Compare
3b54f25
to
19244aa
Compare
75310c8
to
02e914a
Compare
368e49d
to
c6653c3
Compare
19244aa
to
501d828
Compare
c6653c3
to
4dd588b
Compare
501d828
to
e5514bf
Compare
4dd588b
to
498f3b2
Compare
e5514bf
to
57f8edc
Compare
misaka
reviewed
Jun 16, 2025
misaka
approved these changes
Jun 16, 2025
498f3b2
to
67c958a
Compare
57f8edc
to
1dd82d9
Compare
67c958a
to
a2d5ed8
Compare
This refactors the steps related to giving online consent for the various programmes to split the single view in to different views for each group of programmes. The page where parents make their decision has significant design differences depending on whether they're giving consent for doubles, HPV or Flu. This change also makes the consent form more generic and supports giving consent for multiple programmes in the same form. Jira-Issue: MAV-1235
This adds the content from the prototype to the start page containing information about the Flu vaccine. To support this I've also refactored how the programme-specific content gets injected in to this page as we need to support more HTML than just paragraphs.
When asking parents if they consent to the Flu vaccination, we need to ask which vaccination method they consent to, whether nasal spray or injection. This updates the decision question of the online consent journey to include this, matching the latest designs in the prototype. Jira-Issue: MAV-1235
This adds a new question to the Flu parental consent form where parents who have submitted nasal consent have the option to accept to an injection as an alternative. Jira-Issue: MAV-1235
1dd82d9
to
61293c2
Compare
63b770b
to
f689b40
Compare
This heading doesn't exist in the design, it was only added by accident when we added support for doubles (which does have these headings).
f689b40
to
1672651
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
When asking parents if they consent to the Flu vaccination, we need to ask which vaccination method they consent to, whether nasal spray or injection. This updates the decision question of the online consent journey to include this, matching the latest designs in the prototype.
Jira Issue - MAV-1235
Screenshot