Cast successfulFreeTextAnswer to boolean
`successfulFreeTextAnswer` can be `null` for old documents which causes problems for the backend which expects a boolean value as part of the key of `skill_question/count_all_answers_by_question`.
Please register or sign in to comment