Page 1 of 1

Develop a JSON document that represents students in each class in each semester. Consider the following criteria for the

Posted: Mon Jul 11, 2022 9:50 am
by answerhappygod
Develop a JSON document that represents students in each classin each semester. Consider the following criteria for the data:
consider at least 5 attributes for the class list.
You need to specify the status of each student in each course(passed, failed, and dropped).
Name the file as Question2_yourname.json and validate it.