• Daniel Gerhardt's avatar
    Cast successfulFreeTextAnswer to boolean · a9ddc31e
    Daniel Gerhardt authored
    `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`.
    a9ddc31e