GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "81b578a8-d916-4879-96ce-e481b6ed3f11",
"TestID": "08695557-081a-464e-b269-9ef2a2d982f3",
"TestQuestionDefinitionID": "7792f06c-1ae8-47eb-bc0a-963c6ef937d0",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "81b578a8-d916-4879-96ce-e481b6ed3f11",
"TestID": "08695557-081a-464e-b269-9ef2a2d982f3",
"TestQuestionDefinitionID": "7792f06c-1ae8-47eb-bc0a-963c6ef937d0",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "81b578a8-d916-4879-96ce-e481b6ed3f11",
"TestID": "08695557-081a-464e-b269-9ef2a2d982f3",
"TestQuestionDefinitionID": "7792f06c-1ae8-47eb-bc0a-963c6ef937d0",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]