GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "2bb82cd9-74bc-400d-9247-d5731ff77dea",
"TestID": "1037829b-9c73-4f8a-8019-0e0bed550808",
"TestQuestionDefinitionID": "23637965-fa3f-4101-9458-e0fd45a2891e",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "2bb82cd9-74bc-400d-9247-d5731ff77dea",
"TestID": "1037829b-9c73-4f8a-8019-0e0bed550808",
"TestQuestionDefinitionID": "23637965-fa3f-4101-9458-e0fd45a2891e",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "2bb82cd9-74bc-400d-9247-d5731ff77dea",
"TestID": "1037829b-9c73-4f8a-8019-0e0bed550808",
"TestQuestionDefinitionID": "23637965-fa3f-4101-9458-e0fd45a2891e",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]