{
"message": "string",
"status": 0,
"data": [
{
"testName": "string",
"question": "string",
"answers": [
{
"answer": "string",
"weight": 0
}
]
}
]
}