GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "95d97274-bcc2-45e4-895a-fd16b283a443",
"TestID": "b8ae7e0b-1dcc-46db-801d-ba83106acad6",
"TestQuestionDefinitionID": "eda235d8-3618-4b39-a8d9-0ec1ffe9137e",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "95d97274-bcc2-45e4-895a-fd16b283a443",
"TestID": "b8ae7e0b-1dcc-46db-801d-ba83106acad6",
"TestQuestionDefinitionID": "eda235d8-3618-4b39-a8d9-0ec1ffe9137e",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "95d97274-bcc2-45e4-895a-fd16b283a443",
"TestID": "b8ae7e0b-1dcc-46db-801d-ba83106acad6",
"TestQuestionDefinitionID": "eda235d8-3618-4b39-a8d9-0ec1ffe9137e",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]