GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "d984ab1a-a74f-4e3b-85bb-1089e914429e",
"TestID": "cb87cb65-b1ef-435f-80fe-e8c7561d742d",
"TestQuestionDefinitionID": "aaa37cf3-6f34-4c27-ae91-a92bdb81fb42",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "d984ab1a-a74f-4e3b-85bb-1089e914429e",
"TestID": "cb87cb65-b1ef-435f-80fe-e8c7561d742d",
"TestQuestionDefinitionID": "aaa37cf3-6f34-4c27-ae91-a92bdb81fb42",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "d984ab1a-a74f-4e3b-85bb-1089e914429e",
"TestID": "cb87cb65-b1ef-435f-80fe-e8c7561d742d",
"TestQuestionDefinitionID": "aaa37cf3-6f34-4c27-ae91-a92bdb81fb42",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]