GET api/TestQuestions
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"TestQuestionID": "bd4fd7c9-52c3-4ac5-b5a1-02ee4fafb375",
"TestID": "278743d8-148a-425c-9f34-795d8b8d02e4",
"TestQuestionDefinitionID": "2a8fcca2-a9d0-48b0-a060-59e99e3cc092",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "bd4fd7c9-52c3-4ac5-b5a1-02ee4fafb375",
"TestID": "278743d8-148a-425c-9f34-795d8b8d02e4",
"TestQuestionDefinitionID": "2a8fcca2-a9d0-48b0-a060-59e99e3cc092",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
},
{
"TestQuestionID": "bd4fd7c9-52c3-4ac5-b5a1-02ee4fafb375",
"TestID": "278743d8-148a-425c-9f34-795d8b8d02e4",
"TestQuestionDefinitionID": "2a8fcca2-a9d0-48b0-a060-59e99e3cc092",
"SortOrder": 4,
"SelectedAnswerNumber": 5,
"Correct": true,
"Deleted": true
}
]