GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "ee777738-39a0-473b-bf51-5aeb56123e84",
"TestID": "40ec6ede-8369-4d2a-9e93-7f5cb5ed5043",
"TestQuestionDefinitionID": "f72c4afd-11a3-4c7d-965f-aeb70848bb82",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "ee777738-39a0-473b-bf51-5aeb56123e84",
"TestID": "40ec6ede-8369-4d2a-9e93-7f5cb5ed5043",
"TestQuestionDefinitionID": "f72c4afd-11a3-4c7d-965f-aeb70848bb82",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "ee777738-39a0-473b-bf51-5aeb56123e84",
"TestID": "40ec6ede-8369-4d2a-9e93-7f5cb5ed5043",
"TestQuestionDefinitionID": "f72c4afd-11a3-4c7d-965f-aeb70848bb82",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]