0
votes

I have a problem with how to define the multiple-star rating schema in MongoDB. Here is the scenario, I have a report page that you see in the picture below, it has 4 different ratings such as speaking, listening, writing and reading which means each rating has its own comment. How de we define the mongoDB schema for the form below? Thank you

Create Report Page For Student