❔ Advice on data modeling
So basically I've got this fat object called lesson,
Each lesson has phases, which is basically a question
Howerver such a situation can occur:
So each phase has user answers, I will add a collection of Bot Responses,
How do I tie these 2 together? so they know the order and what they belong too?
Any advice is welcome.
using Ef core btw
2 Replies
so they know the order and what they belong too?what do you mean by order?
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.