GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "3717a389-1557-4690-90e4-f8ce192f06cb",
"TestID": "4059eeda-3941-4be3-91bc-ac3c95346f46",
"TestQuestionDefinitionID": "f269ece4-22ee-4671-93ea-17a915425eb9",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "3717a389-1557-4690-90e4-f8ce192f06cb",
"TestID": "4059eeda-3941-4be3-91bc-ac3c95346f46",
"TestQuestionDefinitionID": "f269ece4-22ee-4671-93ea-17a915425eb9",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "3717a389-1557-4690-90e4-f8ce192f06cb",
"TestID": "4059eeda-3941-4be3-91bc-ac3c95346f46",
"TestQuestionDefinitionID": "f269ece4-22ee-4671-93ea-17a915425eb9",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]