I was working on the Quiz system project for school, in a quiz should contain different types of questions one of them is a matching type question, I was struggling with how to design the mongoose schema for that question type. I use node express and MongoDB technology for my backend, if anyone has any ideas on how to design the MongoDB schema for matching type questions as I showed in the image below. Thank you.
