Homec4science
Diffusion epiph c2caf04a2ce6

refactor single-/multiple-selection table-question answer-schema & export

Authored by patte <patrick.recher@gmail.com> on Apr 7 2016, 16:01.

Description

refactor single-/multiple-selection table-question answer-schema & export

use the same storage format for multiplechoice / table-multiplechoice answers: get rid of checkedChoices
save single-selection as value in answer.value.$.value
save multiple-selection as [values] in answer.value.$.value
export single-selection questions/answers as one column
remove all answers from db

Event Timeline

patte <patrick.recher@gmail.com> committed R7177:c2caf04a2ce6: refactor single-/multiple-selection table-question answer-schema & export (authored by patte <patrick.recher@gmail.com>).Apr 7 2016, 16:01