GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "432a4711-8ee4-46a6-aa5e-e2b27bee803d",
"TestID": "e7818166-3a03-4119-b98e-c2a6a2f670f1",
"TestQuestionDefinitionID": "82865042-caf0-493b-8112-9414c0803f0a",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "432a4711-8ee4-46a6-aa5e-e2b27bee803d",
"TestID": "e7818166-3a03-4119-b98e-c2a6a2f670f1",
"TestQuestionDefinitionID": "82865042-caf0-493b-8112-9414c0803f0a",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "432a4711-8ee4-46a6-aa5e-e2b27bee803d",
"TestID": "e7818166-3a03-4119-b98e-c2a6a2f670f1",
"TestQuestionDefinitionID": "82865042-caf0-493b-8112-9414c0803f0a",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]