GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "56c3c9a6-2b19-4fe9-b4ac-2097048417f7",
"TestID": "f39a7b07-31be-4c9e-9122-e4f3232a25e1",
"TestQuestionDefinitionID": "3a23d688-e4fa-47ca-8c84-68102cacd9ef",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "56c3c9a6-2b19-4fe9-b4ac-2097048417f7",
"TestID": "f39a7b07-31be-4c9e-9122-e4f3232a25e1",
"TestQuestionDefinitionID": "3a23d688-e4fa-47ca-8c84-68102cacd9ef",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "56c3c9a6-2b19-4fe9-b4ac-2097048417f7",
"TestID": "f39a7b07-31be-4c9e-9122-e4f3232a25e1",
"TestQuestionDefinitionID": "3a23d688-e4fa-47ca-8c84-68102cacd9ef",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]