22 Jun 2025 | Admin
To Add A Question by JSON Form. Follow the below steps carefully.
[
{
"question":"",
"code":"",
"option1":"",
"option2":"",
"option3":"",
"option4":"",
"correct_ans":"",
"explanation":""
}
]
In this format, everything is required except the "code" key. You can delete it or leave it blank. Other fields must be filled.
correct_ans value should be either a,b,c,d or the value of option itself. For example the correct answer is option 1 then the correct_ans value will be "a" or the value of option1.
Note: If you see that any category is not listed in the categories, Contact Us for adding the category.