- changed ldaReport query to surveyResponseDetail, update in all platform.
- for any response which result in array use sequence answer key
- added survey sections fields in survey object.
survey_sections {
name
sub_sections {
name
questions {
question_text
question_type
subquestions {
question_text
additional_details
}
}
}
}
- if additional_details have is_other as true they it's a new text on other option.