GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "b65d8638-33d7-42c9-85c4-fc1279f21b48",
"TestID": "4138dbcb-c874-4435-9ead-cb0180d1f5e7",
"TestQuestionDefinitionID": "7abaf576-bdd5-4449-9038-5dfa8ab25450",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "b65d8638-33d7-42c9-85c4-fc1279f21b48",
"TestID": "4138dbcb-c874-4435-9ead-cb0180d1f5e7",
"TestQuestionDefinitionID": "7abaf576-bdd5-4449-9038-5dfa8ab25450",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "b65d8638-33d7-42c9-85c4-fc1279f21b48",
"TestID": "4138dbcb-c874-4435-9ead-cb0180d1f5e7",
"TestQuestionDefinitionID": "7abaf576-bdd5-4449-9038-5dfa8ab25450",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]