GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "080c3635-658a-4292-bafb-3f1278c97ab9",
"TestID": "c9967b10-cee5-4a21-be95-7aa6dbe45475",
"TestQuestionDefinitionID": "8084a7df-5c2b-413d-b77f-78e1b3baabb5",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "080c3635-658a-4292-bafb-3f1278c97ab9",
"TestID": "c9967b10-cee5-4a21-be95-7aa6dbe45475",
"TestQuestionDefinitionID": "8084a7df-5c2b-413d-b77f-78e1b3baabb5",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "080c3635-658a-4292-bafb-3f1278c97ab9",
"TestID": "c9967b10-cee5-4a21-be95-7aa6dbe45475",
"TestQuestionDefinitionID": "8084a7df-5c2b-413d-b77f-78e1b3baabb5",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]