GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "ad575895-5e05-44be-9479-5ce714c83938",
"TestID": "edae0ade-3961-4e60-a3f3-11544570f889",
"TestQuestionDefinitionID": "63332a84-bc20-4b89-8e20-6925463ce966",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "ad575895-5e05-44be-9479-5ce714c83938",
"TestID": "edae0ade-3961-4e60-a3f3-11544570f889",
"TestQuestionDefinitionID": "63332a84-bc20-4b89-8e20-6925463ce966",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "ad575895-5e05-44be-9479-5ce714c83938",
"TestID": "edae0ade-3961-4e60-a3f3-11544570f889",
"TestQuestionDefinitionID": "63332a84-bc20-4b89-8e20-6925463ce966",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]