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

EAR-1789 - Looping questions calculated summary #191

Merged
merged 9 commits into from
Dec 6, 2023

Conversation

sudeepkunhis
Copy link
Contributor

@sudeepkunhis sudeepkunhis commented Nov 27, 2023

https://jira.ons.gov.uk/browse/EAR-1789

  • Select only one list collector follow-up answer in the calculated summary page
  • The convert schema must contain the block with the 'skip_conditions' for the calculated summary page in a similar structure as given below
  • If the calculated summary page contains at least one normal number answer with or without the list collector follow-up answer, then the below 'skip_conditions' block must not be present in the convert schema

"skip_conditions": {
"when": {
"in": [
{
"source": "answers",
"identifier": "answer-driving-confirm-page1"
},
[
"No"
]
]
}
}

sudeepkunhis and others added 9 commits November 27, 2023 08:51
@sudeepkunhis sudeepkunhis merged commit 8f8d706 into master Dec 6, 2023
2 checks passed
@sudeepkunhis sudeepkunhis deleted the EAR-1789-looping-questions-calculated-summary branch December 6, 2023 14:11
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.

3 participants