GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "eb37686d-8101-45cc-a24c-177679677427",
"TestID": "a4288575-941c-4047-83fb-6bc28b076e98",
"TestQuestionDefinitionID": "9e7ca3f6-705d-4001-9752-ae3ce64367e9",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "eb37686d-8101-45cc-a24c-177679677427",
"TestID": "a4288575-941c-4047-83fb-6bc28b076e98",
"TestQuestionDefinitionID": "9e7ca3f6-705d-4001-9752-ae3ce64367e9",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "eb37686d-8101-45cc-a24c-177679677427",
"TestID": "a4288575-941c-4047-83fb-6bc28b076e98",
"TestQuestionDefinitionID": "9e7ca3f6-705d-4001-9752-ae3ce64367e9",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]