Resolve "Fix problem with NaN values which are converted to True"
Fix bug that converts NaN values to True:
In case of questions of boolean datatype NaN values in given answer data are converted to True during data processing depending on datatype.
Closes #45 (closed)