GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "41590c70-bac3-4534-a296-8613656810dc",
"TestID": "6c8b72ea-b664-4890-99e1-a5a8a8603268",
"TestQuestionDefinitionID": "221ef72c-baeb-47c4-8d88-17a14daa3167",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "41590c70-bac3-4534-a296-8613656810dc",
"TestID": "6c8b72ea-b664-4890-99e1-a5a8a8603268",
"TestQuestionDefinitionID": "221ef72c-baeb-47c4-8d88-17a14daa3167",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "41590c70-bac3-4534-a296-8613656810dc",
"TestID": "6c8b72ea-b664-4890-99e1-a5a8a8603268",
"TestQuestionDefinitionID": "221ef72c-baeb-47c4-8d88-17a14daa3167",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]