GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "f11d2938-5707-47da-b7d1-b36117a296ab",
"TestID": "aea52188-7531-49bf-a664-709102e99ce5",
"TestQuestionDefinitionID": "764095ee-8bbb-4466-818c-3cf1a964d257",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "f11d2938-5707-47da-b7d1-b36117a296ab",
"TestID": "aea52188-7531-49bf-a664-709102e99ce5",
"TestQuestionDefinitionID": "764095ee-8bbb-4466-818c-3cf1a964d257",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "f11d2938-5707-47da-b7d1-b36117a296ab",
"TestID": "aea52188-7531-49bf-a664-709102e99ce5",
"TestQuestionDefinitionID": "764095ee-8bbb-4466-818c-3cf1a964d257",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]