Hello, I am planning to change the model from nested of parent-child. The following model:
Questions -> Answer. Currently these were all stored nested, now just as parent-child.
My question now is this: What makes more sense?
If there is one child which can have multiple answers or should each child be only one answer? There can be up to 10000 answers.