{
"testpaper_id": 1234,
"testpaper_name": "",
"module": "Entrance Exam",
"course": "NEET-UG",
"subject": "",
"time_allowed": 200,
"instructions": "instructions",
"sections": [
{
"name": "PHYSICS (Section-A)",
"questions": [
{
"question_no": 1,
"subject_name": "Physics",
"chapter_name": "Units and Measurements",
"topic_name": "Significant Figures",
"difficulty_level": "Analysing and Evaluating",
"positive_marks": 4,
"negative_marks": -1,
"number_of_options": 4,
"correct_answer": 3
}
]
},
{
"name": "PHYSICS (Section-B)",
"questions": [
{
"question_no": 36,
"subject_name": "Physics",
"chapter_name": "Work Energy and Power",
"topic_name": "Colllisions",
"difficulty_level": "Remembering",
"positive_marks": 4,
"negative_marks": -1,
"number_of_options": 4,
"correct_answer": 4
}
]
}
]
}