GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "b3850f47-8805-4d4d-a237-78a00defb514",
"TestID": "ca54bfb9-27cc-4bf2-9a18-f14e67691eee",
"TestQuestionDefinitionID": "49ee4127-1f65-443e-a99d-a8e0cab037aa",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "b3850f47-8805-4d4d-a237-78a00defb514",
"TestID": "ca54bfb9-27cc-4bf2-9a18-f14e67691eee",
"TestQuestionDefinitionID": "49ee4127-1f65-443e-a99d-a8e0cab037aa",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "b3850f47-8805-4d4d-a237-78a00defb514",
"TestID": "ca54bfb9-27cc-4bf2-9a18-f14e67691eee",
"TestQuestionDefinitionID": "49ee4127-1f65-443e-a99d-a8e0cab037aa",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]