survey_kit icon indicating copy to clipboard operation
survey_kit copied to clipboard

Added missing MultipleChoiceQuestionResult .toJson

Open adar2378 opened this issue 1 year ago • 1 comments

MultipleChoiceQuestionResult .toJson was missing. Which would throw an error 'Unhandled Question Result Type' Error for MultipleChoiceQuestionResult type of result toJson

adar2378 avatar Aug 18 '22 14:08 adar2378

That looks great.

Not really related to json serialisation though, so could you please move it on a separate branch + start a new pull request? I think it's easier for the maintainers to review and merge that way.

ezmegy avatar Aug 25 '22 07:08 ezmegy

@ezmegy Created another PR https://github.com/QuickBirdEng/survey_kit/pull/84

Closing this one.

adar2378 avatar Aug 31 '22 20:08 adar2378