-
Notifications
You must be signed in to change notification settings - Fork 11
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
Create routes wizard logic #4443
Create routes wizard logic #4443
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 This looks really good 👍
just check that its OK not to use value interpolation in titles, headings, fees etc.
@spencerldixon I've retested the logic and it all looks great to me so happy for this to be merged into the other branch We have decided to remove two routes from the initial wizard though - not sure if that is easier to do this in this PR before you merge it (probably?) or in the consolidated one - up to you:
|
Quality Gate passedIssues Measures |
Review app deployed to https://get-into-teaching-app-review-4443.test.teacherservices.cloud |
Trello card
https://trello.com/c/Jw2OtlND/7109-add-routes-mapping-logic-to-routes-wizard?filter=member:spencerldixon
https://trello.com/c/XZir3FWf/7110-add-draft-content-summaries-for-each-route-to-routes-wizard-to-be-displayed-on-results-page?filter=member:spencerldixon
Context
We are introducing a new routes wizard
We want to ask candidates three simple questions and then display appropriate route information depending on their answers
We want to build the mapping that dictates which routes are shown on the results page based on the answers to the three questions
Changes proposed in this pull request
config/routes_into_teaching.yml
file so it is editable by the content teamGuidance to review