GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "4914398b-5fa8-45ae-ac12-1eddd127974f",
"TestID": "17adee5d-40f6-4493-8517-8189ca25c5ef",
"TestQuestionDefinitionID": "17e09ab3-4ed8-49cc-9289-2a595eeb2254",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "4914398b-5fa8-45ae-ac12-1eddd127974f",
"TestID": "17adee5d-40f6-4493-8517-8189ca25c5ef",
"TestQuestionDefinitionID": "17e09ab3-4ed8-49cc-9289-2a595eeb2254",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "4914398b-5fa8-45ae-ac12-1eddd127974f",
"TestID": "17adee5d-40f6-4493-8517-8189ca25c5ef",
"TestQuestionDefinitionID": "17e09ab3-4ed8-49cc-9289-2a595eeb2254",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]