I am building a quiz application using mongo and express.
and here is how my schema looks like,
const mongoose = require("mongoose") const Schem