GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "58b513f1-4897-4cf3-81a2-50cc523b0fc7",
"TestID": "cd93f0eb-2d5b-45c0-a1fb-32dbc7029c37",
"TestQuestionDefinitionID": "5a170c79-1c7e-42f3-95b1-ae515f3ffb16",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "58b513f1-4897-4cf3-81a2-50cc523b0fc7",
"TestID": "cd93f0eb-2d5b-45c0-a1fb-32dbc7029c37",
"TestQuestionDefinitionID": "5a170c79-1c7e-42f3-95b1-ae515f3ffb16",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "58b513f1-4897-4cf3-81a2-50cc523b0fc7",
"TestID": "cd93f0eb-2d5b-45c0-a1fb-32dbc7029c37",
"TestQuestionDefinitionID": "5a170c79-1c7e-42f3-95b1-ae515f3ffb16",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]