GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "8205a266-f247-48f9-ab37-767743ef1823",
"TestID": "5247288c-0bca-43a5-8d9b-626df744358c",
"TestQuestionDefinitionID": "3a135f99-23d7-4741-b6d3-5a738fb0b433",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "8205a266-f247-48f9-ab37-767743ef1823",
"TestID": "5247288c-0bca-43a5-8d9b-626df744358c",
"TestQuestionDefinitionID": "3a135f99-23d7-4741-b6d3-5a738fb0b433",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "8205a266-f247-48f9-ab37-767743ef1823",
"TestID": "5247288c-0bca-43a5-8d9b-626df744358c",
"TestQuestionDefinitionID": "3a135f99-23d7-4741-b6d3-5a738fb0b433",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]