Values are all transformed to True if casted to bool when adding data to questions
In case a question is of data-type bool all non-empty strings are casted to True and only empty strings to False when casting them to bool.
In case a question is of data-type bool all non-empty strings are casted to True and only empty strings to False when casting them to bool.